Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f30-build-16740530-1210804/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/podman.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 Wrote: /builddir/build/SRPMS/podman-1.4.4-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f30-build-16740530-1210804/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/podman.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.C3OdCY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/libpod-2371158.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-1.4.4 base' + tar zxf /builddir/build/SOURCES/conmon-5995229.tar.gz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Cbqogp + umask 022 + cd /builddir/build/BUILD + cd libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + mkdir _build + pushd _build ~/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build ~/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd ~/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + ln -s vendor src BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build:/builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + GOPATH=/builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build:/builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + export GO111MODULE=off + GO111MODULE=off + go generate ./cmd/podman/varlink/... BUILDSTDERR: ++ hack/btrfs_installed_tag.sh BUILDSTDERR: ++ hack/btrfs_tag.sh BUILDSTDERR: ++ hack/libdm_tag.sh BUILDSTDERR: ++ hack/ostree_tag.sh BUILDSTDERR: ++ hack/selinux_tag.sh + export 'BUILDTAGS=systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove ostree selinux' + BUILDTAGS='systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove ostree selinux' + export GO111MODULE=off + GO111MODULE=off BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove ostree selinux' -ldflags ' -B 0x31f54fd9640fa483749155f230878958cfaf238c -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/podman github.com/containers/libpod/cmd/podman BUILDSTDERR: WORK=/tmp/go-build615479238 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid AiN0eQFC01LFesbwX7LS/AiN0eQFC01LFesbwX7LS -goversion go1.12.6 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b006/symabis ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/55/557d46084858dad8c6673139d610b0ba1cc1c3ed42dc9bd1eb3e6784c72b1295-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid LVF8-BeKpaL3afqHQE2s/LVF8-BeKpaL3afqHQE2s -goversion go1.12.6 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid ojDP_XcLmXEcAwFW25sA/ojDP_XcLmXEcAwFW25sA -goversion go1.12.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9a/9afe79408285296c4116b6f74dd53ef8b623b880616c72186380b6b4b1146442-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b012/symabis ./asm_s390x.s BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: cat >>$WORK/b012/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid lbIJaZ1e4Z3ANqa5OcIi/lbIJaZ1e4Z3ANqa5OcIi -goversion go1.12.6 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/89/89dcff37989f7a7b90cae51ebca6909a6211e286b11aacc5f0999c799c14c5e6-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid RXMhkSuSWTOGCGWWcLQ_/RXMhkSuSWTOGCGWWcLQ_ -goversion go1.12.6 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/6d/6d92791f0a50ddb1edb029cd370925bc4fb463906f50b6119c38c639f0b40126-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid p7E4oVKsY3qqlCnCLUba/p7E4oVKsY3qqlCnCLUba -goversion go1.12.6 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6c/6cf5053d8758260cfe62179bf3616bb7704e64a27a5b4ed4c3ce34452051ff6f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b005/symabis ./compare_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e5/e5e91ee6499befdf07d14f3d87bd6e1daaa673bb28e68e54a92d8d7030f24355-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -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 BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid Gzipg1tO503ppowAXHUc/Gzipg1tO503ppowAXHUc -goversion go1.12.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid uQfjzYCUqaq-SHdSlLsJ/uQfjzYCUqaq-SHdSlLsJ -goversion go1.12.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/compare_s390x.o ./compare_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/equal_s390x.o ./equal_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d5/d5d530bbd4cce23d95b5d05150b1fb37107cf1abca1cf4351c77a57a9d278ea8-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid BepqLPx-Ai27VQgPuUrn/BepqLPx-Ai27VQgPuUrn -goversion go1.12.6 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/80/80827724793bbacf5ca4f36b5e6d50432ba653df06a06aa1701db3634fa02e87-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_s390x.s BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b011/symabis2 ./asm_s390x.s BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid Ij2wH0O3blxheS3oqyG6/Ij2wH0O3blxheS3oqyG6 -goversion go1.12.6 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/95/95bf52e27db23842d15c68376458976e7b34fe314eb27e300eee879945a0ce52-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid XRcPmZufh7B9EtTWYsuE/XRcPmZufh7B9EtTWYsuE -goversion go1.12.6 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a2/a28823690582aebf2266a7880f4c14d5faa7b05826aff5121ab8e79f413bfe31-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid n0Q0sXTrh3_1UGUi8M4X/n0Q0sXTrh3_1UGUi8M4X -goversion go1.12.6 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d8/d8da76764b1c16fcd6ec11ca2b841b4b0cfc9f62eda76850755da6cf55d32e06-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b021/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 BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid DAGyuvr2GCuIrmQJb-Pm/DAGyuvr2GCuIrmQJb-Pm -goversion go1.12.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./arith_s390x.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/acos_s390x.o $WORK/b021/acosh_s390x.o $WORK/b021/asin_s390x.o $WORK/b021/asinh_s390x.o $WORK/b021/atan2_s390x.o $WORK/b021/atan_s390x.o $WORK/b021/atanh_s390x.o $WORK/b021/cbrt_s390x.o $WORK/b021/cosh_s390x.o $WORK/b021/dim_s390x.o $WORK/b021/erf_s390x.o $WORK/b021/erfc_s390x.o $WORK/b021/exp_s390x.o $WORK/b021/expm1_s390x.o $WORK/b021/floor_s390x.o $WORK/b021/log10_s390x.o $WORK/b021/log1p_s390x.o $WORK/b021/log_s390x.o $WORK/b021/pow_s390x.o $WORK/b021/sin_s390x.o $WORK/b021/sinh_s390x.o $WORK/b021/sqrt_s390x.o $WORK/b021/stubs_s390x.o $WORK/b021/tan_s390x.o $WORK/b021/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2b/2b9a6c04144d1b3eb62464d9f149ab73bf447ef933cb6a843f0b505802014519-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid X3BxDvgRZA5un0w9H4KN/X3BxDvgRZA5un0w9H4KN -goversion go1.12.6 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/3e/3efa01296d0ace0974e1d35ac4bc4fbac8327ddb55cff1e050f19310e5bcdbc4-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid vGnt6As34sCz4agciW86/vGnt6As34sCz4agciW86 -goversion go1.12.6 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/58/581c1d1448f5838722a9eac8253e77a073299a174c02f15a4791a4954970169d-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b035/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b035/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b035 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b035 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -o $WORK/b035/_cgo_.o $WORK/b035/_cgo_main.o $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o $WORK/b035/_x006.o $WORK/b035/_x007.o $WORK/b035/_x008.o $WORK/b035/_x009.o $WORK/b035/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b035/_cgo_.o -dynout $WORK/b035/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b035/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b035/symabis ./asm_s390x.s BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p runtime/cgo -std -installsuffix shared -buildid iMblqAqB598yaAPLiMZH/iMblqAqB598yaAPLiMZH -goversion go1.12.6 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b035/_cgo_gotypes.go $WORK/b035/cgo.cgo1.go $WORK/b035/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b035/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_s390x.o $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o $WORK/b035/_x006.o $WORK/b035/_x007.o $WORK/b035/_x008.o $WORK/b035/_x009.o $WORK/b035/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ba/bad7cd184f631af8bf1766f8d91a00503a5f8567b9592f49bfe9963653c714de-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding -std -complete -installsuffix shared -buildid jIE-KSkwLnFUX1fburNy/jIE-KSkwLnFUX1fburNy -goversion go1.12.6 -D "" -importcfg $WORK/b040/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ce/ce9a9aaaef5179d9c10ec1029e65d6f25029eeb02cbf290c3854cbc5911e0920-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /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 uDkKKndMU27fnGy1_A9I/uDkKKndMU27fnGy1_A9I -goversion go1.12.6 -D "" -importcfg $WORK/b043/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/91/914aad42a7474fb0a2b524e413105c6246775e0c5bfaf5ff7151378b2bba719e-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Cnaz5vkFOqEph6l1PdvP/Cnaz5vkFOqEph6l1PdvP -goversion go1.12.6 -D "" -importcfg $WORK/b052/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/89/899aab0c78d5bf6c109fcc83af64b1de8a98ee3f207ce6cc8d0068be40168315-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid UdkJzYiZqJe9XC9j-bVp/UdkJzYiZqJe9XC9j-bVp -goversion go1.12.6 -D "" -importcfg $WORK/b054/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/e0/e0abbbf08ab62e720b5eecc99d237d03a61f42c3f6994269a647c25c5ba5878c-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 4r49KB6Qkcs-E9K287YC/4r49KB6Qkcs-E9K287YC -goversion go1.12.6 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4d/4de062bfc1736d3f5e7662d0234a765c47aa00bffa4f42b5edd268d501ec774d-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 6ubNd7NV32DLeHHZS9pa/6ubNd7NV32DLeHHZS9pa -goversion go1.12.6 -D "" -importcfg $WORK/b085/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/75/75543e1b95695988c6899051faf115e76c3b21dd3fbab0e4a478ac048f6dbe15-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p container/list -std -complete -installsuffix shared -buildid xzJFK2orHbGPoAYEDGR2/xzJFK2orHbGPoAYEDGR2 -goversion go1.12.6 -D "" -importcfg $WORK/b095/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/76/765c6cf30983eadb1d9609599e1aaaadcccf93d408c4abaa00cc337273fa4b2a-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid O5FT5nHrKTTE5NxoI67P/O5FT5nHrKTTE5NxoI67P -goversion go1.12.6 -D "" -importcfg $WORK/b099/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/0c/0c0ca20028eb853a572fbe2f703231f5c7da64c104947504ef6e117831bdfca7-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid zEX16azTQ9Io9yCho3Dy/zEX16azTQ9Io9yCho3Dy -goversion go1.12.6 -D "" -importcfg $WORK/b107/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/61/61101dd562bb98618e79c5b6921c6b56cbd55a8c676cdcddd659d4e9f2f9e604-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 4UTCPovr6ljFSicRaOu4/4UTCPovr6ljFSicRaOu4 -goversion go1.12.6 -D "" -importcfg $WORK/b120/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/10/10c70088c3428d329db9207f9a880ce5291e8b8d01fe05a8f5b7210164b93313-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid HASm75fuBfQ5VDIWrgY4/HASm75fuBfQ5VDIWrgY4 -goversion go1.12.6 -D "" -importcfg $WORK/b126/importcfg -pack ./cast5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/83/83061ba7bff37ebd5d2d093f483454ce54305eb049fe393bba8f8e1d9531f1d2-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p image/color -std -complete -installsuffix shared -buildid aY5vkhbsQWQ9UyNFh3D_/aY5vkhbsQWQ9UyNFh3D_ -goversion go1.12.6 -D "" -importcfg $WORK/b130/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/02/02733c724c0e36192c87e30c3a3713189bf57a4d9872c0a97bf97c75782e54da-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid WyMIUTUR4AqR12TaF-wq/WyMIUTUR4AqR12TaF-wq -goversion go1.12.6 -D "" -importcfg $WORK/b151/importcfg -pack ./promise.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/b6/b62311669cc9808d2ab3b436f43e5c095388a4f86ef3e0ce89fef94ab2f38a25-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid MHffMIiNXKlLrYx8PoOW/MHffMIiNXKlLrYx8PoOW -goversion go1.12.6 -D "" -importcfg $WORK/b157/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/81/81828985c7fc7f4456cf54ee5b7880591b65de0d1a4a458d8e956bea8e8dd6aa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid _5pPcV1mXzwr1xbaMEFd/_5pPcV1mXzwr1xbaMEFd -goversion go1.12.6 -D "" -importcfg $WORK/b183/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/d8/d83a9326388b88ce9cb7a42c3673903d9eac61192f1bfb6933d3b2fc773895f6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid E_KsLeheUWZufrt2q-C9/E_KsLeheUWZufrt2q-C9 -goversion go1.12.6 -D "" -importcfg $WORK/b210/importcfg -pack ./apparmor_disabled.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/0d/0d381c64ef96a218b68c19b17b3cea3b2638da57f1177aaf2d5402de80917b49-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: cat >$WORK/b229/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid NAm6kkE3-l7pTeZmv6T2/NAm6kkE3-l7pTeZmv6T2 -goversion go1.12.6 -D "" -importcfg $WORK/b229/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/59/59f99d8b718464bab67d41bde7737e344bb16265a8c1436c2114fd7c14213c1d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b235/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid A_-DijMyuxC7QOI0XPan/A_-DijMyuxC7QOI0XPan -goversion go1.12.6 -D "" -importcfg $WORK/b235/importcfg -pack ./ewma.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/8a/8abc06156bd257b3dfd55eae4a462450ebe119e7301c725030f4171b394c2254-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: cat >$WORK/b236/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid Y0M2rwCL-iKGqY6AOHPR/Y0M2rwCL-iKGqY6AOHPR -goversion go1.12.6 -D "" -importcfg $WORK/b236/importcfg -pack ./percentage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/0c/0caa6c50c5f8f34569bc5ce966ae6a6b5f74ab827573026b014545fffd351108-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: cat >$WORK/b293/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid 1ksfZ4cguo0AmrzFMutb/1ksfZ4cguo0AmrzFMutb -goversion go1.12.6 -D "" -importcfg $WORK/b293/importcfg -pack ./common.go ./common_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/51/51b83b656bdd9ee477a0c742a212af83f8d5c1beaf0654fd342b112451a36a78-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cat >$WORK/b307/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid JRUq3VR8bFwyGTu6U3tZ/JRUq3VR8bFwyGTu6U3tZ -goversion go1.12.6 -D "" -importcfg $WORK/b307/importcfg -pack ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/da/daf6221df84515fcfe6064db49f54934ceb753593fbf0b3e680cc3a882596bbe-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: cat >$WORK/b308/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid gf5Jzj0NOKBBdUy-lbZ0/gf5Jzj0NOKBBdUy-lbZ0 -goversion go1.12.6 -D "" -importcfg $WORK/b308/importcfg -pack ./image_history.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/a7/a7dd452e6cd144860da7b5140541a8e8e14eee7421affd0338b6b620a62d80f7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: mkdir -p $WORK/b355/ BUILDSTDERR: cat >$WORK/b355/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid uOjsP5sH4tcvbWF6FoJa/uOjsP5sH4tcvbWF6FoJa -goversion go1.12.6 -D "" -importcfg $WORK/b355/importcfg -pack ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b355/_pkg_.a # internal BUILDSTDERR: cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/37/3760d1e811bbd62bc159c336dc2a9e0ff3cb6453dea8f71541c6a6234731c012-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: mkdir -p $WORK/b384/ BUILDSTDERR: cat >$WORK/b384/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid ZzEWV8ADNzDxEKOxygF0/ZzEWV8ADNzDxEKOxygF0 -goversion go1.12.6 -D "" -importcfg $WORK/b384/importcfg -pack ./capabilities.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b384/_pkg_.a # internal BUILDSTDERR: cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/e8/e83c85c1c53db515bdab35340250ca3f63fe998e15121e692109550e8ded5599-d # internal BUILDSTDERR: github.com/containers/libpod/version BUILDSTDERR: mkdir -p $WORK/b404/ BUILDSTDERR: cat >$WORK/b404/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid eQ9KC7ojNdueW9-bMD9O/eQ9KC7ojNdueW9-bMD9O -goversion go1.12.6 -D "" -importcfg $WORK/b404/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b404/_pkg_.a # internal BUILDSTDERR: cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/42/429ee98dec3d2c5d2a91de9e94cea19f9da078e2f58ff6a8e24f68501e5a1221-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/annotations BUILDSTDERR: mkdir -p $WORK/b409/ BUILDSTDERR: cat >$WORK/b409/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/annotations BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid yIIIVxUlYuxKvjVoLJY_/yIIIVxUlYuxKvjVoLJY_ -goversion go1.12.6 -D "" -importcfg $WORK/b409/importcfg -pack ./annotations.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b409/_pkg_.a # internal BUILDSTDERR: cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/36/367868b04b4c1f67bb0ea5115a4cc44ae2cae8afc025f0ed38845a24b0d49464-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/apparmor BUILDSTDERR: mkdir -p $WORK/b410/ BUILDSTDERR: cat >$WORK/b410/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b404/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid JtpQgmSSJlvOV4h1LqcT/JtpQgmSSJlvOV4h1LqcT -goversion go1.12.6 -D "" -importcfg $WORK/b410/importcfg -pack ./apparmor.go ./apparmor_unsupported.go BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b410/_pkg_.a # internal BUILDSTDERR: cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/1c/1cd8b4a665a1b791ffd56c8fa712016f71a8b518f22464c312915b98f6179fa3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: mkdir -p $WORK/b437/ BUILDSTDERR: cat >$WORK/b437/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b437/_pkg_.a -trimpath $WORK/b437 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid S7X_7_hwZBNEajOlCYnd/S7X_7_hwZBNEajOlCYnd -goversion go1.12.6 -D "" -importcfg $WORK/b437/importcfg -pack ./operator.go BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b437/_pkg_.a # internal BUILDSTDERR: cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/c7/c7a8cd3ec072051f14ef94893c060d7d798e33f67721dedfd186f25f08f9bd01-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/utils/integer BUILDSTDERR: mkdir -p $WORK/b493/ BUILDSTDERR: cat >$WORK/b493/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b493/_pkg_.a -trimpath $WORK/b493 -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid eZ0YTblOmOt4Dukl0rBH/eZ0YTblOmOt4Dukl0rBH -goversion go1.12.6 -D "" -importcfg $WORK/b493/importcfg -pack ./integer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b493/_pkg_.a # internal BUILDSTDERR: cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/a4/a4566b41ac22ad8b688b5ea6a783abcc87496bda07526faa03d47a0b89913fae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: mkdir -p $WORK/b499/ BUILDSTDERR: cat >$WORK/b499/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b499/_pkg_.a -trimpath $WORK/b499 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid DsTCbnyvKpjD5SHO_Tac/DsTCbnyvKpjD5SHO_Tac -goversion go1.12.6 -D "" -importcfg $WORK/b499/importcfg -pack ./exec.go BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b499/_pkg_.a # internal BUILDSTDERR: cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/61/61e8492ebb6e9f098e68e9dda89f235bd5465036067c65a444775dd3579906a7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: mkdir -p $WORK/b533/ BUILDSTDERR: cat >$WORK/b533/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b533/_pkg_.a -trimpath $WORK/b533 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid QuLwUta8j7R5YZuoCKZ3/QuLwUta8j7R5YZuoCKZ3 -goversion go1.12.6 -D "" -importcfg $WORK/b533/importcfg -pack ./restriction_manager.go BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b533/_pkg_.a # internal BUILDSTDERR: cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/c7/c7dc12fd1e3b2bae0041c9be28bc5850606913ad4a353674bc65b5ae56485975-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler BUILDSTDERR: mkdir -p $WORK/b535/ BUILDSTDERR: cat >$WORK/b535/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b535/_pkg_.a -trimpath $WORK/b535 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid Laq8ai-3PnRo-y8Lm3LN/Laq8ai-3PnRo-y8Lm3LN -goversion go1.12.6 -D "" -importcfg $WORK/b535/importcfg -pack ./throttler.go BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b535/_pkg_.a # internal BUILDSTDERR: cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/d4/d40234b92f28e54a5fb221f3a3a974f844bcc4337ab7bb76273fc00281eef6b4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: mkdir -p $WORK/b553/ BUILDSTDERR: cat >$WORK/b553/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b553/_pkg_.a -trimpath $WORK/b553 -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid xf_lIchqz236W04A3gJX/xf_lIchqz236W04A3gJX -goversion go1.12.6 -D "" -importcfg $WORK/b553/importcfg -pack ./camelcase.go BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/89/8905074dab6b390d81d0362d61b2d07068a60f56fa52853fd1ff79c74696017e-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid E2Ot4RsXbb9DBt6pbjvq/E2Ot4RsXbb9DBt6pbjvq -goversion go1.12.6 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b553/_pkg_.a # internal BUILDSTDERR: cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/5b/5b025bf4a787e8e6db52c4055949da5e5dc7d7367b208f234af29fee7c1ec4b8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/5a/5a6c0bdbf640dfe4d7deaf4406c22ab4435d4156c90c461bf5ffa974d98db326-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid nW93Su-3kPJ1MCxxAdiP/nW93Su-3kPJ1MCxxAdiP -goversion go1.12.6 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b020/symabis ./asm_s390x.s BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p reflect -std -installsuffix shared -buildid XBWvaFCXDBPUMZwx1GM6/XBWvaFCXDBPUMZwx1GM6 -goversion go1.12.6 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/27/27828f1dc9517f24fb1ed81d02f2c38ffca844f01a4cf83a9a0c4da62224c968-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid ENRw8Z6rZB_TnKY7eCuO/ENRw8Z6rZB_TnKY7eCuO -goversion go1.12.6 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c0/c0a27367d3cc4612c650f7842e521b472e1950497071173aa4916b330e9136eb-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_s390x.s BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid -JAGE7Z9kVcbFwyU1qvp/-JAGE7Z9kVcbFwyU1qvp -goversion go1.12.6 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_big.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5c/5c43eb2215de98687d6264acd5f49e4d05c393526f3730767066a2979978ebee-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid UB61w2Y5gZ0R98LitPV1/UB61w2Y5gZ0R98LitPV1 -goversion go1.12.6 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/6f/6f8e37851a69068c3d8f86573f699adffaacbdc2bb09f2b9defcd76ad7ef2655-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p sort -std -complete -installsuffix shared -buildid JD3nLyNS-U4MnUccQl_C/JD3nLyNS-U4MnUccQl_C -goversion go1.12.6 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f2/f2ecb70c443a7dd2e8ba225ff139d3ecc443f9ab20a84311694200477d99705b-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid HwDbd8vSeu1EVX41FgFT/HwDbd8vSeu1EVX41FgFT -goversion go1.12.6 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/78/7831af414a709232ae9f83d89ec63e3f3887aa55e76d61d2463e5123c5b5d291-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid vrCKIwX_fYpaZCm7NX7b/vrCKIwX_fYpaZCm7NX7b -goversion go1.12.6 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e2/e29775d7c323ed609b9c1a1f649d999c22bee4788c7f77d96f9156f34fe7dcbc-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b033/symabis ./strings.s BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p strings -std -installsuffix shared -buildid 5qQMpTMEtJrxZs_-7jUr/5qQMpTMEtJrxZs_-7jUr -goversion go1.12.6 -symabis $WORK/b033/symabis -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bb/bb7559d70ebb8ad7eabeccadd0c3132c11eaf715f06413d497f2b392d929ab18-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid ANef9sZGTUCLViAt_rX4/ANef9sZGTUCLViAt_rX4 -goversion go1.12.6 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b033/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b033/_pkg_.a $WORK/b033/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/46/4637a36eeea6b428b436f1c9f6cf0ab6ae49b3488381c532b3d02b4ca801a4e7-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p path -std -complete -installsuffix shared -buildid posDEkZ53DVHNpsWOQzq/posDEkZ53DVHNpsWOQzq -goversion go1.12.6 -D "" -importcfg $WORK/b036/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/68/68f899db0b72dcdabc4d9f96f8c733577c6b642dba9c781708e837fd0bdf5298-d # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/53/53ce3406cd1ee3dda3581530476e57aa129095f8609b583ab8dc684e69c3550b-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p bufio -std -complete -installsuffix shared -buildid HSPVsV792i9-qBWJdyEI/HSPVsV792i9-qBWJdyEI -goversion go1.12.6 -D "" -importcfg $WORK/b037/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid EB5AUAeq1SMWpYMVgC7K/EB5AUAeq1SMWpYMVgC7K -goversion go1.12.6 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d1/d13277ae5dfed46456a1ae07399c5dee30ce01ed6c36d9bfe4806cc5f06efcfa-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 640NsDWNBLaDVyHdjJ7j/640NsDWNBLaDVyHdjJ7j -goversion go1.12.6 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/7c/7c30138b6c7c3fda0367433267ffd26ce393af6deb004eb9cf57fc712b1988aa-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid e4VHa34_zseAzC0LOBxc/e4VHa34_zseAzC0LOBxc -goversion go1.12.6 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/2c/2ca8a1409d0a5bde59d5a97ff051856a1fdd186a223441c88c16293d05a613ff-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p path/filepath -std -complete -installsuffix shared -buildid bsaQIpo5O7FKcPGVDfpX/bsaQIpo5O7FKcPGVDfpX -goversion go1.12.6 -D "" -importcfg $WORK/b032/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3d/3df1243341d84e028993d3f444934cfcf3bbb11be11359de2aef321353a2e87a-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p io/ioutil -std -complete -installsuffix shared -buildid XVx_WCaPP32SFxdB-SB7/XVx_WCaPP32SFxdB-SB7 -goversion go1.12.6 -D "" -importcfg $WORK/b031/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2b/2b4a86de75178eb5c79cd4b64fa4770e45b0637ad9e9d845b4e1f44b1ba38d2e-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid VwMzEGVmfeth9ocU1CpA/VwMzEGVmfeth9ocU1CpA -goversion go1.12.6 -D "" -importcfg $WORK/b041/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e7/e78ddd616e6312274b2750e93095df9ca4205ed8407444b8def4ff87851010bf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b045/symabis ./asm_linux_s390x.s BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid sqFHBuGqrKwKJYG9TH_5/sqFHBuGqrKwKJYG9TH_5 -goversion go1.12.6 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_big.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_s390x.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/67/67526a2b05bc0537ffbf59f1571ba9643f7fb0bdf0b2048ef292c41d46554fc2-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b034/ -importpath os/user -- -I $WORK/b034/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b045/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/67/6713954a1fbb29f53e6e10910892ec3c98f5571b915479b2b16906f973dd354f-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid U0aEHYP2z3SZ3mkeFRs4/U0aEHYP2z3SZ3mkeFRs4 -goversion go1.12.6 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go BUILDSTDERR: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e3/e387a22e824c1b6898b657766333b1674470876470f529bc60f1c0cc178132b3-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 czORKZQ12YQI4f2Iglz7/czORKZQ12YQI4f2Iglz7 -goversion go1.12.6 -D "" -importcfg $WORK/b039/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -o $WORK/b034/_cgo_.o $WORK/b034/_cgo_main.o $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b034/_cgo_.o -dynout $WORK/b034/_cgo_import.go BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p os/user -std -installsuffix shared -buildid ggUxe8RLgJrDVnwHqw3p/ggUxe8RLgJrDVnwHqw3p -goversion go1.12.6 -D "" -importcfg $WORK/b034/importcfg -pack ./lookup.go ./user.go $WORK/b034/_cgo_gotypes.go $WORK/b034/cgo_lookup_unix.cgo1.go $WORK/b034/getgrouplist_unix.cgo1.go $WORK/b034/listgroups_unix.cgo1.go $WORK/b034/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b034/_pkg_.a $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/58/58f687c360983b979756da6adb04ef75bc056977e17c31ad1f3ae00a405035f7-d # internal BUILDSTDERR: archive/tar BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p archive/tar -std -complete -installsuffix shared -buildid bEA_yCmHj4XH4Bb_frjV/bEA_yCmHj4XH4Bb_frjV -goversion go1.12.6 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f1/f1c93df46809a98a364f01888d6ba9c4eb5d7fa799fa34ec6d05270c2121a4e8-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 3-2po7NEsJPd3LLZu_r7/3-2po7NEsJPd3LLZu_r7 -goversion go1.12.6 -D "" -importcfg $WORK/b046/importcfg -pack ./tabwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/72/7209153b0eeaf9f3f523ae3091d457bb2e2c21319c4ed1f4c46b51c1143abf44-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid 4ZxP46F3q771FW5UYzsT/4ZxP46F3q771FW5UYzsT -goversion go1.12.6 -D "" -importcfg $WORK/b044/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7b/7bdc3d49055013f708f90bd35ed12b3547e9d0018a65a37113a3bf29306f78f8-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid U6_6-tHkzSF7RMto605W/U6_6-tHkzSF7RMto605W -goversion go1.12.6 -D "" -importcfg $WORK/b053/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/b0/b0c0f6a17c25cfb57c356c70b0b6c3e96b948a52ea2654f0c68a334ff3ada95e-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p math/rand -std -complete -installsuffix shared -buildid 95kSPcYfN5FYc-pDFvok/95kSPcYfN5FYc-pDFvok -goversion go1.12.6 -D "" -importcfg $WORK/b055/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/b4/b44101df9b23fe08319192aa92d1f219de2fdaea16f32d007f2f5de6ea25ff65-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p os/exec -std -complete -installsuffix shared -buildid OqHwBgDejpzIl0-AABOW/OqHwBgDejpzIl0-AABOW -goversion go1.12.6 -D "" -importcfg $WORK/b059/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5b/5bd43bea8901dbd0d4e29d5d061864fbf0f7ec8358288d5d6c6306bd06253e6f-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b051/ -importpath net -- -I $WORK/b051/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/6c/6c2e87392d07ea90f4c8ae4278d621796e7636d04033325ed3aeedcaed507881-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p hash -std -complete -installsuffix shared -buildid gqZeWlJXZMMwTmH9NXtX/gqZeWlJXZMMwTmH9NXtX -goversion go1.12.6 -D "" -importcfg $WORK/b065/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/bd/bdcfa970a0852f92fdb13eed5089bfb257b499d6315a1593324a2f8e968adf9f-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto -std -complete -installsuffix shared -buildid n44n4TYnvWB6o1Yk38ij/n44n4TYnvWB6o1Yk38ij -goversion go1.12.6 -D "" -importcfg $WORK/b064/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ff/ff55cb05255e8247dab1892277cde5a8f27d9ae124dd3030e14a88bb75d8d63b-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid MZ4W9u90DNXYTHCrHK5J/MZ4W9u90DNXYTHCrHK5J -goversion go1.12.6 -D "" -importcfg $WORK/b067/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/e5/e5f77e5983763a8a693748f641d13318aa9cb91f4b41ce1744f0b9891e3bd72f-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p regexp -std -complete -installsuffix shared -buildid O8wf4Vtv_r_5LpH7l26f/O8wf4Vtv_r_5LpH7l26f -goversion go1.12.6 -D "" -importcfg $WORK/b066/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd $WORK/b051 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d8/d889d4ab8693fb1e67f6892919307160ad77e5a8a9683987c7b49a6c766d64c7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid ukHX_riwObPotraXfeM9/ukHX_riwObPotraXfeM9 -goversion go1.12.6 -D "" -importcfg $WORK/b063/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go BUILDSTDERR: cd $WORK/b051 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ca/ca2b6a8aaa19968bb4194c54977f81b31aaeae6ddf2e9ea48688d2bb98b2e2d3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/reference -complete -installsuffix shared -buildid yssQljQGz9wEFh0YMGrm/yssQljQGz9wEFh0YMGrm -goversion go1.12.6 -D "" -importcfg $WORK/b062/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: cd $WORK/b051 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5e/5e19cd30a4f7787553d79e51ef7777a9954f54b2c4ed5d7809328e544e749fb7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid dizS3nO6CJLHMy0gVF51/dizS3nO6CJLHMy0gVF51 -goversion go1.12.6 -D "" -importcfg $WORK/b069/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p net -std -installsuffix shared -buildid 7OBvcT00l7oCmZTxmsF2/7OBvcT00l7oCmZTxmsF2 -goversion go1.12.6 -D "" -importcfg $WORK/b051/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b051/_cgo_gotypes.go $WORK/b051/cgo_linux.cgo1.go $WORK/b051/cgo_resnew.cgo1.go $WORK/b051/cgo_socknew.cgo1.go $WORK/b051/cgo_unix.cgo1.go $WORK/b051/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/17/17d7c25afaf994c4f20a89ecb28f0fe4cd135fa84354b86d21fa5b131f9bc79d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid 71tf0xs4zpcTWwEzc_SG/71tf0xs4zpcTWwEzc_SG -goversion go1.12.6 -D "" -importcfg $WORK/b072/importcfg -pack ./version.go ./versioned.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f5/f58919bdc1cf1bf9fcb0885a726a20d1e50f816a226971371af6a4818e013327-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 09qJZRWelXdqHKyDJpdo/09qJZRWelXdqHKyDJpdo -goversion go1.12.6 -D "" -importcfg $WORK/b071/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a1/a167c942f5b79c6fc7c9ff671eea34c193a68eed84324129efaa6976390df7e4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/types -complete -installsuffix shared -buildid FJZjuAH7Ni1ESvMv8THk/FJZjuAH7Ni1ESvMv8THk -goversion go1.12.6 -D "" -importcfg $WORK/b070/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/18/18f970f745822b16ec9d8c4eb126ccb9fedd792e7f3eacaefa315d5c1e2866a6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 54B8u9yDv_H1oorUD0MH/54B8u9yDv_H1oorUD0MH -goversion go1.12.6 -D "" -importcfg $WORK/b073/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/9e/9eb4860ab9b3209b3164d88bd804296477de403c8a3c82961374ac599a0177e7-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p log -std -complete -installsuffix shared -buildid XaiWWm52dDU8VjrKlvyL/XaiWWm52dDU8VjrKlvyL -goversion go1.12.6 -D "" -importcfg $WORK/b075/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/6a/6a29d9557e6b0b33ae2fa6d7b3f2e8c557250339544fb20693ed14b2b0fe2d14-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid KQ7TPwyseFjVxT0d5ebp/KQ7TPwyseFjVxT0d5ebp -goversion go1.12.6 -D "" -importcfg $WORK/b074/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/96/96bdc83f0e2035c36b9336cdedd68382fe89882324af63c4fb3d0bced7a87cd4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid kulPVAHn9BzeyMyUKfYw/kulPVAHn9BzeyMyUKfYw -goversion go1.12.6 -D "" -importcfg $WORK/b068/importcfg -pack ./system_registries_v2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4f0ea29b46252c8175a326c4e3d24a69f06928f81ddc347c391e962131b294c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid uAKiHMZJTxrQWIZYTHUL/uAKiHMZJTxrQWIZYTHUL -goversion go1.12.6 -D "" -importcfg $WORK/b078/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c3/c372c8aae5d528ce89aacfa777d316bb9c54094cb4d603cd394703a96db490fd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid nwwAusnx07lW77DMURnW/nwwAusnx07lW77DMURnW -goversion go1.12.6 -D "" -importcfg $WORK/b079/importcfg -pack ./compare.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f9/f9bcf3700b680f684ab3f94e3be98c021b3df896e36edb7b8de62637a527a474-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 803HkyGK99YUH3ClGGu7/803HkyGK99YUH3ClGGu7 -goversion go1.12.6 -D "" -importcfg $WORK/b083/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/21/216784ab7cc1072c39a920ef1aebbc6902b100b23d11393e44d2977c14e001a3-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -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 BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/aes -std -installsuffix shared -buildid lGajSmMuqw6NC1wSMCz9/lGajSmMuqw6NC1wSMCz9 -goversion go1.12.6 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b051/_pkg_.a $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/17/177dcbcd5cfcc89d9b35952e923bbbb30ddc406f1a2fd86f7879d96c98e4a719-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid _BH77kmC-kauVmw4VXy5/_BH77kmC-kauVmw4VXy5 -goversion go1.12.6 -D "" -importcfg $WORK/b050/importcfg -pack ./args.go ./types.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b082/_pkg_.a $WORK/b082/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/97/97892477fb92e94f2b075fda962b83e18853b85933a49ca1081b1d0451e2aaaa-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b087/symabis ./arith_s390x.s BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p math/big -std -installsuffix shared -buildid YUKxfX5gOVsbs05XnGk2/YUKxfX5gOVsbs05XnGk2 -goversion go1.12.6 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0c/0cb80c9590e8e1aca563f392f5fd861f37a183a7b542bbefc95ee3fe0ce95221-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid cfAsEGUBsUMutbdF-Stw/cfAsEGUBsUMutbdF-Stw -goversion go1.12.6 -D "" -importcfg $WORK/b057/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7b/7b21cbfea4ef24510d6d7332431e46b986d4ac93fc7ffa8d151e10044283557d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tO5s-WFjXpl0OL1w0k8d/tO5s-WFjXpl0OL1w0k8d -goversion go1.12.6 -D "" -importcfg $WORK/b058/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/4b/4b789f0080e1e23cedd8a50f61b29ec9212225db237b9e89c9ba5cecfb1042f4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Zq47a6czhdx711oZupIM/Zq47a6czhdx711oZupIM -goversion go1.12.6 -D "" -importcfg $WORK/b056/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/56/564ce7b7fbd5de563c39f6375ea1342d375cdbbd26e63e8afe7bd34656ecfc54-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid bjUgNB3KyoUgDgRre5QI/bjUgNB3KyoUgDgRre5QI -goversion go1.12.6 -D "" -importcfg $WORK/b049/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/37/377f1a6d77a3213a6fb2b78d81b1fa4206cbafbb7bdc093b2d37aec51892233c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid 8SnoURGNLvwW5R9f4h76/8SnoURGNLvwW5R9f4h76 -goversion go1.12.6 -D "" -importcfg $WORK/b048/importcfg -pack ./api.go ./conf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/06/06e4a5a76313f1a5b73199293e2a6f684d6cc0ab7bc1a0d97d7a88962ed1e85f-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid P6bHai8L9ZJKXi7CZbm5/P6bHai8L9ZJKXi7CZbm5 -goversion go1.12.6 -D "" -importcfg $WORK/b088/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/c2/c2831e7eb91e37048b2d360fa61ac8088b4396a281647c174441e5a72019085a-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b089/symabis ./sha512block_s390x.s BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/sha512 -std -installsuffix shared -buildid 2Y71DqR78YmVNDxdLYYz/2Y71DqR78YmVNDxdLYYz -goversion go1.12.6 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b089/sha512block_s390x.o ./sha512block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b089/_pkg_.a $WORK/b089/sha512block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/94/94ce035bca4eabf3116325562291283d21a1c0c5833160be841a1b6ecdab98fc-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b093/symabis ./sha256block_s390x.s BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p crypto/sha256 -std -installsuffix shared -buildid iFqwLONiN3Lo8s_iEgtX/iFqwLONiN3Lo8s_iEgtX -goversion go1.12.6 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b093/sha256block_s390x.o ./sha256block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/cb/cb0919d92eea13075248078c15466acd60741448a6310bb526fbf5a990c24999-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p crypto/des -std -complete -installsuffix shared -buildid _jfC98T2bd0pQJXaClDs/_jfC98T2bd0pQJXaClDs -goversion go1.12.6 -D "" -importcfg $WORK/b096/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b8/b82f69cfab54548a9f339686c01faf29fc0c0d2bfa2d9dfa3cd0bb2da7b0afac-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7gicA-3YkymEF81ZhUUo/7gicA-3YkymEF81ZhUUo -goversion go1.12.6 -D "" -importcfg $WORK/b097/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/14/14a6f68f859977418321d026a24cb46318e68238fff2a5da89e019fe879e1b12-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b098/symabis ./md5block_s390x.s BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p crypto/md5 -std -installsuffix shared -buildid j51ujIz7WksqmV9PZYzP/j51ujIz7WksqmV9PZYzP -goversion go1.12.6 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b087/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b087/_pkg_.a $WORK/b087/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/2b/2b05c6288a77ff4a9fa026e023d6ec0babb6de62846366af9bdb93039ed90ec0-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b086 -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b086/symabis ./p256_asm_s390x.s BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p crypto/elliptic -std -installsuffix shared -buildid A89d-LsYaiYZ7D7ERjf3/A89d-LsYaiYZ7D7ERjf3 -goversion go1.12.6 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b098/md5block_s390x.o ./md5block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b098/_pkg_.a $WORK/b098/md5block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f2/f2edd6b619cf6b86cde7795f2e94ebd7c8803e2f5715a50081b64b1667bb734e-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid LNbpgcmUt9cX8QwhY1QA/LNbpgcmUt9cX8QwhY1QA -goversion go1.12.6 -D "" -importcfg $WORK/b090/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/66/66597c4de418f01712cecc1903d037e28e43931d2606f10dd2e6dbef1ab93aa0-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p crypto/rand -std -complete -installsuffix shared -buildid o1zk6Y52p4mjXMje4Jh0/o1zk6Y52p4mjXMje4Jh0 -goversion go1.12.6 -D "" -importcfg $WORK/b091/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b086 -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b086/p256_asm_s390x.o ./p256_asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b086/_pkg_.a $WORK/b086/p256_asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/7f/7fb29233a82840483fd1de0d9fc77c185c490d818ea71fff1fb48f8467bdd021-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid OlP51XqfEpw2jVbIROlJ/OlP51XqfEpw2jVbIROlJ -goversion go1.12.6 -D "" -importcfg $WORK/b081/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/1f/1f4ed286fb956949407e3da2af755f33ed16224c03f68406ab1e7685d5bc091d-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid YKDWuM0uRBisAxYhT-wi/YKDWuM0uRBisAxYhT-wi -goversion go1.12.6 -D "" -importcfg $WORK/b092/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/74/741a4de6e002bd0f68411110e1c15541517b6171709e0201464922972ef30284-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b100/symabis ./sha1block_s390x.s BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p crypto/sha1 -std -installsuffix shared -buildid ZJYJn_YgKLDXDebWxzwl/ZJYJn_YgKLDXDebWxzwl -goversion go1.12.6 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b100/sha1block_s390x.o ./sha1block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b100/_pkg_.a $WORK/b100/sha1block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/7d/7dad13c0da9125038a8c84e6e2a644b9e5b913ead9cdbed30f59585d22134ac6-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid YFQFWhtCbA3UHZqjs3eY/YFQFWhtCbA3UHZqjs3eY -goversion go1.12.6 -D "" -importcfg $WORK/b102/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/5f/5f183172459a42288abb59c0dc55cc1d2400f66a921dd72d567abfd3022cd337-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p encoding/hex -std -complete -installsuffix shared -buildid q2KR0z_yfphYTthAf65r/q2KR0z_yfphYTthAf65r -goversion go1.12.6 -D "" -importcfg $WORK/b104/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/d9/d9f743b0ab0b3df32123440531f97893505306dfeba23f9fb03470692905aa78-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p encoding/pem -std -complete -installsuffix shared -buildid wafWvp3Bcyu96tqzX4lY/wafWvp3Bcyu96tqzX4lY -goversion go1.12.6 -D "" -importcfg $WORK/b105/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/18/18cbc39716e14821ff48bb647463d2c6af8e5e131c688ff540a7063aafbc92ee-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid vKNyGRic88R2lGd6NrEp/vKNyGRic88R2lGd6NrEp -goversion go1.12.6 -D "" -importcfg $WORK/b103/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/3f/3f94c0c7d6e217728fa5b48b822fb0e7787088c44e17a5fafd988212e14bd973-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid LP9CbC9xk3heSscUgohY/LP9CbC9xk3heSscUgohY -goversion go1.12.6 -D "" -importcfg $WORK/b106/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/19/19b5609645575988866fdca5c19e014c29fe1fbd212beace9fa5fc8659e8c02a-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p net/url -std -complete -installsuffix shared -buildid aDCLSjx4tN7b7QnvLkct/aDCLSjx4tN7b7QnvLkct -goversion go1.12.6 -D "" -importcfg $WORK/b108/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e7/e730d691cadbbf882fbec96028589e62bc27d1e6afb2008895f07eaecd4f26f4-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b110 -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b110/symabis ./asm_s390x.s BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p internal/x/crypto/internal/chacha20 -std -installsuffix shared -buildid 8ftKBVuwSmFIksGPqEGc/8ftKBVuwSmFIksGPqEGc -goversion go1.12.6 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/93/93ac19b47e173c48f3f1507118f42641ccb863d8063852e6cc8c5aed0a7c290e-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid h4dgOG8Sium4w8RrKyys/h4dgOG8Sium4w8RrKyys -goversion go1.12.6 -D "" -importcfg $WORK/b101/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b110 -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b110/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b110/_pkg_.a $WORK/b110/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/94/94bb9a4f9e9057bbec12aeaed4354544f3835c6e41d462c224cfafb2138d37f3-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b111/symabis ./sum_s390x.s ./sum_vmsl_s390x.s BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid Z0erxsmdFjCiBYHSDinA/Z0erxsmdFjCiBYHSDinA -goversion go1.12.6 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./poly1305.go ./sum_ref.go ./sum_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b111/sum_s390x.o ./sum_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b111/sum_vmsl_s390x.o ./sum_vmsl_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b111/_pkg_.a $WORK/b111/sum_s390x.o $WORK/b111/sum_vmsl_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/52/5254c4eb3cb03a7eedce35a2de8ab30944fe2157709f24a30e68f562c840b567-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b111/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid rybNsAGrtrXsiZX5c0xm/rybNsAGrtrXsiZX5c0xm -goversion go1.12.6 -D "" -importcfg $WORK/b109/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c9/c9336c4af9fd614e1dbd8e23511b1418c6f25954d167d843317d0b1d80f20280-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 5lZzgTCzJCJR7agG2WKY/5lZzgTCzJCJR7agG2WKY -goversion go1.12.6 -D "" -importcfg $WORK/b112/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/5f/5ff654c4bc99d31af8aec8bf6bd3f2512961a8e847cb06f6e6e902c9ba30a09c-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid V63iaZeRPHZ6FU4qFEr8/V63iaZeRPHZ6FU4qFEr8 -goversion go1.12.6 -D "" -importcfg $WORK/b113/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/05/05f74be3fab315e1a506c78dd79ae73cc72f049746ca3fd326f786f122c4eebe-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid 35AZtx81RtWZ9P4tdILz/35AZtx81RtWZ9P4tdILz -goversion go1.12.6 -D "" -importcfg $WORK/b114/importcfg -pack ./base32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/71/7110117d4358f212a8d129118a810ed9ae91ddb9af01fdd95135c2d33f050165-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/transports -complete -installsuffix shared -buildid MF1WC2qw45XsFClBbYMa/MF1WC2qw45XsFClBbYMa -goversion go1.12.6 -D "" -importcfg $WORK/b115/importcfg -pack ./stub.go ./transports.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/39/39db69b619ac9bdb9c782a89166fcf8d6be943846a29b29d6a5d66fbc13de8f7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/version -complete -installsuffix shared -buildid BplDmQGM1uN3weV5egU5/BplDmQGM1uN3weV5egU5 -goversion go1.12.6 -D "" -importcfg $WORK/b116/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c1/c101e8aaf782931162e04d01799d59a31cfaf2b2158136be2a007c2d90baf514-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b117/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b117/ -g -O2 ./data.go ./gpgme.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/08/08cde392cbf482fa8e00f9ab05cf5f8a510221ec79b83f539127cfc4999819d3-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p crypto/tls -std -complete -installsuffix shared -buildid lCUxSjfMPL7Re50xLyXm/lCUxSjfMPL7Re50xLyXm -goversion go1.12.6 -D "" -importcfg $WORK/b094/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/1e/1ed30dcffcfc961ce405db42cf94ea86c5ac379f36b20c682837fed34240c8fa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/containers/libpod/vendor/github.com/docker/libtrust -complete -installsuffix shared -buildid dhZXlD_f0QbcDb7BbO3K/dhZXlD_f0QbcDb7BbO3K -goversion go1.12.6 -D "" -importcfg $WORK/b080/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/1c/1c491d3f0ab9afa05fa0bf71fef2d60d391fb390fa1bf4e164455b77383eee12-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: importmap github.com/docker/libtrust=github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libtrust=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/manifest -complete -installsuffix shared -buildid oyqtNB-RW-S3OhlyeuSN/oyqtNB-RW-S3OhlyeuSN -goversion go1.12.6 -D "" -importcfg $WORK/b077/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/30/305c320811ff3424ae7931aac924709180ec6ad4ac2b7ae19dd210bf969ae54d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 8OMdN6q3QkSWr3HTow4b/8OMdN6q3QkSWr3HTow4b -goversion go1.12.6 -D "" -importcfg $WORK/b119/importcfg -pack ./armor.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d5/d5d5526de99324151546a20c02a9de998bb1991e7387aaf2f2edc3f8af266eff-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid GTPLflrRyckLfPmBIyJb/GTPLflrRyckLfPmBIyJb -goversion go1.12.6 -D "" -importcfg $WORK/b122/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b9/b96797659b88d7680dee3ea9cd52d92d0e1eedf0018f45ddcf65a3eaf14eb019-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p compress/flate -std -complete -installsuffix shared -buildid IlmmtZ3E2-OEW0JdFh4U/IlmmtZ3E2-OEW0JdFh4U -goversion go1.12.6 -D "" -importcfg $WORK/b123/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6a/6ac21b79b8c236d6c068c99d9ff4d91c687c591091e285f63518985489c99c6d-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid Nf0VbVG0NuU8MrOKAUDQ/Nf0VbVG0NuU8MrOKAUDQ -goversion go1.12.6 -D "" -importcfg $WORK/b125/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/aa/aaffe16916f55813e113dee982fcb85954184cb7ea006f08915c96d38030cd4d-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p compress/zlib -std -complete -installsuffix shared -buildid 6gvTYJv4i1_xbXNeYYoD/6gvTYJv4i1_xbXNeYYoD -goversion go1.12.6 -D "" -importcfg $WORK/b124/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/42/4255f7a24322df4496f1392ba334ddb7289b3564b5ba60bb8ce33f128c051367-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid 5I4oKt_ixE3C01zTd7fw/5I4oKt_ixE3C01zTd7fw -goversion go1.12.6 -D "" -importcfg $WORK/b127/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7e/7ebd1f70532a6127b3874e2cdd985eef0fb12cffa17e5f215045eb53f162ae44-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid LS_-SfebAr5tY0L32oQT/LS_-SfebAr5tY0L32oQT -goversion go1.12.6 -D "" -importcfg $WORK/b128/importcfg -pack ./s2k.go BUILDSTDERR: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/85/85526ef05c2895cfc77d366bf70a394613b9fcc8af268ee5e1eba7052a3da1e9-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p image -std -complete -installsuffix shared -buildid oRAl9-oboSb3jmgBMfEs/oRAl9-oboSb3jmgBMfEs -goversion go1.12.6 -D "" -importcfg $WORK/b129/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b117/ -g -O2 -o $WORK/b117/_x004.o -c go_gpgme.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ea/eaf43bbb7759dd8dcc2501fb70cbcdac84c0fe353309ea6ef1098bd5595be363-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b129/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 2eu2P7IULblzTI7lt5dZ/2eu2P7IULblzTI7lt5dZ -goversion go1.12.6 -D "" -importcfg $WORK/b132/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/cd/cddbca47eebef2e3a48c7784caa93edb1bed375ad3bb51e24fc7d5936baa70d2-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p image/jpeg -std -complete -installsuffix shared -buildid 9rXZeSGOgzPkwCCechEh/9rXZeSGOgzPkwCCechEh -goversion go1.12.6 -D "" -importcfg $WORK/b131/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -o $WORK/b117/_cgo_.o $WORK/b117/_cgo_main.o $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage gpgme -dynimport $WORK/b117/_cgo_.o -dynout $WORK/b117/_cgo_import.go BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid w7qJ7eKYeCdt1xxOLESA/w7qJ7eKYeCdt1xxOLESA -goversion go1.12.6 -D "" -importcfg $WORK/b117/importcfg -pack ./callbacks.go $WORK/b117/_cgo_gotypes.go $WORK/b117/data.cgo1.go $WORK/b117/gpgme.cgo1.go $WORK/b117/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/a8/a8d8f934071570a08a6f2846d58b46871e922e18d4b855db4190ef3a880dc7da-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid bKbq3ynmXpUNVGRZULGL/bKbq3ynmXpUNVGRZULGL -goversion go1.12.6 -D "" -importcfg $WORK/b121/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b117/_pkg_.a $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/90/90a0ea7b897b873bb074bcf899e14e80ded18249681e0119032d9fadb0828398-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none -complete -installsuffix shared -buildid v-hHNXoxRlQzCR3uyPGA/v-hHNXoxRlQzCR3uyPGA -goversion go1.12.6 -D "" -importcfg $WORK/b135/importcfg -pack ./none.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/c9/c93b64df5d33241f62fe20b70b9cc57ede909467d07838772175336bd0db9c86-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/image -complete -installsuffix shared -buildid IJNmKpj6ZyAD-7DTCxrm/IJNmKpj6ZyAD-7DTCxrm -goversion go1.12.6 -D "" -importcfg $WORK/b134/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ea/ead5ddfb4c0a35c8d23127f0ddb0ae1f5d10431c539a29565ba8412ca709025b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid ZunqiKbfDUznL1xienBF/ZunqiKbfDUznL1xienBF -goversion go1.12.6 -D "" -importcfg $WORK/b136/importcfg -pack ./tmpdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/46/465a7d54a193e8fc1b5402bdbbaceacfb6bb49bf0c6675599a7d3e69444518a2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b140/ -importpath github.com/containers/libpod/vendor/github.com/DataDog/zstd -- -I $WORK/b140/ -g -O2 ./errors.go ./zstd.go ./zstd_stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ad/adfab180ff3530af67fb3e26bb6f0b3c87615a9183205890fa3058137d1d9242-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid WgKStDBhWru8lc2AV_Tb/WgKStDBhWru8lc2AV_Tb -goversion go1.12.6 -D "" -importcfg $WORK/b118/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/86/865d05de29ce19aa1be65eedc08724f8677243320bfa2165eea98082963035ac-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/image/version=github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/signature -complete -installsuffix shared -buildid -iP8JAhETrs6XpsLpD33/-iP8JAhETrs6XpsLpD33 -goversion go1.12.6 -D "" -importcfg $WORK/b076/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go BUILDSTDERR: cd $WORK/b140 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c errors.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/6d/6dbe47f3a066c1d0be6b3e6099a9ba741dfa8b23739cb15caf4b7e260e3114ee-d # internal BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p text/scanner -std -complete -installsuffix shared -buildid HRYuJRIjNgD2cVgMhIri/HRYuJRIjNgD2cVgMhIri -goversion go1.12.6 -D "" -importcfg $WORK/b142/importcfg -pack ./scanner.go BUILDSTDERR: cd $WORK/b140 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c zstd.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/b9/b9ff017c55b2a6e8ddc2033393540877849f57feb2323c1a4671e59bae364c48-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b142/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid KbNjGOTvBvW_3Znic1FS/KbNjGOTvBvW_3Znic1FS -goversion go1.12.6 -D "" -importcfg $WORK/b141/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: cd $WORK/b140 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c zstd_stream.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/8f/8f030c1120d6373106ee7f88f96889f4561f7e23d825e46201a9e9b59d63775f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid FjSR_wc3e_GfFsS1RQKt/FjSR_wc3e_GfFsS1RQKt -goversion go1.12.6 -D "" -importcfg $WORK/b145/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x005.o -c cover.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/ce/ce96da9477ab4f0efb2fb361e625253d0e5726b321cbcc634c0d51b2bbab9efe-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid aOWnhE8lM3uM74LJ5-jc/aOWnhE8lM3uM74LJ5-jc -goversion go1.12.6 -D "" -importcfg $WORK/b146/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/8b/8bfa0c9b788b625db22f10acf303efc9b4ec90cf4761ee861a9fccf86f38f858-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid _mQ-BjG7AB44ieoLOGz_/_mQ-BjG7AB44ieoLOGz_ -goversion go1.12.6 -D "" -importcfg $WORK/b144/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/85/854020eaa678317bc3bc21630567121946f9532cbf21d88d45e2da843dd1a3a8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid S0eN4p9guC8AOACmqM_z/S0eN4p9guC8AOACmqM_z -goversion go1.12.6 -D "" -importcfg $WORK/b147/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/fd/fd0251a45098182b3f3afd0c03c60c4958509725c086e52f47aa4d56f4a8e3bd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid pcNA4eE4nYRj_eR_zEHr/pcNA4eE4nYRj_eR_zEHr -goversion go1.12.6 -D "" -importcfg $WORK/b143/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x006.o -c debug.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x007.o -c divsufsort.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/fc/fcf53db33b3434b601407646946c9e669fac8e276d1d73a413a734d97162f7de-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid 0q_uN6yk7IxP0nFFsdwZ/0q_uN6yk7IxP0nFFsdwZ -goversion go1.12.6 -D "" -importcfg $WORK/b149/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/3a/3a1a6a6b9b1e43eaaf71d02b9ae03bc212047736d1eb477ae24c5b8b105f596c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid PA_U-p1TiuJeQeRgGrgD/PA_U-p1TiuJeQeRgGrgD -goversion go1.12.6 -D "" -importcfg $WORK/b148/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/78/78caff3c5bfd7cc2bbe56e3918273e74a037f66b500763eef278ace51b3f27f1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid bnaOgbGzdjKJe9v4Lqub/bnaOgbGzdjKJe9v4Lqub -goversion go1.12.6 -D "" -importcfg $WORK/b150/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/7f/7fd767f5e72c232495bf0da1cf927d368e018150c48c7d4515c9ba015006e62a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid T1CsgF9HgVD1CfooqTyZ/T1CsgF9HgVD1CfooqTyZ -goversion go1.12.6 -D "" -importcfg $WORK/b153/importcfg -pack ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/ca/ca027618c3cf38081155fdb75b562a734106494d9769f226a4ae8f0673ccd1d4-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b154/symabis ./crc32_s390x.s BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p hash/crc32 -std -installsuffix shared -buildid b6_0_732R6hsZIeaZotZ/b6_0_732R6hsZIeaZotZ -goversion go1.12.6 -symabis $WORK/b154/symabis -D "" -importcfg $WORK/b154/importcfg -pack -asmhdr $WORK/b154/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b154/crc32_s390x.o ./crc32_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b154/_pkg_.a $WORK/b154/crc32_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/7f/7f965d012569337665685ef03293c4203f6a4907da681037d177f38e58f7e97d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid jKI4eh2IGomllKxvLCjf/jKI4eh2IGomllKxvLCjf -goversion go1.12.6 -D "" -importcfg $WORK/b152/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/be/be257404cd0086d5254e2ef909d790bb2f21061009083a3fae5f645cab91059d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b155/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b155/ -g -O2 ./sysconfig.go BUILDSTDERR: cd $WORK/b155 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -o $WORK/b155/_cgo_.o $WORK/b155/_cgo_main.o $WORK/b155/_x001.o $WORK/b155/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage system -dynimport $WORK/b155/_cgo_.o -dynout $WORK/b155/_cgo_import.go BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid EXghymMjDS0RqNAKO_3g/EXghymMjDS0RqNAKO_3g -goversion go1.12.6 -D "" -importcfg $WORK/b155/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b155/_cgo_gotypes.go $WORK/b155/sysconfig.cgo1.go $WORK/b155/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b155/_pkg_.a $WORK/b155/_x001.o $WORK/b155/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/2c/2cb13f0bd307278f83f55f045ec4488099aa0558ef71f47127f8fa13f0a81202-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid TsESRJwzYHxnvM7C-9Su/TsESRJwzYHxnvM7C-9Su -goversion go1.12.6 -D "" -importcfg $WORK/b156/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/68/68e80b3d6c15c504369c6e57fd90c0f63cbfc0343947cb6cb3445b5a5e04488a-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p flag -std -complete -installsuffix shared -buildid RAmPMikS9aL0GhWGZsn8/RAmPMikS9aL0GhWGZsn8 -goversion go1.12.6 -D "" -importcfg $WORK/b159/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/fd/fdb50ce7c8c33c06384330dcc630a6064bb062951d1ce816ff40bde11b11a627-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 5cNeqnkYepRMcseqMuvS/5cNeqnkYepRMcseqMuvS -goversion go1.12.6 -D "" -importcfg $WORK/b160/importcfg -pack ./command_linux.go ./reexec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e0/e08cb68caf8295e0131ec7043c5e1815ce0b632272ef05449b3fe48b17350f3c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid fuRU8iWEYFXlNRjLWY3i/fuRU8iWEYFXlNRjLWY3i -goversion go1.12.6 -D "" -importcfg $WORK/b161/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/df/dff2d958787c4c1c97f2804453fdd48178ce2248fb69805777f068038c78a8b1-d # internal BUILDSTDERR: hash/crc64 BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid clDqx9RGojN9V6YS7wx_/clDqx9RGojN9V6YS7wx_ -goversion go1.12.6 -D "" -importcfg $WORK/b163/importcfg -pack ./crc64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/2b/2b2cc7838c771ebd64654887ea762ab3d189217dce7aeec6c59f758a1627cf04-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid N5Guey_QhGHqj6cPvJT2/N5Guey_QhGHqj6cPvJT2 -goversion go1.12.6 -D "" -importcfg $WORK/b162/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/c3/c36cc239682bfdcb4966d2fc0e09cb66f1a3dbc0f80b0fa5d8c89181bd66358b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid cYn-ryryVphGhNLABw31/cYn-ryryVphGhNLABw31 -goversion go1.12.6 -D "" -importcfg $WORK/b166/importcfg -pack ./directory.go ./directory_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/71/71899a901d8214fd822ed74c9a389a84fe7764277f170b1d96f3c35c0c246185-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid 7HFzT56O9J4mlcCzQmOr/7HFzT56O9J4mlcCzQmOr -goversion go1.12.6 -D "" -importcfg $WORK/b167/importcfg -pack ./locker.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/cf/cf8d3177b4379ab344763b7c7837f558e3cba7c7859eac346e8fca07a373edff-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid cfLoKLwPVbIBFqigMnil/cfLoKLwPVbIBFqigMnil -goversion go1.12.6 -D "" -importcfg $WORK/b168/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/60/60e541be77ff3bf838cb72958b23ba17ec49bec19c023e6c15b49f42128b97e9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid GikGmkxVG0L6mPdQY6Nf/GikGmkxVG0L6mPdQY6Nf -goversion go1.12.6 -D "" -importcfg $WORK/b170/importcfg -pack ./selinux_linux.go ./xattrs.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x008.o -c entropy_common.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/af/af359f12b7bf03cc48270880a3ced805a605a084a06ed9088618f4af70eeb514-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 1iyI6kiNMRYTD7g2imHg/1iyI6kiNMRYTD7g2imHg -goversion go1.12.6 -D "" -importcfg $WORK/b169/importcfg -pack ./label_selinux.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x009.o -c error_private.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/84/841d24d2e1678278e07a68c3424a163c30911bb5411920548d0ff25136691989-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b174/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b174/ -g -O2 ./projectquota.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x010.o -c fastcover.c BUILDSTDERR: cd $WORK/b174 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -o $WORK/b174/_cgo_.o $WORK/b174/_cgo_main.o $WORK/b174/_x001.o $WORK/b174/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage quota -dynimport $WORK/b174/_cgo_.o -dynout $WORK/b174/_cgo_import.go BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid BYbEJtpzeU-tiM5b_4tM/BYbEJtpzeU-tiM5b_4tM -goversion go1.12.6 -D "" -importcfg $WORK/b174/importcfg -pack $WORK/b174/_cgo_gotypes.go $WORK/b174/projectquota.cgo1.go $WORK/b174/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x011.o -c fse_compress.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b174/_pkg_.a $WORK/b174/_x001.o $WORK/b174/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/4c/4c15878af6414d1b3bd334cd46f52b1393b757dd4c33cb77440540843adeb77f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 8e4JfkFis-nJ2Rfnnr2j/8e4JfkFis-nJ2Rfnnr2j -goversion go1.12.6 -D "" -importcfg $WORK/b175/importcfg -pack ./fsutils_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ed/ed9068d68e9b4b50b2fe43360781e17cb08e12713d45884c27d2891c55084083-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b177/ -importpath github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I $WORK/b177/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x012.o -c fse_decompress.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x013.o -c hist.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x014.o -c huf_compress.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x015.o -c huf_decompress.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x016.o -c pool.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x017.o -c threading.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x018.o -c xxhash.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x019.o -c zbuff_common.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x020.o -c zbuff_compress.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x021.o -c zbuff_decompress.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x022.o -c zdict.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x023.o -c zstd_common.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x024.o -c zstd_compress.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x025.o -c zstd_ddict.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x026.o -c zstd_decompress.c BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x027.o -c zstd_decompress_block.c BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x028.o -c zstd_double_fast.c BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -o $WORK/b177/_cgo_.o $WORK/b177/_cgo_main.o $WORK/b177/_x001.o $WORK/b177/_x002.o $WORK/b177/_x003.o $WORK/b177/_x004.o $WORK/b177/_x005.o $WORK/b177/_x006.o $WORK/b177/_x007.o $WORK/b177/_x008.o $WORK/b177/_x009.o $WORK/b177/_x010.o $WORK/b177/_x011.o $WORK/b177/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage glibobject -dynimport $WORK/b177/_cgo_.o -dynout $WORK/b177/_cgo_import.go BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid GdxS8pCC1Khsx4iFsxFt/GdxS8pCC1Khsx4iFsxFt -goversion go1.12.6 -D "" -importcfg $WORK/b177/importcfg -pack $WORK/b177/_cgo_gotypes.go $WORK/b177/gboolean.cgo1.go $WORK/b177/gcancellable.cgo1.go $WORK/b177/gerror.cgo1.go $WORK/b177/gfile.cgo1.go $WORK/b177/gfileinfo.cgo1.go $WORK/b177/ghashtable.cgo1.go $WORK/b177/ghashtableiter.cgo1.go $WORK/b177/glibobject.cgo1.go $WORK/b177/gobject.cgo1.go $WORK/b177/goptioncontext.cgo1.go $WORK/b177/gvariant.cgo1.go $WORK/b177/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b177/_pkg_.a $WORK/b177/_x001.o $WORK/b177/_x002.o $WORK/b177/_x003.o $WORK/b177/_x004.o $WORK/b177/_x005.o $WORK/b177/_x006.o $WORK/b177/_x007.o $WORK/b177/_x008.o $WORK/b177/_x009.o $WORK/b177/_x010.o $WORK/b177/_x011.o $WORK/b177/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/0b/0b5ae39122d933351aa2e949c51d6c3cc6831efabf795f2488619282657be3bb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: pkg-config --cflags -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 BUILDSTDERR: pkg-config --libs -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b178/ -importpath github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -- -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I $WORK/b178/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x029.o -c zstd_fast.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x030.o -c zstd_lazy.c BUILDSTDERR: cd $WORK/b178 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x031.o -c zstd_ldm.c BUILDSTDERR: cd $WORK/b178 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -o $WORK/b178/_cgo_.o $WORK/b178/_cgo_main.o $WORK/b178/_x001.o $WORK/b178/_x002.o $WORK/b178/_x003.o $WORK/b178/_x004.o $WORK/b178/_x005.o $WORK/b178/_x006.o $WORK/b178/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage otbuiltin -dynimport $WORK/b178/_cgo_.o -dynout $WORK/b178/_cgo_import.go BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid gwYDwI0uHeH8i6hu8ckX/gwYDwI0uHeH8i6hu8ckX -goversion go1.12.6 -D "" -importcfg $WORK/b178/importcfg -pack $WORK/b178/_cgo_gotypes.go $WORK/b178/builtin.cgo1.go $WORK/b178/checkout.cgo1.go $WORK/b178/commit.cgo1.go $WORK/b178/init.cgo1.go $WORK/b178/log.cgo1.go $WORK/b178/prune.cgo1.go $WORK/b178/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x032.o -c zstd_opt.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b178/_pkg_.a $WORK/b178/_x001.o $WORK/b178/_x002.o $WORK/b178/_x003.o $WORK/b178/_x004.o $WORK/b178/_x005.o $WORK/b178/_x006.o $WORK/b178/_x007.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/f9/f90dd85a29aa31d8515b5fe447d1e4c3d8026c10cef78890507c38e407376704-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b176/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I $WORK/b176/ -g -O2 ./ostree.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I ./ -g -O2 -o ./_x002.o -c ostree.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -o $WORK/b176/_cgo_.o $WORK/b176/_cgo_main.o $WORK/b176/_x001.o $WORK/b176/_x002.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage ostree -dynimport $WORK/b176/_cgo_.o -dynout $WORK/b176/_cgo_import.go BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/otbuiltin=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -installsuffix shared -buildid XTK7tQkjUPLukUA9W1Hi/XTK7tQkjUPLukUA9W1Hi -goversion go1.12.6 -D "" -importcfg $WORK/b176/importcfg -pack $WORK/b176/_cgo_gotypes.go $WORK/b176/ostree.cgo1.go $WORK/b176/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b176/_pkg_.a $WORK/b176/_x001.o $WORK/b176/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/c3/c302f669f9cbdcafdde0ff51d2dfef50ddb60533be37ff4b1d81ee87b9371b7c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b180/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b180/ -g -O2 ./copy_linux.go BUILDSTDERR: cd $WORK/b180 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -o $WORK/b180/_cgo_.o $WORK/b180/_cgo_main.o $WORK/b180/_x001.o $WORK/b180/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage copy -dynimport $WORK/b180/_cgo_.o -dynout $WORK/b180/_cgo_import.go BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid Qo4DY0Hw7Vz3LzM8tBQ7/Qo4DY0Hw7Vz3LzM8tBQ7 -goversion go1.12.6 -D "" -importcfg $WORK/b180/importcfg -pack $WORK/b180/_cgo_gotypes.go $WORK/b180/copy_linux.cgo1.go $WORK/b180/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b180/_pkg_.a $WORK/b180/_x001.o $WORK/b180/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/8b/8be28f8f2a6cc87c1ad4254e6b2445e79a496a01885e909a34a2522672d33b94-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid ElBD_NtiLe8eUx17dPqL/ElBD_NtiLe8eUx17dPqL -goversion go1.12.6 -D "" -importcfg $WORK/b182/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/49/49ae346911da54d994d1d0c4ada9ab8fd0a7a72428f43650b35f2ca72b2f0f9b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid c37-SsbFyA7HxCocTJ3Y/c37-SsbFyA7HxCocTJ3Y -goversion go1.12.6 -D "" -importcfg $WORK/b184/importcfg -pack ./stringid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/28/287b4db9242cc29a5becea2959156416c150fde369fad72dcbc91a99087a0915-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid lm84ETDerI09Xzhs9ZxP/lm84ETDerI09Xzhs9ZxP -goversion go1.12.6 -D "" -importcfg $WORK/b185/importcfg -pack ./stringutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/cd/cd6a505e94959ee245d6c1a9a6919173dd222005db91bfae845876a4438972f9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid ElCMw6JntPDcytIQsq3r/ElCMw6JntPDcytIQsq3r -goversion go1.12.6 -D "" -importcfg $WORK/b187/importcfg -pack ./children.go ./patricia.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/de/debafb343b176ab00c58b842cb4ff67bac79eb37e4046bc13b90f3d296783234-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid LmqKa01aP1BlGqYiqzMR/LmqKa01aP1BlGqYiqzMR -goversion go1.12.6 -D "" -importcfg $WORK/b186/importcfg -pack ./truncindex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/49/49cc889d3a970350060baa6893dde2dd598105fd99f939c0fca311903091a7eb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid rk4PsbX5utG4ncu7NRwh/rk4PsbX5utG4ncu7NRwh -goversion go1.12.6 -D "" -importcfg $WORK/b189/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/1a/1a3345808c3109bf7aa408cf3193f97b0cffcf64951c9d47a6ef34ccfe5c88c0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid 7yZMsj7sAtn4Dd5cRatM/7yZMsj7sAtn4Dd5cRatM -goversion go1.12.6 -D "" -importcfg $WORK/b188/importcfg -pack ./assemble.go ./disassemble.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/5b/5bbf7fe7535935cc7546bda30c782e3bb7fe0a5481ec36feedd4439fc5a72f5b-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p compress/gzip -std -complete -installsuffix shared -buildid wa2xanVDb9uXlvlyG4Nr/wa2xanVDb9uXlvlyG4Nr -goversion go1.12.6 -D "" -importcfg $WORK/b192/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/5b/5b20434961286361a830c29237a3407a4ee6fa1cf1f23e14611e58ad7c623501-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid b1xelimWacEAiM6Y3yy6/b1xelimWacEAiM6Y3yy6 -goversion go1.12.6 -D "" -importcfg $WORK/b196/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/2c/2c08aae910b0026b8b912fbc8ab3de7ffcf900506197157581fdeaaf0e521ffa-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid R1woOjaOno3M-d_sGWlF/R1woOjaOno3M-d_sGWlF -goversion go1.12.6 -D "" -importcfg $WORK/b197/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/77/77d46bc7af074838186089191231cadcecdc78db95768807a6a352acfb56f5db-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid VnlUCFcSiuRsQJcsbd0A/VnlUCFcSiuRsQJcsbd0A -goversion go1.12.6 -D "" -importcfg $WORK/b195/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/c0/c0833bbe2e4e002d1d947af51789932db97910d88cdbbef7bb7be43e3b30ff98-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid 400Ym3K8qQNB7G0vfv1w/400Ym3K8qQNB7G0vfv1w -goversion go1.12.6 -D "" -importcfg $WORK/b198/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/18/18961a36c31f8cd1e59127bc04a88caf415fbfef8570ade4015583867938e053-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid 2Eb_gmCnryTAevDjkyrU/2Eb_gmCnryTAevDjkyrU -goversion go1.12.6 -D "" -importcfg $WORK/b194/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/65/65a19841bb93a581abc8de295b066c162afdf90801d80fcd7448dd2e80102ccd-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p net/textproto -std -complete -installsuffix shared -buildid 5oF7mxYCFRVtUflTO5c3/5oF7mxYCFRVtUflTO5c3 -goversion go1.12.6 -D "" -importcfg $WORK/b199/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/3b/3be4f9fb5fcc7fb2c53cc458f5806038333497fbf2bb478124704f4ad5578f78-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid jwodELEEpx1ThBxG7h6v/jwodELEEpx1ThBxG7h6v -goversion go1.12.6 -D "" -importcfg $WORK/b193/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/fd/fdfae9ff3f2c9db6ebc62b46bead305562e57cc0818efd3c7dcd002164bd13c8-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid N3hr5P6S61iSMl4TBhc6/N3hr5P6S61iSMl4TBhc6 -goversion go1.12.6 -D "" -importcfg $WORK/b200/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/7b/7bc24081aaabbaaf82440558a667f99eb96f877169e12ea648fa29731dac1429-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid fwOAA-__r_5Q-YRkE2cT/fwOAA-__r_5Q-YRkE2cT -goversion go1.12.6 -D "" -importcfg $WORK/b201/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/0a/0a389b7b052c0136c3bb63367b37e6ddf52526c83ce42b22bcd5d6c63481d001-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p mime -std -complete -installsuffix shared -buildid b9vRInsoFLlaEFkZwbbF/b9vRInsoFLlaEFkZwbbF -goversion go1.12.6 -D "" -importcfg $WORK/b202/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/ad/ad9853c1a57a8dcc6023a3af28cfca20f3058ba002b5c42c1b11172cb2d2c5d5-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid zCER2ASUgeoLT3Qiy7rZ/zCER2ASUgeoLT3Qiy7rZ -goversion go1.12.6 -D "" -importcfg $WORK/b204/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/fd/fd5e522c6fa92a666ffea3ae6812efc641057ba8f239ce26e5513e3fa5bdc60b-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p mime/multipart -std -complete -installsuffix shared -buildid nX4ciI3RK34_DxMf7nmd/nX4ciI3RK34_DxMf7nmd -goversion go1.12.6 -D "" -importcfg $WORK/b203/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d9/d93314e68e37f087035e730e924c362a44bb787ab91cb41ed279c9a11b7703eb-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid cmNX1UNZy85mRhXlXj1V/cmNX1UNZy85mRhXlXj1V -goversion go1.12.6 -D "" -importcfg $WORK/b205/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/b3/b314f3ae4621a3d7e87fb97de9539837782bdd14957e489fd02909a732ed74d5-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p net/http/internal -std -complete -installsuffix shared -buildid 8m8XUqcsJQ3flzCfevI0/8m8XUqcsJQ3flzCfevI0 -goversion go1.12.6 -D "" -importcfg $WORK/b206/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/e9/e9243e7eacadf9180674420c4595f63b50d5cfeb70e3760ccbc529a165fc502b-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p net/http -std -complete -installsuffix shared -buildid aYb-kkajPxh0TmUuTyBc/aYb-kkajPxh0TmUuTyBc -goversion go1.12.6 -D "" -importcfg $WORK/b191/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/a8/a89216df877477f2c9e22e534bb2bca941c8334b334932b461a585cddebe8f95-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid gKL7VFEYdgDDKjlMB-fj/gKL7VFEYdgDDKjlMB-fj -goversion go1.12.6 -D "" -importcfg $WORK/b190/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/6b/6bd30c6d11a885002dfb3c33df1b520c9f7655b97805c75ea6c30cb3975ee09c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid _Pm_SiuSc4cY_3DiDFDz/_Pm_SiuSc4cY_3DiDFDz -goversion go1.12.6 -D "" -importcfg $WORK/b207/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/b7/b7db8e35d2868fea4f1d06af0d9e2ff7e968175659b0a831656673f0751d2f67-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b209/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b209/ -g -O2 -Wall ./unshare_cgo.go BUILDSTDERR: cd $WORK/b209 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I $WORK/b209/ -g -O2 -Wall -o $WORK/b209/_x003.o -c unshare.c BUILDSTDERR: cd $WORK/b209 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -o $WORK/b209/_cgo_.o $WORK/b209/_cgo_main.o $WORK/b209/_x001.o $WORK/b209/_x002.o $WORK/b209/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage unshare -dynimport $WORK/b209/_cgo_.o -dynout $WORK/b209/_cgo_import.go BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid EMsv7r_ySt5RyU1Zops-/EMsv7r_ySt5RyU1Zops- -goversion go1.12.6 -D "" -importcfg $WORK/b209/importcfg -pack ./unshare.go $WORK/b209/_cgo_gotypes.go $WORK/b209/unshare_cgo.cgo1.go $WORK/b209/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b209/_pkg_.a $WORK/b209/_x001.o $WORK/b209/_x002.o $WORK/b209/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/ca/ca463ec10920a09c462b16e4503363e19ab9e6a2c68ed619e655f1747289cfff-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --cflags -- libseccomp libseccomp BUILDSTDERR: pkg-config --libs -- libseccomp libseccomp BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b211/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b211/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: cd $WORK/b211 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -o $WORK/b211/_cgo_.o $WORK/b211/_cgo_main.o $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o -g -O2 -lseccomp BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage seccomp -dynimport $WORK/b211/_cgo_.o -dynout $WORK/b211/_cgo_import.go BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid SOCu9Bvm33SzY5LCZbkf/SOCu9Bvm33SzY5LCZbkf -goversion go1.12.6 -D "" -importcfg $WORK/b211/importcfg -pack $WORK/b211/_cgo_gotypes.go $WORK/b211/seccomp.cgo1.go $WORK/b211/seccomp_internal.cgo1.go $WORK/b211/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b211/_pkg_.a $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/74/743e07835ba187b24eb25b0f8cc2e3a430232a8f22c51573af8a32f10ed850e7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 3xmGktvcgXMHunwQTZ_Y/3xmGktvcgXMHunwQTZ_Y -goversion go1.12.6 -D "" -importcfg $WORK/b212/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/66/66f15d0c11a66d47ce3dd0b58a63859f666e98edf654fdc3c371820338f6e5d7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b213/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid lM_PzHeJ6abXENrYuRxt/lM_PzHeJ6abXENrYuRxt -goversion go1.12.6 -D "" -importcfg $WORK/b213/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/93/9333c75be32edcc19740d5d42f0324e1bb6148744f969824a33ef40f7a8c48cd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cat >$WORK/b215/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid q_2LkBCUpRCrhp9q4Xrz/q_2LkBCUpRCrhp9q4Xrz -goversion go1.12.6 -D "" -importcfg $WORK/b215/importcfg -pack ./user.go ./user_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/db/dbf5e89be165de932e028d51b684d71b36f234d57e10a852ea0e913bb1dcb1fd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b217/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid DW1IzDYiXFJhm9_ClwIL/DW1IzDYiXFJhm9_ClwIL -goversion go1.12.6 -D "" -importcfg $WORK/b217/importcfg -pack ./secrets.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/15/15e6d2650de11e22b489eca83862ba3bea048c7409d016e257cd807aa9f9d8b6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid eR2vMvUBxaHYaGBnciS5/eR2vMvUBxaHYaGBnciS5 -goversion go1.12.6 -D "" -importcfg $WORK/b221/importcfg -pack ./prioritize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/24/24a10543e4ae0fce680c20675bba202614ade0441bdeb04d25073f433ee03db6-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b223/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p hash/fnv -std -complete -installsuffix shared -buildid lzB7JD_21A3CGhfrhEE1/lzB7JD_21A3CGhfrhEE1 -goversion go1.12.6 -D "" -importcfg $WORK/b223/importcfg -pack ./fnv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/5e/5ef664adf25bf4416cca53506d89976a3347fad46789bc08f080b10d7868160c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/containers/libpod/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid dfwOIacpZOxJZ0aN4-Yz/dfwOIacpZOxJZ0aN4-Yz -goversion go1.12.6 -D "" -importcfg $WORK/b222/importcfg -pack ./bolt_linux.go ./bolt_s390x.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/49/49b3d588e61bca18eca2c10d45bffcfa9610bb02e5186a588bdd4c3be1d85bc8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid 2g2Pc4TCjv7Dyv4RGAIc/2g2Pc4TCjv7Dyv4RGAIc -goversion go1.12.6 -D "" -importcfg $WORK/b220/importcfg -pack ./boltdb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/9d/9d7eb2fe15c78da81ca83c2c0afd9a154198cf682a080335f84b7b42b389de69-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b224/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 79DGsoELUjnUStMgRlfr/79DGsoELUjnUStMgRlfr -goversion go1.12.6 -D "" -importcfg $WORK/b224/importcfg -pack ./memory.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/52/522b692855b779049b6ed0a924ef114a07bee787313108040322bc74dc17605e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache -complete -installsuffix shared -buildid stIJHD1O07alX5qkxtfq/stIJHD1O07alX5qkxtfq -goversion go1.12.6 -D "" -importcfg $WORK/b219/importcfg -pack ./default.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/88/884db20a4a28ce12d10560c463fbe4aa1f6b1855b5e88e500cd7ce7dc0a70ce0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cat >$WORK/b227/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid Y_V5a9c1VKzVjJ9C7m9X/Y_V5a9c1VKzVjJ9C7m9X -goversion go1.12.6 -D "" -importcfg $WORK/b227/importcfg -pack ./xlog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b227/_pkg_.a # internal BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/56/5609baf9a325f6894fe1ce86aa7474f5658e2af3d76e1fbe8e2cd9c10b36f6c6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b228/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid LgKjeFYRp5YxgqFXqkKF/LgKjeFYRp5YxgqFXqkKF -goversion go1.12.6 -D "" -importcfg $WORK/b228/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/3a/3a33a05c00b00c92676431f7bb0440fafb9fa609325805527688500db905902b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b226/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid vFYRj97oeUd8Rr3yq-4r/vFYRj97oeUd8Rr3yq-4r -goversion go1.12.6 -D "" -importcfg $WORK/b226/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/5e/5ee44978929f304c56da429660a7a1ecc86ecc053fda462d9a855b414094e8ed-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: cat >$WORK/b225/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid nKO0sNrW87at8yqU4PQd/nKO0sNrW87at8yqU4PQd -goversion go1.12.6 -D "" -importcfg $WORK/b225/importcfg -pack ./compression.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/70/70842a37e338d5e84863ddcf7b82ee133d98b12af7af50cdbd1780aa85badd18-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: cat >$WORK/b231/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/heap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p container/heap -std -complete -installsuffix shared -buildid Mud0dwImOwjnb4xGUY2u/Mud0dwImOwjnb4xGUY2u -goversion go1.12.6 -D "" -importcfg $WORK/b231/importcfg -pack ./heap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/c7/c7279a07834608b9b66d44cb704547f978faceff28d42ef60863e0b4c1e4e8bb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b233/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid d6ANsqUbaRkADv4RjEwY/d6ANsqUbaRkADv4RjEwY -goversion go1.12.6 -D "" -importcfg $WORK/b233/importcfg -pack ./doc.go ./isatty_tcgets.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/55/55334844d1828e6a110c098d01ee987ca4716c2f8f034c0271aaf460a12637c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid zcFp1dGf5qSTQ7AtHbNO/zcFp1dGf5qSTQ7AtHbNO -goversion go1.12.6 -D "" -importcfg $WORK/b232/importcfg -pack ./writer.go ./writer_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b232/_pkg_.a # internal BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/16/16608b02d0631e136f4495288ffe9d24677feea49c85269c1673d61db466c082-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid 6Dy_9BUcGyriWe-MfnXL/6Dy_9BUcGyriWe-MfnXL -goversion go1.12.6 -D "" -importcfg $WORK/b234/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/f7/f72cbb09a437e30d507ae140da054f562980f51903fba6e968ed35182e07b703-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cat >$WORK/b237/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b237 -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b237/symabis ./sig.s BUILDSTDERR: cat >$WORK/b237/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p os/signal -std -installsuffix shared -buildid 4tl3ptpCOVbNZaFPhzot/4tl3ptpCOVbNZaFPhzot -goversion go1.12.6 -symabis $WORK/b237/symabis -D "" -importcfg $WORK/b237/importcfg -pack -asmhdr $WORK/b237/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b237 -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b237/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b237/_pkg_.a $WORK/b237/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/80/807504820f4cd2c733025b7f967d43acf9f1a42057eaef8f741520ad4f235f02-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: cat >$WORK/b230/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid ddFLP0Ebbe4TqJApxQER/ddFLP0Ebbe4TqJApxQER -goversion go1.12.6 -D "" -importcfg $WORK/b230/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b230/_pkg_.a # internal BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/43/43ffe2a5a9d9163227d774a449b4abb3111fde12a170e4c069a46699a4871e75-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid xM_0nJ97LDc9GT-P2q_d/xM_0nJ97LDc9GT-P2q_d -goversion go1.12.6 -D "" -importcfg $WORK/b238/importcfg -pack ./semaphore.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x033.o -c zstd_v01.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/e3/e3a5193a92b891b169749161b3331802869800108cc19efda60000ee74edc5d2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b218/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: importmap github.com/containers/image/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/copy -complete -installsuffix shared -buildid UKLUm6R-OUu4kz-LNYuW/UKLUm6R-OUu4kz-LNYuW -goversion go1.12.6 -D "" -importcfg $WORK/b218/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/bb/bb284b09c6c944bf6e4367e1f6ade55e38a7153403bd5bcae2829ec6d7d9b549-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: cat >$WORK/b240/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid 6mmsCMgpdVdzgKqQejvK/6mmsCMgpdVdzgKqQejvK -goversion go1.12.6 -D "" -importcfg $WORK/b240/importcfg -pack ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/e5/e56dd9e466388ee122c4ccd06aaf46f9c8176fbc303c665afec14342f062ba3d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory -complete -installsuffix shared -buildid 5CSJDFoObWPngVzu3iWI/5CSJDFoObWPngVzu3iWI -goversion go1.12.6 -D "" -importcfg $WORK/b239/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/32/325dec6f6302bfdcbb373d9a12065d5eb503fdce45444ce137d493e3f16fe943-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: cat >$WORK/b242/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid Hw7njs12kigOZp0YyREZ/Hw7njs12kigOZp0YyREZ -goversion go1.12.6 -D "" -importcfg $WORK/b242/importcfg -pack ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/dc/dcb310652e87a841eedffb6c266e3bb2eefa38a0071902cf353d4dadcf8fbc0d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid PL7SopIf8kbE1euESWVI/PL7SopIf8kbE1euESWVI -goversion go1.12.6 -D "" -importcfg $WORK/b245/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/ab/ab487c1fb4134780ce3055501279c55e265881f21f64e46e0449c2ed8aef4689-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: cat >$WORK/b244/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid _lIBYFq8Y5NMiJSbV7FX/_lIBYFq8Y5NMiJSbV7FX -goversion go1.12.6 -D "" -importcfg $WORK/b244/importcfg -pack ./client.go ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/0f/0f88494bf843ddbac6dff1a60b2bfeae3a7e918770ffa8c5637ea9cf7aad49be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: cat >$WORK/b249/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid OUkHSzYAb9GRr976FkxY/OUkHSzYAb9GRr976FkxY -goversion go1.12.6 -D "" -importcfg $WORK/b249/importcfg -pack ./path_driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/98/984854b962142d155d3a9db1a6045a6225e95c3edd81ad4c7ba12b57ecb96dbd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid DTzqkuNZN__VxpY4_yTe/DTzqkuNZN__VxpY4_yTe -goversion go1.12.6 -D "" -importcfg $WORK/b250/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x034.o -c zstd_v02.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/dc/dc3dc35905c837289747d11b2baeb525ae4a7fc9478dc10bf0f02766951da21b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cat >$WORK/b248/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/continuity/pathdriver=github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid TLku_4QJPezhIcgLkv8r/TLku_4QJPezhIcgLkv8r -goversion go1.12.6 -D "" -importcfg $WORK/b248/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b248/_pkg_.a # internal BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/bb/bb3e7b8038ec0c1cd57ff402ae8cbbedbd79a37e477d7f45c2749eeb4216a2e7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: cat >$WORK/b247/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid Syf-_BqLgT6PJbKsflYv/Syf-_BqLgT6PJbKsflYv -goversion go1.12.6 -D "" -importcfg $WORK/b247/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/f2/f29f7740341cd3e5e74450f461d6843dba3e9534bf53879e2b4acad21fbb9aa9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: cat >$WORK/b246/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid _qQxBk4hw8YhiNeQtMvl/_qQxBk4hw8YhiNeQtMvl -goversion go1.12.6 -D "" -importcfg $WORK/b246/importcfg -pack ./homedir_linux.go ./homedir_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/5c/5cf25765823eb232d53e4f98d0c6dfc8354c422073f50fcd38893938ebb229ab-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cat >$WORK/b243/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid 0i7GcBm6lBIdSRp2vJGP/0i7GcBm6lBIdSRp2vJGP -goversion go1.12.6 -D "" -importcfg $WORK/b243/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f5/f5352310d665e8bbd10f037424ae16ff1de657df82441a3f60eaa050351820b0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b254/ BUILDSTDERR: cat >$WORK/b254/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid dHTK6rJfC4A3DnO6J3Nd/dHTK6rJfC4A3DnO6J3Nd -goversion go1.12.6 -D "" -importcfg $WORK/b254/importcfg -pack ./client.go ./socks.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ef/efdae94038c1ddd25983a45f83ab5a5ea5ba34c5d622cf0b1a93414c50f4c4be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: cat >$WORK/b253/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid R9dj5RuzFoYzSFX-x18U/R9dj5RuzFoYzSFX-x18U -goversion go1.12.6 -D "" -importcfg $WORK/b253/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/c4/c4a8618e9599ca230a09eb0be5ae2b678d3615384cd713a976c4159fc8577941-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid kzDMCIQaJR41lpPpbPnl/kzDMCIQaJR41lpPpbPnl -goversion go1.12.6 -D "" -importcfg $WORK/b252/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/93/93b5fe0cd2db51ad2a5aaea2ef5dc0e99f79e6e9e99ae137bd3640a535ce771e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: cat >$WORK/b255/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid nXjctC51L_pPOmgU_pVH/nXjctC51L_pPOmgU_pVH -goversion go1.12.6 -D "" -importcfg $WORK/b255/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/a7/a7daff6cf195ed7277fe108de459dc55ac6118b9320dbfd7b41a1f7ef1f8ed29-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: cat >$WORK/b251/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid fuRH3YYLU6xOjyvtMaRB/fuRH3YYLU6xOjyvtMaRB -goversion go1.12.6 -D "" -importcfg $WORK/b251/importcfg -pack ./tlsclientconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/53/5301f4fd80b1e31d1404c5d61654f4efb27ce7281826884dd6c6d1fe83103112-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: cat >$WORK/b258/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid PUBU27BiOm98u3VmV80x/PUBU27BiOm98u3VmV80x -goversion go1.12.6 -D "" -importcfg $WORK/b258/importcfg -pack ./set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/7c/7c64b7556fb67561176252cd871d81f648066b03374158a3d7b705ceb82c2e96-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: cat >$WORK/b257/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid pk2V856N4jSm1oOemKz4/pk2V856N4jSm1oOemKz4 -goversion go1.12.6 -D "" -importcfg $WORK/b257/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/e1/e16230c54257001d1273752bd954f05e866cb29f398102d69fc5bbc1e6e20fb5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: cat >$WORK/b259/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid ex0tGSQaDa5a5D_mqBjl/ex0tGSQaDa5a5D_mqBjl -goversion go1.12.6 -D "" -importcfg $WORK/b259/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/36/36698907db63652cb95605e19041fb966a8881b7842812c658588ec5544e2ba3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid My-B9ELYf1zPjI48lfVG/My-B9ELYf1zPjI48lfVG -goversion go1.12.6 -D "" -importcfg $WORK/b256/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/83/83e31540aca7d0bd5566035bffbf26db6967ae9b5b3531d6dc286bf607480b60-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid ec3BUmSUPUzm3KgI-YiC/ec3BUmSUPUzm3KgI-YiC -goversion go1.12.6 -D "" -importcfg $WORK/b261/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/4e/4e05ed153201315aecdc272f1ab04cfae356dbe8bbe95881b7c69e7feb468b99-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: cat >$WORK/b262/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid 7ZcSB5xW9Djc4GPKZHjz/7ZcSB5xW9Djc4GPKZHjz -goversion go1.12.6 -D "" -importcfg $WORK/b262/importcfg -pack ./addr.go ./authchallenge.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/9b/9bc8a8983f29e7a8b68e6a282136487a6824e90f003f7c7275731450bace857a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: cat >$WORK/b263/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid dgY9OseZaQ0UewfZVTDw/dgY9OseZaQ0UewfZVTDw -goversion go1.12.6 -D "" -importcfg $WORK/b263/importcfg -pack ./http_reader.go ./transport.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x035.o -c zstd_v03.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b263/_pkg_.a # internal BUILDSTDERR: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/35/3522907276401a78f34caf0118a13a283dd039933f7776a40262bbd50f232d6c-d # internal BUILDSTDERR: expvar BUILDSTDERR: mkdir -p $WORK/b268/ BUILDSTDERR: cat >$WORK/b268/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/expvar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p expvar -std -complete -installsuffix shared -buildid 8afw4HJ01QFAiqoFzBpm/8afw4HJ01QFAiqoFzBpm -goversion go1.12.6 -D "" -importcfg $WORK/b268/importcfg -pack ./expvar.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/69/6953eb4f77b3b7e131565f834301504a8ee861d3c74780ec74e5343049c31625-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid ouc2QYgfRa1A5EguFFhc/ouc2QYgfRa1A5EguFFhc -goversion go1.12.6 -D "" -importcfg $WORK/b269/importcfg -pack ./stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/aa/aa0cabdcf1e2359cca742327554d058861742862ec63b5dd0358e669d42b22da-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: cat >$WORK/b270/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid NiQXW4xZqq1Er39XYnmx/NiQXW4xZqq1Er39XYnmx -goversion go1.12.6 -D "" -importcfg $WORK/b270/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x036.o -c zstd_v04.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/2f/2feeee6ea9b48beef48b43765b9506cfa4f5141fd520500e4010b1f22b104b93-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid w-k8aDcVObi4A2QoIYWr/w-k8aDcVObi4A2QoIYWr -goversion go1.12.6 -D "" -importcfg $WORK/b272/importcfg -pack ./metrics.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/78/78e2582dd68ed87780c9786d058057e8ae8c2fae480db06999e6a1e35ed8771f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: cat >$WORK/b271/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid Flt6uHus4r45nDouIESI/Flt6uHus4r45nDouIESI -goversion go1.12.6 -D "" -importcfg $WORK/b271/importcfg -pack ./metric.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/05/05bd25fbd88c3808ab4a8505a2da29deb47e56a5ea568591cb1a4c52debbde61-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b274/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid fleb3E2v22LSVuBdTHcj/fleb3E2v22LSVuBdTHcj -goversion go1.12.6 -D "" -importcfg $WORK/b274/importcfg -pack ./decode.go ./doc.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/15/1500c28ceaea072951dd1f1f539158ca9ee24e946288a453769383e915798c7f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: cat >$WORK/b275/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid xbh8exUfzEDfK8ysWdJT/xbh8exUfzEDfK8ysWdJT -goversion go1.12.6 -D "" -importcfg $WORK/b275/importcfg -pack ./autoneg.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b275/_pkg_.a # internal BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/1d/1d3af3411526e1b567e39d0a0ffa3bf32b702954e8558976cdf52f63188a7aa0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid xoYFDmelGIfhhoGTWAzu/xoYFDmelGIfhhoGTWAzu -goversion go1.12.6 -D "" -importcfg $WORK/b276/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x037.o -c zstd_v05.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/9b/9b5bf00b2a8254e174ac243b76e7bc41939f7643a547496ab0fdb18ad47de00c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cat >$WORK/b273/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid naJWYcAAXRFH6Dhe9-He/naJWYcAAXRFH6Dhe9-He -goversion go1.12.6 -D "" -importcfg $WORK/b273/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/65/65570ad5ae7c4910090b13f45b9c5627081ff9ecd8c895ce7da6d83a629a8767-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: cat >$WORK/b278/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid xehnAx0nlMHb8YDmsro0/xehnAx0nlMHb8YDmsro0 -goversion go1.12.6 -D "" -importcfg $WORK/b278/importcfg -pack ./fs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/28/288c394e50009035ec43bd0fe37788a9ca9cc2a4e28d41a98418e5b74a9bb69e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/procfs BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid q016bEUUdzMGkzSMZwCu/q016bEUUdzMGkzSMZwCu -goversion go1.12.6 -D "" -importcfg $WORK/b277/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/ea/ea80421ab53b7cd2115325991d27eb1789d85a529e54cf1f1cec12a25e641f8e-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: cat >$WORK/b279/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b279 -I $WORK/b279/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b279/symabis ./debug.s BUILDSTDERR: cat >$WORK/b279/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p runtime/debug -std -installsuffix shared -buildid 6RJEnPNuzC_G2pNUoB6I/6RJEnPNuzC_G2pNUoB6I -goversion go1.12.6 -symabis $WORK/b279/symabis -D "" -importcfg $WORK/b279/importcfg -pack -asmhdr $WORK/b279/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b279 -I $WORK/b279/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b279/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b279/_pkg_.a $WORK/b279/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/35/35b51d9dae559a2b0a48ae7f83876c898cef7d4bf77bba2e39e5609fc0c502ae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: mkdir -p $WORK/b267/ BUILDSTDERR: cat >$WORK/b267/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid XqZ0i3M2_DqpE9fgnk8i/XqZ0i3M2_DqpE9fgnk8i -goversion go1.12.6 -D "" -importcfg $WORK/b267/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e9/e9ce3947e71db73114c9d9c17b7d4b294e0e605ed39a9431f3a6584f2f664cb8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cat >$WORK/b280/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid uraBX_zqIAuIUN2IIrss/uraBX_zqIAuIUN2IIrss -goversion go1.12.6 -D "" -importcfg $WORK/b280/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/b8/b8d073944f6e8b540a584b9f711e2777fbba2a7ca27c9f10bb795b1153921f5d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-metrics BUILDSTDERR: mkdir -p $WORK/b266/ BUILDSTDERR: cat >$WORK/b266/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid 2Ux6M738GIxlnqtUYVQN/2Ux6M738GIxlnqtUYVQN -goversion go1.12.6 -D "" -importcfg $WORK/b266/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/30/30547210ad848a3797b50760ce4cb80a77833d6f3f40c7602232b33225b89d46-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/metrics BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b266/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid OFkBXl-dt35st4Mhmwgn/OFkBXl-dt35st4Mhmwgn -goversion go1.12.6 -D "" -importcfg $WORK/b265/importcfg -pack ./prometheus.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/fb/fb86a7fae8558b2705668dac3cf82d6609a5c46b99e3b3186c26c2c220e535a2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: mkdir -p $WORK/b264/ BUILDSTDERR: cat >$WORK/b264/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid rUlsiSSAsE-tcI-vXk_p/rUlsiSSAsE-tcI-vXk_p -goversion go1.12.6 -D "" -importcfg $WORK/b264/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/05/0528644d9ffd9b3c1acb98e620d57a0cca59c83ddbbcd4919d3261977d5f9be7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: mkdir -p $WORK/b281/ BUILDSTDERR: cat >$WORK/b281/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid AEZ363gKDLZ0lbCYzK9c/AEZ363gKDLZ0lbCYzK9c -goversion go1.12.6 -D "" -importcfg $WORK/b281/importcfg -pack ./memory.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/77/77ce859ce50fa4ea1044dc6255aeac8452f84719bdd0260b37a30f61e5999c42-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: cat >$WORK/b260/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid Gzf_jV_txu4KspTYty3n/Gzf_jV_txu4KspTYty3n -goversion go1.12.6 -D "" -importcfg $WORK/b260/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/bb/bb7defdcece8e04943b8b646614e80c7ab0fa8d05fae092974c5cd346527676a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: cat >$WORK/b283/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid dInftL8zCuesoQPZ1FWn/dInftL8zCuesoQPZ1FWn -goversion go1.12.6 -D "" -importcfg $WORK/b283/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x038.o -c zstd_v06.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/29/29c7134258ba0a9d6499dd2fde1b3eb75c5cc1c96992202c073f12623e1c0cc8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: mkdir -p $WORK/b282/ BUILDSTDERR: cat >$WORK/b282/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid 4A33DZu3d-hcpyPtNAnd/4A33DZu3d-hcpyPtNAnd -goversion go1.12.6 -D "" -importcfg $WORK/b282/importcfg -pack ./fields.go ./yaml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/d0/d0e58d4cc45be6a94ea11e26ec007b6488dea67ddf6fb2baa5ed15093481520a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: mkdir -p $WORK/b241/ BUILDSTDERR: cat >$WORK/b241/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker -complete -installsuffix shared -buildid Q54JCIKj317CBtPnyCu7/Q54JCIKj317CBtPnyCu7 -goversion go1.12.6 -D "" -importcfg $WORK/b241/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x039.o -c zstd_v07.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f3/f37bfc0016a03c45a783804387d9e4e15b0b843df336c422d30701c42f88766f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid OBpNbv78Q68-_HcErxvb/OBpNbv78Q68-_HcErxvb -goversion go1.12.6 -D "" -importcfg $WORK/b285/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b285/_pkg_.a # internal BUILDSTDERR: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/38/3819d353f12788d3007ec17b16fc1c57faace52c4bd7d8d1d4138c3b04a2d195-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: cat >$WORK/b284/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/archive -complete -installsuffix shared -buildid lKx2zgD0GXbjQTfq-1vT/lKx2zgD0GXbjQTfq-1vT -goversion go1.12.6 -D "" -importcfg $WORK/b284/importcfg -pack ./dest.go ./src.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/d1/d13b0df9dabd52af49b5d479b71a5e4046c2fe9bab732d7ed22120afccae618e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/internal -complete -installsuffix shared -buildid s8aKbXJkDIAONDk5jfee/s8aKbXJkDIAONDk5jfee -goversion go1.12.6 -D "" -importcfg $WORK/b287/importcfg -pack ./oci_util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/26/2685130abbb4f0d2f7004089104d1e3e44d5a30992c6a3a90dd5b0b094d65eb6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: cat >$WORK/b288/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: importmap github.com/containers/image/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/layout -complete -installsuffix shared -buildid 4P_xtVzfcWrITkDCvvH7/4P_xtVzfcWrITkDCvvH7 -goversion go1.12.6 -D "" -importcfg $WORK/b288/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/d3/d3b682632d7e7c0af6fc81b238f6a4b5a98b68eb2e6e39317ba597db55af1b2f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b289/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid e2qEH-BcoO8E9uWbb01P/e2qEH-BcoO8E9uWbb01P -goversion go1.12.6 -D "" -importcfg $WORK/b289/importcfg -pack ./system_registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b289/_pkg_.a # internal BUILDSTDERR: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/ec/ec742818b0469410e8ffe8d9cc1c0de4e019810aba24dbbb01458a92872b11ff-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: cat >$WORK/b296/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid -35qHRzVgfzG8GToV7AQ/-35qHRzVgfzG8GToV7AQ -goversion go1.12.6 -D "" -importcfg $WORK/b296/importcfg -pack ./blkio.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/88/88f67446e6eecbf665b57a18769ab134693c2fa9ec3cc87345391e105ee801f9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b297/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid StDtwUBdi6RhbJU5pjv7/StDtwUBdi6RhbJU5pjv7 -goversion go1.12.6 -D "" -importcfg $WORK/b297/importcfg -pack ./mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/53/5354c2ccf4182618430dcb96b026fc2d1df5e81d2381c100e558ac9b7d21e31b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: cat >$WORK/b298/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid pJu787XmALXFQzPzou8I/pJu787XmALXFQzPzou8I -goversion go1.12.6 -D "" -importcfg $WORK/b298/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a2/a2f1ef400851287f5066da8310e1695b71c44ed7315392561ebf537dea8227be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cat >$WORK/b299/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid Z9vMd9jFtZY3jJB8PLpV/Z9vMd9jFtZY3jJB8PLpV -goversion go1.12.6 -D "" -importcfg $WORK/b299/importcfg -pack ./nat.go ./parse.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/27/278f61c15ff709978c26d6da9cb82851983e5317a28aba8995816ea2e0301555-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b295/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid u153fnTOW_YVU0G8MDYi/u153fnTOW_YVU0G8MDYi -goversion go1.12.6 -D "" -importcfg $WORK/b295/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/c7/c7d35731053373e2e6d5da5eabbe3c0a70423cc370873008c2482e9cc1e086f7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid SM0Jw_0zXrPIrCc8x9G7/SM0Jw_0zXrPIrCc8x9G7 -goversion go1.12.6 -D "" -importcfg $WORK/b300/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/76/7633ae76f6217e20ec1e8d2614cf4e5876a0ed594fb8f28170dc7740bab62d1b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: cat >$WORK/b302/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid A7TQ0bknIMTdx-yInbe_/A7TQ0bknIMTdx-yInbe_ -goversion go1.12.6 -D "" -importcfg $WORK/b302/importcfg -pack ./defs.go ./doc.go ./helpers.go ./is.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/9d/9da99c35290995a29620418c677b2f93ecdb21239f12bad5444dedc7acdd7193-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b301/ BUILDSTDERR: cat >$WORK/b301/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b302/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid FK4FNPLJcy17OGXfKzBE/FK4FNPLJcy17OGXfKzBE -goversion go1.12.6 -D "" -importcfg $WORK/b301/importcfg -pack ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/da/dac44b205c0c9a800e2d4217a4a326c87febe79c73a2ab450346a10560324b85-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cat >$WORK/b303/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid FLfGb_vMKn_yfOsZaNIz/FLfGb_vMKn_yfOsZaNIz -goversion go1.12.6 -D "" -importcfg $WORK/b303/importcfg -pack ./authenticate.go ./registry.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/86/868250873b6b0ab69a2b787e4cbbda8ed3263e4f9eb75d5d3c8e503d9218fd9c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cat >$WORK/b306/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid OUf4xsMUxqfS-OL2M3AT/OUf4xsMUxqfS-OL2M3AT -goversion go1.12.6 -D "" -importcfg $WORK/b306/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x040.o -c zstdmt_compress.c BUILDSTDERR: cd $WORK/b140 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -o $WORK/b140/_cgo_.o $WORK/b140/_cgo_main.o $WORK/b140/_x001.o $WORK/b140/_x002.o $WORK/b140/_x003.o $WORK/b140/_x004.o $WORK/b140/_x005.o $WORK/b140/_x006.o $WORK/b140/_x007.o $WORK/b140/_x008.o $WORK/b140/_x009.o $WORK/b140/_x010.o $WORK/b140/_x011.o $WORK/b140/_x012.o $WORK/b140/_x013.o $WORK/b140/_x014.o $WORK/b140/_x015.o $WORK/b140/_x016.o $WORK/b140/_x017.o $WORK/b140/_x018.o $WORK/b140/_x019.o $WORK/b140/_x020.o $WORK/b140/_x021.o $WORK/b140/_x022.o $WORK/b140/_x023.o $WORK/b140/_x024.o $WORK/b140/_x025.o $WORK/b140/_x026.o $WORK/b140/_x027.o $WORK/b140/_x028.o $WORK/b140/_x029.o $WORK/b140/_x030.o $WORK/b140/_x031.o $WORK/b140/_x032.o $WORK/b140/_x033.o $WORK/b140/_x034.o $WORK/b140/_x035.o $WORK/b140/_x036.o $WORK/b140/_x037.o $WORK/b140/_x038.o $WORK/b140/_x039.o $WORK/b140/_x040.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage zstd -dynimport $WORK/b140/_cgo_.o -dynout $WORK/b140/_cgo_import.go BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/containers/libpod/vendor/github.com/DataDog/zstd -installsuffix shared -buildid b_R3-euieW5VLaYzvUpJ/b_R3-euieW5VLaYzvUpJ -goversion go1.12.6 -D "" -importcfg $WORK/b140/importcfg -pack $WORK/b140/_cgo_gotypes.go $WORK/b140/errors.cgo1.go $WORK/b140/zstd.cgo1.go $WORK/b140/zstd_stream.cgo1.go $WORK/b140/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b140/_pkg_.a $WORK/b140/_x001.o $WORK/b140/_x002.o $WORK/b140/_x003.o $WORK/b140/_x004.o $WORK/b140/_x005.o $WORK/b140/_x006.o $WORK/b140/_x007.o $WORK/b140/_x008.o $WORK/b140/_x009.o $WORK/b140/_x010.o $WORK/b140/_x011.o $WORK/b140/_x012.o $WORK/b140/_x013.o $WORK/b140/_x014.o $WORK/b140/_x015.o $WORK/b140/_x016.o $WORK/b140/_x017.o $WORK/b140/_x018.o $WORK/b140/_x019.o $WORK/b140/_x020.o $WORK/b140/_x021.o $WORK/b140/_x022.o $WORK/b140/_x023.o $WORK/b140/_x024.o $WORK/b140/_x025.o $WORK/b140/_x026.o $WORK/b140/_x027.o $WORK/b140/_x028.o $WORK/b140/_x029.o $WORK/b140/_x030.o $WORK/b140/_x031.o $WORK/b140/_x032.o $WORK/b140/_x033.o $WORK/b140/_x034.o $WORK/b140/_x035.o $WORK/b140/_x036.o $WORK/b140/_x037.o $WORK/b140/_x038.o $WORK/b140/_x039.o $WORK/b140/_x040.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/8e/8efc9c4fb0aafd7df86eb1edfd1f18e8d500368c20ed2b370349e7dde2ed32a2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/DataDog/zstd=github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/DataDog/zstd=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid jKJMl3TawFhuCmLwd6fC/jKJMl3TawFhuCmLwd6fC -goversion go1.12.6 -D "" -importcfg $WORK/b139/importcfg -pack ./archive.go ./archive_110.go ./archive_cgo.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/f5/f594de50baf21548360b4cb11eaf31c00583f63b591f5581c3454a1f7e1224c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 7MiGRrqWYHSxdGvI4U3i/7MiGRrqWYHSxdGvI4U3i -goversion go1.12.6 -D "" -importcfg $WORK/b158/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/c8/c8f3fd075c6b5a3d2756c0ca703b530b2ae4c69d47fc1a744b1c7dcdcc9c6508-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cat >$WORK/b214/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid DRfjq61FLrzsRgUifC7Y/DRfjq61FLrzsRgUifC7Y -goversion go1.12.6 -D "" -importcfg $WORK/b214/importcfg -pack ./blobcache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/f0/f0bbe5b59979dcf49d8b6c219fec094e1793f6976f0a72864531ef52088e2a1f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid PlRNtaPloVXY2JOZjGBe/PlRNtaPloVXY2JOZjGBe -goversion go1.12.6 -D "" -importcfg $WORK/b138/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/a6/a66dda5a5738c23641545d3196b18fbc23af1d5d83e4b1cec508acdadf48afdd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/archive -complete -installsuffix shared -buildid dfrpwfyJSeeb6Gtq3Ihc/dfrpwfyJSeeb6Gtq3Ihc -goversion go1.12.6 -D "" -importcfg $WORK/b286/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/df/df9efcce26dff309bd77b9fd3bbb952c7438d54f0d6347e314d4a6adf8a943ce-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cat >$WORK/b305/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid DC65Hc1_waHhN4dy3c3g/DC65Hc1_waHhN4dy3c3g -goversion go1.12.6 -D "" -importcfg $WORK/b305/importcfg -pack ./gen.go ./plugin.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/bf/bfbb173f6cdf404126b5fe2141b9afacae07252f70f4874b7b4b067817e9ca04-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid _KmHF5jmmo8pMr_blovs/_KmHF5jmmo8pMr_blovs -goversion go1.12.6 -D "" -importcfg $WORK/b165/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/19/19d1cf1bd9ea23c7e0aad9381e4a97bc84816b02f978064f59e23d726989e1f2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b171/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b171/ -g -O2 ./btrfs.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/64/64ab3b9332dc947b0068d7fc2ae80afc625f892c58a294aa0e26fbeef0315229-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid 08soZ4tmE_EZlgLlF0LR/08soZ4tmE_EZlgLlF0LR -goversion go1.12.6 -D "" -importcfg $WORK/b173/importcfg -pack ./overlayutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ac/ac6bfc30591addd37c66c4828c261ac1ce6a5b422521cfa97293308fe723a2e3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/ostree=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid WT4Ga65cP1xGiFEWomMV/WT4Ga65cP1xGiFEWomMV -goversion go1.12.6 -D "" -importcfg $WORK/b172/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/f5/f52b12b1a19d7cf22a96f2e00dbf2a2ee0727aed268e90c7a4c5dc1af2d5ce34-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ostree=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid WstIG30Ipf84CdWGNOca/WstIG30Ipf84CdWGNOca -goversion go1.12.6 -D "" -importcfg $WORK/b179/importcfg -pack ./copy_linux.go ./driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e6/e601887e159ae2699678c8d3fc3eaec77a30ab7817ea6b619c06699ca826d629-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 9KoScU_WMHkV3nCJ7OWI/9KoScU_WMHkV3nCJ7OWI -goversion go1.12.6 -D "" -importcfg $WORK/b181/importcfg -pack ./zfs.go ./zfs_linux.go BUILDSTDERR: cd $WORK/b171 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/07/07ca2eed2de9dc0969f24e726328fd4cd8c5156e902d0836fd3da5c8945ec33a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cat >$WORK/b304/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid I-CZ8Q1JdfDntjx_Vznw/I-CZ8Q1JdfDntjx_Vznw -goversion go1.12.6 -D "" -importcfg $WORK/b304/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go BUILDSTDERR: cd $WORK/b171 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/e2/e27db4ec5c0ecf7d1264f3ad70244fc845a6c112d7322ff57ceb6f1d27bff16b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: cat >$WORK/b294/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid -D1QCkSkx50LeWROalK7/-D1QCkSkx50LeWROalK7 -goversion go1.12.6 -D "" -importcfg $WORK/b294/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -o $WORK/b171/_cgo_.o $WORK/b171/_cgo_main.o $WORK/b171/_x001.o $WORK/b171/_x002.o $WORK/b171/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage btrfs -dynimport $WORK/b171/_cgo_.o -dynout $WORK/b171/_cgo_import.go BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid 5el6oqPAoHlls6ORm7mV/5el6oqPAoHlls6ORm7mV -goversion go1.12.6 -D "" -importcfg $WORK/b171/importcfg -pack $WORK/b171/_cgo_gotypes.go $WORK/b171/btrfs.cgo1.go $WORK/b171/version.cgo1.go $WORK/b171/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/33/3347b7beca6861c051851abcadbcf13a14f3eb99e6e3796061381f085c10bf28-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid F8OjRBjQIhW4bPrR0007/F8OjRBjQIhW4bPrR0007 -goversion go1.12.6 -D "" -importcfg $WORK/b309/importcfg -pack ./duration_convert.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/c5/c5fbde71a65715031631f183011e02956188453052aef1f87b50e26f51699c28-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b294/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid gOcueHDNmi1_I_xNVXCx/gOcueHDNmi1_I_xNVXCx -goversion go1.12.6 -D "" -importcfg $WORK/b310/importcfg -pack ./volume_create.go ./volume_list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/fa/fa02f621c5a0e9f77e6def363c2abf0741ed2340091d471f05aaef84682c8caf-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: cat >$WORK/b311/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid g_AWBQ9VRe_bjwNplJ0H/g_AWBQ9VRe_bjwNplJ0H -goversion go1.12.6 -D "" -importcfg $WORK/b311/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b171/_pkg_.a $WORK/b171/_x001.o $WORK/b171/_x002.o $WORK/b171/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/36/3605e7177ce7ab3bb3e3f8748d3588d62ef57951b3cb6bd56ea505b757a016c7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: importmap github.com/containers/storage/drivers/btrfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b181/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid xv2OOZPCOfHk3VRzBsk3/xv2OOZPCOfHk3VRzBsk3 -goversion go1.12.6 -D "" -importcfg $WORK/b164/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/0f/0f97d5dfcab8cf654176c645405db919ef6449d3f139899160fa58b40ecc1735-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid j81FwO_UNjtWLpPuLhvm/j81FwO_UNjtWLpPuLhvm -goversion go1.12.6 -D "" -importcfg $WORK/b137/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile.go ./lockfile_unix.go ./store.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/6c/6c8a56bbabcc953a2346cf0cc8f04e5172bf735137f311cb2cc0eff2055296be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid 6WC_Lk8YyabWY1088Y2r/6WC_Lk8YyabWY1088Y2r -goversion go1.12.6 -D "" -importcfg $WORK/b292/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./session.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/fd/fd1364834452e6b262db05cc26df3fe41088e249d60493fbc971c420d3d33a75-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cat >$WORK/b291/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid b3ZgzouM3hh4fUu9K2lO/b3ZgzouM3hh4fUu9K2lO -goversion go1.12.6 -D "" -importcfg $WORK/b291/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/03/030129c546da76e11a520d0831eed088356466175270451978c16afb830dc52b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/storage -complete -installsuffix shared -buildid wRT2UA0BkRYzKy79E15_/wRT2UA0BkRYzKy79E15_ -goversion go1.12.6 -D "" -importcfg $WORK/b133/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/fe/fe123ffcaf5d14b7910e563a4869e578f882fc5b9e3c2275c4a57a275f9f521a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b216/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid bKQnL9EvwHx_622PFRd_/bKQnL9EvwHx_622PFRd_ -goversion go1.12.6 -D "" -importcfg $WORK/b216/importcfg -pack ./overlay.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/4d/4d4b36ae34ff5f2a4662e954b649380cb3088fd6ff4ab391faa3fcc41b099085-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid szsJxzcmSk2zSjmI5BHU/szsJxzcmSk2zSjmI5BHU -goversion go1.12.6 -D "" -importcfg $WORK/b313/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/83/83f1c78340cc5f106ad98a44cb911d297969097c04f7865387c1adf87dba94d7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: cat >$WORK/b318/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 9er7XEuX6_u4GKWY3lZQ/9er7XEuX6_u4GKWY3lZQ -goversion go1.12.6 -D "" -importcfg $WORK/b318/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/cc/cca8fdc0b3779a20ef098f03f783644e0a9bf70c6165349e9661b726541d5998-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid vE5rh0SK_k-LXzcchYXS/vE5rh0SK_k-LXzcchYXS -goversion go1.12.6 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/43/43d4fe04f4bcbe6340c0955744240280c300a2bbc50b8327642241214b1df83e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: cat >$WORK/b319/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid rflxM69bVUx7faW2lKEf/rflxM69bVUx7faW2lKEf -goversion go1.12.6 -D "" -importcfg $WORK/b319/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/58/5818579067067c14c2df2e5acdcba0eedd80a2ade93a66e8d59a24d39445978e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid _rd6tEN5QfJUQwE5W_fL/_rd6tEN5QfJUQwE5W_fL -goversion go1.12.6 -D "" -importcfg $WORK/b060/importcfg -pack ./mount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/7f/7ffa45ff5afe484022ff08af66622a21682afa05c37d373b3c7905290d97001a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid SiLw06etLry0ZJ0XXDxr/SiLw06etLry0ZJ0XXDxr -goversion go1.12.6 -D "" -importcfg $WORK/b208/importcfg -pack ./run.go ./seccomp.go ./selinux.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b319/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/45/4535db4531e294609814260d63272b9b2c9124ff20f32deaddb9923a4f24573b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: cat >$WORK/b317/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid SxJR3qyayv4_wQ2ETNJY/SxJR3qyayv4_wQ2ETNJY -goversion go1.12.6 -D "" -importcfg $WORK/b317/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/bd/bd8b4384525da3e9f21182ee8dff22415ee32c1feb418bd7177360fcad9af550-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Zx9M5Yki3zYtkacD-ygu/Zx9M5Yki3zYtkacD-ygu -goversion go1.12.6 -D "" -importcfg $WORK/b320/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/72/7258dfeab195ff00bd71c94adcd32ddaa5079eb8f2f89c7df5eb6f47d07f58dd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cat >$WORK/b316/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid jkEzmCQKxtkRX7ryoMkd/jkEzmCQKxtkRX7ryoMkd -goversion go1.12.6 -D "" -importcfg $WORK/b316/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables10.0.0.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/1d/1d4d4b383fce66ecbcbe69e759354f641cf63a8af279b3e01a17bb8dd06d10e9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: cat >$WORK/b321/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 7JkZVr8K3CzBS1hVjIkN/7JkZVr8K3CzBS1hVjIkN -goversion go1.12.6 -D "" -importcfg $WORK/b321/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/b5/b55c8e757a53b23cc2ded0ad97e4a7b26ea28a5627176678f5c1d02c4c16dac9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: cat >$WORK/b322/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid CWwaiFkbXMCvlZZiyZJf/CWwaiFkbXMCvlZZiyZJf -goversion go1.12.6 -D "" -importcfg $WORK/b322/importcfg -pack ./homedir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/55/55fed974f13d1ed4b926cea410733d94f01222074dc356d044ecc9b99b72946a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b323/ -importpath github.com/containers/libpod/vendor/github.com/containers/image/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I $WORK/b323/ -g -O2 ./ostree_dest.go ./ostree_src.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/9d/9d023680cea31931ecaf306623c505d5b9882e1348444cb836a15f552311643e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: cat >$WORK/b315/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid UmYHQtO6zxMpmZtNEqrs/UmYHQtO6zxMpmZtNEqrs -goversion go1.12.6 -D "" -importcfg $WORK/b315/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/80/800bd29f42239c9cc11743336a727dd51bf72fd56d4a703461b214667efca4b1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid QcugM4rs8whvKmzlOKSF/QcugM4rs8whvKmzlOKSF -goversion go1.12.6 -D "" -importcfg $WORK/b314/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/0a/0af6c4515c4de8fcb236db70b0e2d406b37b0c43b743a7ec758ea6258fc53110-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cat >$WORK/b312/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/image/version=github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/openshift -complete -installsuffix shared -buildid W3PchcQZB8duyCRUUc3_/W3PchcQZB8duyCRUUc3_ -goversion go1.12.6 -D "" -importcfg $WORK/b312/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/4f/4f60b94a032daa23faf5beee61021875878cd439fb675c53fb54e4ca4756be76-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: cat >$WORK/b324/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/tarball -complete -installsuffix shared -buildid jhDXkoHMo_f5BZq07W2o/jhDXkoHMo_f5BZq07W2o -goversion go1.12.6 -D "" -importcfg $WORK/b324/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/25/254e70f1308169bf61eb66275840db770c579866bbca8ff68910e2a17cbd09b7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cat >$WORK/b326/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid huc5-ElgCQN_TXcvJFaf/huc5-ElgCQN_TXcvJFaf -goversion go1.12.6 -D "" -importcfg $WORK/b326/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/25/25eda747508952073cbdf54d7902e08482e39fa68d6abd437dba61f8e27f336c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cat >$WORK/b327/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid F9hVsj1BbjGVnCKdufCp/F9hVsj1BbjGVnCKdufCp -goversion go1.12.6 -D "" -importcfg $WORK/b327/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/64/645b291f427e85b294080115d044b3526a43d54420183843d587b41dc0227082-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: mkdir -p $WORK/b329/ BUILDSTDERR: cat >$WORK/b329/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid kRwDr0xkrhnfqCTFQg_c/kRwDr0xkrhnfqCTFQg_c -goversion go1.12.6 -D "" -importcfg $WORK/b329/importcfg -pack ./sctp.go ./sctp_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/09/09c4ab5c3acdd4c6331fecd314b719cd0234c7a3bea44444a7da0177a204e235-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cat >$WORK/b328/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid 95AFKXWjJqOTP_sDmv3w/95AFKXWjJqOTP_sDmv3w -goversion go1.12.6 -D "" -importcfg $WORK/b328/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/90/90f955cbdb0fe5379096289857c992a90d4d3a59290995294c52f256e0f8bb8e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cat >$WORK/b325/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid QMg53FKUGe6DXm5FYPSe/QMg53FKUGe6DXm5FYPSe -goversion go1.12.6 -D "" -importcfg $WORK/b325/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/9e/9e5db1ada2df643a334e1465f7c6bd01185371b226b45d4c2a7f2b3c603a1cae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid flyGWj0ja_9pKH3XYKOJ/flyGWj0ja_9pKH3XYKOJ -goversion go1.12.6 -D "" -importcfg $WORK/b331/importcfg -pack ./errwrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/39/395d2b43787da5c6415e170d87eb7dfe62df374360a85f0d092e265613eb3d0e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: mkdir -p $WORK/b330/ BUILDSTDERR: cat >$WORK/b330/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid oyEaG0A6YYl2NSk2ijaY/oyEaG0A6YYl2NSk2ijaY -goversion go1.12.6 -D "" -importcfg $WORK/b330/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b330/_pkg_.a # internal BUILDSTDERR: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/22/227dc5882ef1c4a03f55cd419e5e4e4c74e5b9815d2f31bc1581dd274f151ffa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: cat >$WORK/b333/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 0manFSZuDNOazJQO5e2J/0manFSZuDNOazJQO5e2J -goversion go1.12.6 -D "" -importcfg $WORK/b333/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/3a/3a094466ef5496260fa4831440bab11ae2cf0b8193788c0176c0b2b762a2be47-d # internal BUILDSTDERR: database/sql/driver BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: cat >$WORK/b336/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/database/sql/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid FoUm0SjFON8qJk-EpAcB/FoUm0SjFON8qJk-EpAcB -goversion go1.12.6 -D "" -importcfg $WORK/b336/importcfg -pack ./driver.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/79/7977660907ae05476abd9d46f2494fb160d39ad6e125b05176fa61cd0a3fe7ca-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile database/sql/driver=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid U7sYjj_TGoAfDr1YI2Nl/U7sYjj_TGoAfDr1YI2Nl -goversion go1.12.6 -D "" -importcfg $WORK/b335/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/8e/8e748b8e7c8e2e5d89ba1a40988764be56fd72512db07fcbf602aed38bb812ac-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: cat >$WORK/b337/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid 4mQTUyDGBYtyhiAv5Z0A/4mQTUyDGBYtyhiAv5Z0A -goversion go1.12.6 -D "" -importcfg $WORK/b337/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/9b/9b91f39946080167cca9501adef9411233c0689492ce857da3196d71ac582dd0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: mkdir -p $WORK/b339/ BUILDSTDERR: cat >$WORK/b339/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid wEmilNPJw7E7rSVwf4IE/wEmilNPJw7E7rSVwf4IE -goversion go1.12.6 -D "" -importcfg $WORK/b339/importcfg -pack ./error.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/c1/c1e93e03be899d202b0111688f4ca6f7416df7a1311b6f7a64d628e5ea30347c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: cat >$WORK/b338/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b339/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid bA8xpMKrPBGeBQ4eNwpM/bA8xpMKrPBGeBQ4eNwpM -goversion go1.12.6 -D "" -importcfg $WORK/b338/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/96/9630b9cb30b0dddeff7e61a5925151721bfb5317a287cd1bd047311a7341b88f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: cat >$WORK/b342/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid 6kd1FunhplGSP5WNMBTg/6kd1FunhplGSP5WNMBTg -goversion go1.12.6 -D "" -importcfg $WORK/b342/importcfg -pack ./pointer.go BUILDSTDERR: cd $WORK/b323 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/78/78d332dc0c2feb8360481d2b4eb0952f5067d1b9629a21364edb93a24faf1989-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: cat >$WORK/b341/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid SPuKnVZbm1yvkRqDp7wl/SPuKnVZbm1yvkRqDp7wl -goversion go1.12.6 -D "" -importcfg $WORK/b341/importcfg -pack ./reference.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/3b/3b0eb28f93a2fb5dd5ca8379ca2e7f91b4e64806b1848a79304fdd3dd85eee58-d # internal BUILDSTDERR: net/mail BUILDSTDERR: cd $WORK/b323 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: cat >$WORK/b343/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p net/mail -std -complete -installsuffix shared -buildid ZvLD-GtRrPMbI_cFUUlh/ZvLD-GtRrPMbI_cFUUlh -goversion go1.12.6 -D "" -importcfg $WORK/b343/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/90/90cd565a67a64ce3f36c65d89b2a625cf1c75394bb17e1909e98303755910d45-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cat >$WORK/b345/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p text/template/parse -std -complete -installsuffix shared -buildid fDVYh3IfOhU6XBYRe-47/fDVYh3IfOhU6XBYRe-47 -goversion go1.12.6 -D "" -importcfg $WORK/b345/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: cd $WORK/b323 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -o $WORK/b323/_cgo_.o $WORK/b323/_cgo_main.o $WORK/b323/_x001.o $WORK/b323/_x002.o $WORK/b323/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/3e/3e4afc972b9ea59bff06c3f5857892a8e867d7e0b62959935689b13c18b63c02-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cat >$WORK/b344/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p text/template -std -complete -installsuffix shared -buildid aIr1frfLqbX24bgpoqjz/aIr1frfLqbX24bgpoqjz -goversion go1.12.6 -D "" -importcfg $WORK/b344/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage ostree -dynimport $WORK/b323/_cgo_.o -dynout $WORK/b323/_cgo_import.go BUILDSTDERR: cat >$WORK/b323/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/otbuiltin=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/ostree -installsuffix shared -buildid tQTNFjibO51yMfW6YmAj/tQTNFjibO51yMfW6YmAj -goversion go1.12.6 -D "" -importcfg $WORK/b323/importcfg -pack ./ostree_transport.go $WORK/b323/_cgo_gotypes.go $WORK/b323/ostree_dest.cgo1.go $WORK/b323/ostree_src.cgo1.go $WORK/b323/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b323/_pkg_.a $WORK/b323/_x001.o $WORK/b323/_x002.o $WORK/b323/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/56/564e88862405669ae96cabfb8f49c16f6bb62e0d341b43c919e971663532784b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/openshift=github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: importmap github.com/containers/image/ostree=github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid ob-OiG1uRKtspIasLtwC/ob-OiG1uRKtspIasLtwC -goversion go1.12.6 -D "" -importcfg $WORK/b290/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/6c/6caff90f95ff2a3a90a897470913e6bfb502f04b5c7cab518a4bc0e6dbeaa158-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: cat >$WORK/b348/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b142/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid dJTBhwC4QREwxoDaAbhO/dJTBhwC4QREwxoDaAbhO -goversion go1.12.6 -D "" -importcfg $WORK/b348/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/0c/0c536511daf8533a40f88332b05f4848c6b0f98968d22c5ea2a220288801cd05-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: mkdir -p $WORK/b349/ BUILDSTDERR: cat >$WORK/b349/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid l709AamN5Nu0kCKTtk8M/l709AamN5Nu0kCKTtk8M -goversion go1.12.6 -D "" -importcfg $WORK/b349/importcfg -pack ./stdcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b349/_pkg_.a # internal BUILDSTDERR: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/2d/2d3af12a903dd24f10fa738b8a61e7154a33d5a0654dba04c75c454c54f78762-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b351/ BUILDSTDERR: cat >$WORK/b351/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid NsaWG0xg8xvllR_3KWTo/NsaWG0xg8xvllR_3KWTo -goversion go1.12.6 -D "" -importcfg $WORK/b351/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/b0/b02b1480d5aafdb72297b76b1e0185e3caddbe956b84d5123e5fdafeeb4da88a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b340/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 7GGvWyRdNr--8_bK4zvi/7GGvWyRdNr--8_bK4zvi -goversion go1.12.6 -D "" -importcfg $WORK/b340/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b351/_pkg_.a # internal BUILDSTDERR: cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/38/3863f8a195c252f252c5e4dc767ec70c3c57a418270c3aebdd28053cf44be185-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: mkdir -p $WORK/b350/ BUILDSTDERR: cat >$WORK/b350/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid BqqznJNoM7Q8ZvFFr83i/BqqznJNoM7Q8ZvFFr83i -goversion go1.12.6 -D "" -importcfg $WORK/b350/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b350/_pkg_.a # internal BUILDSTDERR: cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/46/4622df87a34ac65f10326df06f5efbe9631fbfd36912870b074b05ec40b981a8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: mkdir -p $WORK/b353/ BUILDSTDERR: cat >$WORK/b353/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid 97HmzYhCydqrrrXDJnlw/97HmzYhCydqrrrXDJnlw -goversion go1.12.6 -D "" -importcfg $WORK/b353/importcfg -pack ./term.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b353/_pkg_.a # internal BUILDSTDERR: cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/f5/f59db44fece24e8b5ec0fc03099fad1eeaf0465d0bec6306ce292d69775974b5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ijc/Gotty BUILDSTDERR: mkdir -p $WORK/b354/ BUILDSTDERR: cat >$WORK/b354/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ijc/Gotty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/containers/libpod/vendor/github.com/ijc/Gotty -complete -installsuffix shared -buildid NqX9eTEu7sxnPp-uBLqd/NqX9eTEu7sxnPp-uBLqd -goversion go1.12.6 -D "" -importcfg $WORK/b354/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b354/_pkg_.a # internal BUILDSTDERR: cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/f0/f090ea27267cbf69b8d8dae5fbcc7269cbb6f2376753eebfe8aad10195bea6a9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: mkdir -p $WORK/b352/ BUILDSTDERR: cat >$WORK/b352/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/term=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: importmap github.com/ijc/Gotty=github.com/containers/libpod/vendor/github.com/ijc/Gotty BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ijc/Gotty=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid hFNmITzpgH0fGe0BNAom/hFNmITzpgH0fGe0BNAom -goversion go1.12.6 -D "" -importcfg $WORK/b352/importcfg -pack ./jsonmessage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b352/_pkg_.a # internal BUILDSTDERR: cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/0a/0a7a6f54b16707475fac09e81d4fdfd0b08917553d2d84a9161b488f36d1b3b3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: mkdir -p $WORK/b347/ BUILDSTDERR: cat >$WORK/b347/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/archive=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/jsonmessage=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid sTO3-T8Xg6xk9hH4PG62/sTO3-T8Xg6xk9hH4PG62 -goversion go1.12.6 -D "" -importcfg $WORK/b347/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/c9/c98ac8a410d601a8823c89b9261c62401b006ff5b3c76111fc9469ba63fc3456-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: cat >$WORK/b334/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid 7gAVZarJ1OfYiDTvd0qF/7gAVZarJ1OfYiDTvd0qF -goversion go1.12.6 -D "" -importcfg $WORK/b334/importcfg -pack ./validate.go ./validate_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/87/87520eba46aced663ecb0da8e24c7e1a0694c765be174ef15647d20d412b8d5d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: mkdir -p $WORK/b356/ BUILDSTDERR: cat >$WORK/b356/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid oZ6Hbi4temBe1Cdeec2J/oZ6Hbi4temBe1Cdeec2J -goversion go1.12.6 -D "" -importcfg $WORK/b356/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b356/_pkg_.a # internal BUILDSTDERR: cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/e8/e8928665fdedfc759479ed015eb70e3045761e8be5412cbe6272ffb80ba2143f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: mkdir -p $WORK/b357/ BUILDSTDERR: cat >$WORK/b357/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid f1zpxzt8ToEbzphPzcDQ/f1zpxzt8ToEbzphPzcDQ -goversion go1.12.6 -D "" -importcfg $WORK/b357/importcfg -pack ./signal.go ./signals.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b357/_pkg_.a # internal BUILDSTDERR: cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/39/39052e18b8f0e3e87b1cdff523c0d69f04986a04675bab05045d626bb74ef0ed-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: mkdir -p $WORK/b358/ BUILDSTDERR: cat >$WORK/b358/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid yqlLmfeH4mPgArPkTxQN/yqlLmfeH4mPgArPkTxQN -goversion go1.12.6 -D "" -importcfg $WORK/b358/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b358/_pkg_.a # internal BUILDSTDERR: cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/2b/2bbd445f10ed43dcb2597e0be254622acc3ad10657f1610113d95b44c9c140d6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid E1I_UGz-qQXeI6nH-m-f/E1I_UGz-qQXeI6nH-m-f -goversion go1.12.6 -D "" -importcfg $WORK/b346/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/41/418bd8079213548e548113a902262ad0413a5f6fba68b627a60400896b216c81-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cat >$WORK/b332/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid 9-viwC9MSFoXWxKLmWLp/9-viwC9MSFoXWxKLmWLp -goversion go1.12.6 -D "" -importcfg $WORK/b332/importcfg -pack ./config.go ./generate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/28/28c696f2c2818c9b26dc313e353917e15384eac2f39a847097b1e10271cc0b31-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: mkdir -p $WORK/b359/ BUILDSTDERR: cat >$WORK/b359/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid LoyPGTJWsiMsAeyxKj5A/LoyPGTJWsiMsAeyxKj5A -goversion go1.12.6 -D "" -importcfg $WORK/b359/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b359/_pkg_.a # internal BUILDSTDERR: cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/01/01cceed99f5a25f81ffefd32d5f5b726eb42c0ade83371c9a3228e82e016d91c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: mkdir -p $WORK/b361/ BUILDSTDERR: cat >$WORK/b361/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b361/_pkg_.a -trimpath $WORK/b361 -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid 2bxC7o49jloyGbO4SYmV/2bxC7o49jloyGbO4SYmV -goversion go1.12.6 -D "" -importcfg $WORK/b361/importcfg -pack ./join.go ./vfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b361/_pkg_.a # internal BUILDSTDERR: cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/95/95b3248862c2e3dea5cc5779715fbd8125796f01186c8bd0c4fc6767bcbde575-d # internal BUILDSTDERR: encoding/csv BUILDSTDERR: mkdir -p $WORK/b364/ BUILDSTDERR: cat >$WORK/b364/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/csv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p encoding/csv -std -complete -installsuffix shared -buildid erbKlnMPGK_5bupIG2ti/erbKlnMPGK_5bupIG2ti -goversion go1.12.6 -D "" -importcfg $WORK/b364/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b332/_pkg_.a # internal BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/c3/c3cbbeb4aa7128e492cca82b1b03d4b935c2dc436ee490a236d89aadae22d244-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistries=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid 7vypOmBEtDQEv3LqtXHL/7vypOmBEtDQEv3LqtXHL -goversion go1.12.6 -D "" -importcfg $WORK/b047/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b364/_pkg_.a # internal BUILDSTDERR: cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/f5/f5edf966b9e43bc9d0cd90c90319bc491c5b0cdfc18f7f4891026f7851b446af-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: mkdir -p $WORK/b363/ BUILDSTDERR: cat >$WORK/b363/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b363/_pkg_.a -trimpath $WORK/b363 -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid 6fNy0O-e-ORNe0XuGBEd/6fNy0O-e-ORNe0XuGBEd -goversion go1.12.6 -D "" -importcfg $WORK/b363/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b363/_pkg_.a # internal BUILDSTDERR: cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/f5/f5312d5e95fbb88a26a8cb00eba2aca31d05580a297c048ca300013e686c7659-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: mkdir -p $WORK/b365/ BUILDSTDERR: cat >$WORK/b365/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid pnpEoIbnuOL0q6F7cHWy/pnpEoIbnuOL0q6F7cHWy -goversion go1.12.6 -D "" -importcfg $WORK/b365/importcfg -pack ./formats.go ./templates.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b365/_pkg_.a # internal BUILDSTDERR: cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/23/23f78ffce4903eea9601a36709d8363675435fb7e796a1b598bc9f24e755e114-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: mkdir -p $WORK/b367/ BUILDSTDERR: cat >$WORK/b367/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid caVgO1PWy4t4PSMAtUET/caVgO1PWy4t4PSMAtUET -goversion go1.12.6 -D "" -importcfg $WORK/b367/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b367/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/ae/aeb97eb4183608435d58aa0a04af78fad6132cb14c6c677732659c03449c7c13-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b373/ BUILDSTDERR: cat >$WORK/b373/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid WhWwqhJEvmi8xMvsdbVJ/WhWwqhJEvmi8xMvsdbVJ -goversion go1.12.6 -D "" -importcfg $WORK/b373/importcfg -pack ./ns_linux.go BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/db/db85c3b1ea3e0cbb935615ee8a68f5c9d40e4a401db8939d17c392732d1b7eee-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: mkdir -p $WORK/b360/ BUILDSTDERR: cat >$WORK/b360/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid FNKKZRK84HNvH6qYFo39/FNKKZRK84HNvH6qYFo39 -goversion go1.12.6 -D "" -importcfg $WORK/b360/importcfg -pack ./build.go ./chroot_symlink_linux.go ./errors.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b373/_pkg_.a # internal BUILDSTDERR: cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/27/27f8a4da94ca5ff0455ed115e801334d0a2e6940b06e12b9b9b3ef6f0c4f4902-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: mkdir -p $WORK/b362/ BUILDSTDERR: cat >$WORK/b362/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b362/_pkg_.a -trimpath $WORK/b362 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid N10HQAVQ38J-_mXypuP6/N10HQAVQ38J-_mXypuP6 -goversion go1.12.6 -D "" -importcfg $WORK/b362/importcfg -pack ./common.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b362/_pkg_.a # internal BUILDSTDERR: cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/14/14b6b23c75a4a07b3a8d7c22465bbf5af5c8647d122f36372bb2caefab081b5a-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: mkdir -p $WORK/b366/ BUILDSTDERR: cat >$WORK/b366/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b367/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid 7ButqunEzVfyssyu-iaB/7ButqunEzVfyssyu-iaB -goversion go1.12.6 -D "" -importcfg $WORK/b366/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b360/_pkg_.a # internal BUILDSTDERR: cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/b4/b4a03e4626c3db9ea89bc678c81dd599b59f0fdec9fdefe4e9a79d09861a52f1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: mkdir -p $WORK/b370/ BUILDSTDERR: cat >$WORK/b370/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 7GN5NuSMXydkwtqT-gwo/7GN5NuSMXydkwtqT-gwo -goversion go1.12.6 -D "" -importcfg $WORK/b370/importcfg -pack ./parse.go ./parse_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b370/_pkg_.a # internal BUILDSTDERR: cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/7a/7a4cb42f03121e14420425e605cf77f74e788a7e1b2494eab72e812c0e01b3f1-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/driver BUILDSTDERR: mkdir -p $WORK/b376/ BUILDSTDERR: cat >$WORK/b376/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid iMYsLMSHAN1bFK3zSxdT/iMYsLMSHAN1bFK3zSxdT -goversion go1.12.6 -D "" -importcfg $WORK/b376/importcfg -pack ./driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b376/_pkg_.a # internal BUILDSTDERR: cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/df/df10d47cb0916eea77e2ecbe68e165b681a2d4a3bf80bd88d9f7c57d575df157-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/namespaces BUILDSTDERR: mkdir -p $WORK/b379/ BUILDSTDERR: cat >$WORK/b379/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/namespaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid TJThBU_DN2ZcSd3qJhbO/TJThBU_DN2ZcSd3qJhbO -goversion go1.12.6 -D "" -importcfg $WORK/b379/importcfg -pack ./namespaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b379/_pkg_.a # internal BUILDSTDERR: cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/8a/8a72180230ab25f00a3dae496af7e2288ec81fc4fa06db6e1e9868e75ae54d9a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: mkdir -p $WORK/b381/ BUILDSTDERR: cat >$WORK/b381/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid KPioA0E9zVS8EkySvCE9/KPioA0E9zVS8EkySvCE9 -goversion go1.12.6 -D "" -importcfg $WORK/b381/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b381/_pkg_.a # internal BUILDSTDERR: cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/ac/ac26ae9659b946cafa310cfc0897e4ba6549ae58efefc1468d3e631239a0ae12-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b382/ BUILDSTDERR: cat >$WORK/b382/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid YhxzSh-PeWlaIiwIT9w5/YhxzSh-PeWlaIiwIT9w5 -goversion go1.12.6 -D "" -importcfg $WORK/b382/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b382/_pkg_.a # internal BUILDSTDERR: cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/da/da7e0e17e97de077e2e05b972e1f589e73390231b00e467c3dac661cc632d811-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/rootless BUILDSTDERR: mkdir -p $WORK/b380/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b380/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b380/ -g -O2 ./rootless_linux.go BUILDSTDERR: cd $WORK/b380 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b380=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b380=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b380=/tmp/go-build -gno-record-gcc-switches -I $WORK/b380/ -g -O2 -o $WORK/b380/_x003.o -c rootless_linux.c BUILDSTDERR: cd $WORK/b380 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b380=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b380=/tmp/go-build -gno-record-gcc-switches -o $WORK/b380/_cgo_.o $WORK/b380/_cgo_main.o $WORK/b380/_x001.o $WORK/b380/_x002.o $WORK/b380/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage rootless -dynimport $WORK/b380/_cgo_.o -dynout $WORK/b380/_cgo_import.go BUILDSTDERR: cat >$WORK/b380/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid qXY1m2VNsgxF9vFc8x8r/qXY1m2VNsgxF9vFc8x8r -goversion go1.12.6 -D "" -importcfg $WORK/b380/importcfg -pack $WORK/b380/_cgo_gotypes.go $WORK/b380/rootless_linux.cgo1.go $WORK/b380/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b380/_pkg_.a $WORK/b380/_x001.o $WORK/b380/_x002.o $WORK/b380/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b380/_pkg_.a # internal BUILDSTDERR: cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/c7/c710c2277449bc46453620b98846434e62f520b951e3236a21f8ebc0e2290f5d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: mkdir -p $WORK/b385/ BUILDSTDERR: cat >$WORK/b385/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid JOvbDLpEYZoK06hcQaD7/JOvbDLpEYZoK06hcQaD7 -goversion go1.12.6 -D "" -importcfg $WORK/b385/importcfg -pack ./tty.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b385/_pkg_.a # internal BUILDSTDERR: cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/61/61dbf89e15dabe67ae4ffa9a0dc24ca225ad0dfc2aba40ba2906935779162be1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: mkdir -p $WORK/b386/ BUILDSTDERR: cat >$WORK/b386/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid O_gmhBo9Ki4b7Qdb7b3i/O_gmhBo9Ki4b7Qdb7b3i -goversion go1.12.6 -D "" -importcfg $WORK/b386/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b386/_pkg_.a # internal BUILDSTDERR: cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/3e/3ea6185327c20cffed65a4f8d51528809a18a224aa8d51be700d19db08511ef8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: mkdir -p $WORK/b388/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b388/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b388/ -g -O2 ./host.go BUILDSTDERR: cd $WORK/b388 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b388=/tmp/go-build -gno-record-gcc-switches -o $WORK/b388/_cgo_.o $WORK/b388/_cgo_main.o $WORK/b388/_x001.o $WORK/b388/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage host -dynimport $WORK/b388/_cgo_.o -dynout $WORK/b388/_cgo_import.go BUILDSTDERR: cat >$WORK/b388/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid UM3SnJNHISIMPgAykS5c/UM3SnJNHISIMPgAykS5c -goversion go1.12.6 -D "" -importcfg $WORK/b388/importcfg -pack $WORK/b388/_cgo_gotypes.go $WORK/b388/host.cgo1.go $WORK/b388/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b388/_pkg_.a $WORK/b388/_x001.o $WORK/b388/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b388/_pkg_.a # internal BUILDSTDERR: cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/2b/2b052e2cb18ba04ccd287c47e88d1f83a4a4f35ae63e60fadd6b7d76ae64ba42-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: mkdir -p $WORK/b387/ BUILDSTDERR: cat >$WORK/b387/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid rZuEFmo4JQ5Vk2W8jrAn/rZuEFmo4JQ5Vk2W8jrAn -goversion go1.12.6 -D "" -importcfg $WORK/b387/importcfg -pack ./process.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b387/_pkg_.a # internal BUILDSTDERR: cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/af/af1bbd41e0fb9d0bc0a6efabf470ef5a9a6dd2a47db1dd3a7e7011ab3c97c4c1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: mkdir -p $WORK/b383/ BUILDSTDERR: cat >$WORK/b383/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid 1ff2iLIVqBLGVKufbiNa/1ff2iLIVqBLGVKufbiNa -goversion go1.12.6 -D "" -importcfg $WORK/b383/importcfg -pack ./psgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b383/_pkg_.a # internal BUILDSTDERR: cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/84/84b5ddb1bf1c5f047e7fa657fda41c8f38788e40d1a3f5b2e0f8448c5fb80819-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: mkdir -p $WORK/b389/ BUILDSTDERR: cat >$WORK/b389/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid syJHlBp4MUNeqcGFi0-h/syJHlBp4MUNeqcGFi0-h -goversion go1.12.6 -D "" -importcfg $WORK/b389/importcfg -pack ./journal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b389/_pkg_.a # internal BUILDSTDERR: cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/86/8641b7cfaf068ecfd8c0b7a379ef6ff5314c661cc762b4b7b93ee7765e02b020-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: mkdir -p $WORK/b391/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b391/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b391/ -g -O2 ./dlopen.go ./dlopen_example.go BUILDSTDERR: cd $WORK/b391 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -o $WORK/b391/_cgo_.o $WORK/b391/_cgo_main.o $WORK/b391/_x001.o $WORK/b391/_x002.o $WORK/b391/_x003.o -g -O2 -ldl BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage dlopen -dynimport $WORK/b391/_cgo_.o -dynout $WORK/b391/_cgo_import.go BUILDSTDERR: cat >$WORK/b391/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid IOjpPkUQODFw4WO4_d9p/IOjpPkUQODFw4WO4_d9p -goversion go1.12.6 -D "" -importcfg $WORK/b391/importcfg -pack $WORK/b391/_cgo_gotypes.go $WORK/b391/dlopen.cgo1.go $WORK/b391/dlopen_example.cgo1.go $WORK/b391/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b391/_pkg_.a $WORK/b391/_x001.o $WORK/b391/_x002.o $WORK/b391/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b391/_pkg_.a # internal BUILDSTDERR: cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/75/754b9964a29b945953e3d5dd67357f58ae73bdbf07d86d362874aa9e07a9514e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: mkdir -p $WORK/b390/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b390/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b390/ -g -O2 ./journal.go BUILDSTDERR: cd $WORK/b390 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b390=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b390=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b390=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b390=/tmp/go-build -gno-record-gcc-switches -o $WORK/b390/_cgo_.o $WORK/b390/_cgo_main.o $WORK/b390/_x001.o $WORK/b390/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage sdjournal -dynimport $WORK/b390/_cgo_.o -dynout $WORK/b390/_cgo_import.go BUILDSTDERR: cat >$WORK/b390/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid zBFRSP1yrfbv73O71vbQ/zBFRSP1yrfbv73O71vbQ -goversion go1.12.6 -D "" -importcfg $WORK/b390/importcfg -pack ./functions.go ./read.go $WORK/b390/_cgo_gotypes.go $WORK/b390/journal.cgo1.go $WORK/b390/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b390/_pkg_.a $WORK/b390/_x001.o $WORK/b390/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b390/_pkg_.a # internal BUILDSTDERR: cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/97/976d5b28feb0eb93f5a7cfcd715ef5650e81e22858926645f5e250ff8477e63b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: mkdir -p $WORK/b393/ BUILDSTDERR: cat >$WORK/b393/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid HfR6BOWkMykQ6MsLnzaZ/HfR6BOWkMykQ6MsLnzaZ -goversion go1.12.6 -D "" -importcfg $WORK/b393/importcfg -pack ./leakybucket.go ./memory.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b393/_pkg_.a # internal BUILDSTDERR: cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/97/975531329992bc13b15df46ea8dc7c6760a073390779aa2ffceb65dd27322ec2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: mkdir -p $WORK/b394/ BUILDSTDERR: cat >$WORK/b394/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b279/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid 26JYhgFjbed3oM0dhjZ4/26JYhgFjbed3oM0dhjZ4 -goversion go1.12.6 -D "" -importcfg $WORK/b394/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b394/_pkg_.a # internal BUILDSTDERR: cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/44/449cf0f577a94e81ebd7d897466e122f86782c1940d36d16ec2e67d8f1a3ccda-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: mkdir -p $WORK/b396/ BUILDSTDERR: cat >$WORK/b396/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid 9hsOwZhUgnAtnwmT73Dk/9hsOwZhUgnAtnwmT73Dk -goversion go1.12.6 -D "" -importcfg $WORK/b396/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b396/_pkg_.a # internal BUILDSTDERR: cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/a0/a0847cbfe9534a146676a2cbd31d13c53bf7bbe0087f8c3aae63f458b7d677e8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: mkdir -p $WORK/b397/ BUILDSTDERR: cat >$WORK/b397/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid 7fuiGf7JUdI0Kx75ec4Y/7fuiGf7JUdI0Kx75ec4Y -goversion go1.12.6 -D "" -importcfg $WORK/b397/importcfg -pack ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b397/_pkg_.a # internal BUILDSTDERR: cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/92/927031e77a1d0e0429d324482593c5810cf0c98669e59ccc769f8375ea2d6e25-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: mkdir -p $WORK/b395/ BUILDSTDERR: cat >$WORK/b395/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid ILkxb102l41FU-nH4__i/ILkxb102l41FU-nH4__i -goversion go1.12.6 -D "" -importcfg $WORK/b395/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b395/_pkg_.a # internal BUILDSTDERR: cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/09/0936a77461b7d6b1d1782bc29a7e030e2d8d5a1655eb6f2462855b540e0678c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: mkdir -p $WORK/b392/ BUILDSTDERR: cat >$WORK/b392/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid lGgbk8gFoK2mRU_ulj77/lGgbk8gFoK2mRU_ulj77 -goversion go1.12.6 -D "" -importcfg $WORK/b392/importcfg -pack ./tail.go ./tail_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b392/_pkg_.a # internal BUILDSTDERR: cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/db/db72931b7c175fefd8f61cb19af9c96cf15ef667a469ff1620a18ee99c331ddd-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/inspect BUILDSTDERR: mkdir -p $WORK/b398/ BUILDSTDERR: cat >$WORK/b398/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/inspect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid Zq6lf2izMPhdkgjbwcbM/Zq6lf2izMPhdkgjbwcbM -goversion go1.12.6 -D "" -importcfg $WORK/b398/importcfg -pack ./inspect.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b398/_pkg_.a # internal BUILDSTDERR: cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/38/382015c8230523d5583108f5f1388437409d6f86252a17a2ee3d4807816148a3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/registries BUILDSTDERR: mkdir -p $WORK/b399/ BUILDSTDERR: cat >$WORK/b399/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/registries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid o0dgVkUkpsRbE-STvnkd/o0dgVkUkpsRbE-STvnkd -goversion go1.12.6 -D "" -importcfg $WORK/b399/importcfg -pack ./registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b399/_pkg_.a # internal BUILDSTDERR: cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/bf/bfebceba6cb8eaf9cd43e54f746e0f10ee2783cb2396237d83c0cd3e0eee18a5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: mkdir -p $WORK/b401/ BUILDSTDERR: cat >$WORK/b401/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid kPSOcAy7t1kk1juwpPkl/kPSOcAy7t1kk1juwpPkl -goversion go1.12.6 -D "" -importcfg $WORK/b401/importcfg -pack ./field.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b401/_pkg_.a # internal BUILDSTDERR: cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/2b/2bdff478583e95da28387a0698223aa7a8e75d48cfd8bd0ba63c4f215c41209c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: mkdir -p $WORK/b400/ BUILDSTDERR: cat >$WORK/b400/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid IIbF9syznCGPYBSc-3EI/IIbF9syznCGPYBSc-3EI -goversion go1.12.6 -D "" -importcfg $WORK/b400/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b400/_pkg_.a # internal BUILDSTDERR: cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/9f/9f34c564784a2f8913ae648aa75e88ab3e1394d32df04b5990e4be3fa16158eb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: mkdir -p $WORK/b403/ BUILDSTDERR: cat >$WORK/b403/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid hTi9NWa8drj6uDtBqOzR/hTi9NWa8drj6uDtBqOzR -goversion go1.12.6 -D "" -importcfg $WORK/b403/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b403/_pkg_.a # internal BUILDSTDERR: cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/1f/1f310dbd29bd7c35a579519ecf4d9571ecff41ed01a28d1a9dcc64989914a28d-d # internal BUILDSTDERR: github.com/containers/libpod/utils BUILDSTDERR: mkdir -p $WORK/b402/ BUILDSTDERR: cat >$WORK/b402/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid CT9W0lqgrZlocMZr-oLO/CT9W0lqgrZlocMZr-oLO -goversion go1.12.6 -D "" -importcfg $WORK/b402/importcfg -pack ./utils.go ./utils_supported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b402/_pkg_.a # internal BUILDSTDERR: cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/a3/a39116f13dc6ad688b6ec9bec473b07a001bf12181df5a00dd2aa1e5908316c5-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/layers BUILDSTDERR: mkdir -p $WORK/b405/ BUILDSTDERR: cat >$WORK/b405/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/layers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid 0r3JqFCTCKls7QXPdH9N/0r3JqFCTCKls7QXPdH9N -goversion go1.12.6 -D "" -importcfg $WORK/b405/importcfg -pack ./layer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b405/_pkg_.a # internal BUILDSTDERR: cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/ba/ba3d232635368c43a5c1782b7f3e537226e25d2bbe2bec0a1ed9b907f87beefa-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: mkdir -p $WORK/b407/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b407/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b407/ -g -O2 -Wall -Werror ./shm_lock.go BUILDSTDERR: cd $WORK/b407 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b407=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b407=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b407=/tmp/go-build -gno-record-gcc-switches -I $WORK/b407/ -g -O2 -Wall -Werror -o $WORK/b407/_x003.o -c shm_lock.c BUILDSTDERR: cd $WORK/b407 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b407=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b407=/tmp/go-build -gno-record-gcc-switches -o $WORK/b407/_cgo_.o $WORK/b407/_cgo_main.o $WORK/b407/_x001.o $WORK/b407/_x002.o $WORK/b407/_x003.o -g -O2 -lrt -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage shm -dynimport $WORK/b407/_cgo_.o -dynout $WORK/b407/_cgo_import.go BUILDSTDERR: cat >$WORK/b407/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid kQGOvzrhMbj_6DhEwOVh/kQGOvzrhMbj_6DhEwOVh -goversion go1.12.6 -D "" -importcfg $WORK/b407/importcfg -pack $WORK/b407/_cgo_gotypes.go $WORK/b407/shm_lock.cgo1.go $WORK/b407/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b407/_pkg_.a $WORK/b407/_x001.o $WORK/b407/_x002.o $WORK/b407/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b407/_pkg_.a # internal BUILDSTDERR: cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/97/97a1988737bd51dff398056e45f1774b2dc5d511e44d225f00106c92b41b2e5a-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/lock BUILDSTDERR: mkdir -p $WORK/b406/ BUILDSTDERR: cat >$WORK/b406/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid iyxuolH0xwy3FsBuEUSr/iyxuolH0xwy3FsBuEUSr -goversion go1.12.6 -D "" -importcfg $WORK/b406/importcfg -pack ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b406/_pkg_.a # internal BUILDSTDERR: cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/62/623c82613fc3716a59d08227052aedbc8ba9c1e2cbe498a80aabbd99a455c148-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/logs BUILDSTDERR: mkdir -p $WORK/b408/ BUILDSTDERR: cat >$WORK/b408/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/logs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid FnA2VcBM1S4aYZZKQvDG/FnA2VcBM1S4aYZZKQvDG -goversion go1.12.6 -D "" -importcfg $WORK/b408/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b408/_pkg_.a # internal BUILDSTDERR: cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/65/653071b928a33193389a5a3928b476c767f2cfc9ffa74c645834e5365075b158-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/cgroups BUILDSTDERR: mkdir -p $WORK/b411/ BUILDSTDERR: cat >$WORK/b411/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid nSOjndSmeFic2nBtgj6H/nSOjndSmeFic2nBtgj6H -goversion go1.12.6 -D "" -importcfg $WORK/b411/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b411/_pkg_.a # internal BUILDSTDERR: cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/96/96aee6be9b4c5e81977f357c19c74f61c4031faefdb02bb7f4433e8e0c286662-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: mkdir -p $WORK/b414/ BUILDSTDERR: cat >$WORK/b414/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid eaLHFd-U4PHPWdxdh651/eaLHFd-U4PHPWdxdh651 -goversion go1.12.6 -D "" -importcfg $WORK/b414/importcfg -pack ./rpc.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b414/_pkg_.a # internal BUILDSTDERR: cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/a8/a8b12c59930d8a6fe6167596085a33e97c2df53b07cec21a15bcd1d9ece930cd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: mkdir -p $WORK/b413/ BUILDSTDERR: cat >$WORK/b413/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid rTj9GJlzev0l7oGQJbc5/rTj9GJlzev0l7oGQJbc5 -goversion go1.12.6 -D "" -importcfg $WORK/b413/importcfg -pack ./main.go ./notify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b413/_pkg_.a # internal BUILDSTDERR: cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/54/54c554131568b8c160092d025f0d2fc01c9b5c29fb2af7f02704e3a014d765ed-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/criu BUILDSTDERR: mkdir -p $WORK/b412/ BUILDSTDERR: cat >$WORK/b412/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b413/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid puXmoTv3IrqvCLV5Xg5m/puXmoTv3IrqvCLV5Xg5m -goversion go1.12.6 -D "" -importcfg $WORK/b412/importcfg -pack ./criu.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b412/_pkg_.a # internal BUILDSTDERR: cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/a2/a28adcbfeef2e2dc19b192448fb4c7209734779a34be8d43129409c81ce374d8-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/ctime BUILDSTDERR: mkdir -p $WORK/b415/ BUILDSTDERR: cat >$WORK/b415/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/ctime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid kRwBEnx2YQr8i8SgGKLk/kRwBEnx2YQr8i8SgGKLk -goversion go1.12.6 -D "" -importcfg $WORK/b415/importcfg -pack ./ctime.go ./ctime_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b415/_pkg_.a # internal BUILDSTDERR: cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/97/9721e8e183d83fbb0c8e6e3c450965402e17d424594dee833fb4aeb388de1e39-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b417/ BUILDSTDERR: cat >$WORK/b417/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid e4nd9-SID7evAUSnXPcs/e4nd9-SID7evAUSnXPcs -goversion go1.12.6 -D "" -importcfg $WORK/b417/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b417/_pkg_.a # internal BUILDSTDERR: cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/a0/a08ff844d11e3e274f1d463ea75b6a4e3d224f04064c93c34f56dc68ef806c40-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/firewall BUILDSTDERR: mkdir -p $WORK/b416/ BUILDSTDERR: cat >$WORK/b416/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/firewall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/containers/libpod/pkg/firewall -complete -installsuffix shared -buildid dbXEXQW8d-an_3KGvFL3/dbXEXQW8d-an_3KGvFL3 -goversion go1.12.6 -D "" -importcfg $WORK/b416/importcfg -pack ./common.go ./firewall_linux.go ./firewall_none.go ./firewalld.go ./iptables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b416/_pkg_.a # internal BUILDSTDERR: cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/c3/c3139574ff37225c976791bce44a290c5a89541154d890c6c470df0a4f994be1-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: mkdir -p $WORK/b419/ BUILDSTDERR: cat >$WORK/b419/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid 07kCxIHhrfSzF0VGrdnv/07kCxIHhrfSzF0VGrdnv -goversion go1.12.6 -D "" -importcfg $WORK/b419/importcfg -pack ./hook.go ./when.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b419/_pkg_.a # internal BUILDSTDERR: cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/0a/0aa785856e724a6c16434e2369ad4bc4a940e85c961b0fa5916fd78ef9c628b7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: mkdir -p $WORK/b420/ BUILDSTDERR: cat >$WORK/b420/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid 8QE1lhgas0IVVjYoFvgh/8QE1lhgas0IVVjYoFvgh -goversion go1.12.6 -D "" -importcfg $WORK/b420/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b420/_pkg_.a # internal BUILDSTDERR: cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/65/65f1885714b8daa14c00c6cff9864023dffef57667b6865658519b001652f969-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks BUILDSTDERR: mkdir -p $WORK/b418/ BUILDSTDERR: cat >$WORK/b418/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/hooks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid lXapIRVnD7H-jwCRN-Mq/lXapIRVnD7H-jwCRN-Mq -goversion go1.12.6 -D "" -importcfg $WORK/b418/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b418/_pkg_.a # internal BUILDSTDERR: cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/1b/1b15710d6781a077dc0c58a1ef0b421121888a4245d832dc3d86818b455b12a6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: mkdir -p $WORK/b422/ BUILDSTDERR: cat >$WORK/b422/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid Y_fq-mHadW1isf1xeX8Y/Y_fq-mHadW1isf1xeX8Y -goversion go1.12.6 -D "" -importcfg $WORK/b422/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b366/_pkg_.a # internal BUILDSTDERR: cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/f8/f86ce83184d3848719315d9eda88fd9e7b59d603ddac573874928473b3c4c0da-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/util BUILDSTDERR: mkdir -p $WORK/b378/ BUILDSTDERR: cat >$WORK/b378/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid sJQMUSb01nm3RfaQhTcE/sJQMUSb01nm3RfaQhTcE -goversion go1.12.6 -D "" -importcfg $WORK/b378/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b422/_pkg_.a # internal BUILDSTDERR: cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/be/bebb249e4b1d252f5bfe3fbe4431316c421dce75133f0914815201a8e1bbbb5d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: mkdir -p $WORK/b423/ BUILDSTDERR: cat >$WORK/b423/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid RepNtWf-RBpMdW-ZzfCY/RepNtWf-RBpMdW-ZzfCY -goversion go1.12.6 -D "" -importcfg $WORK/b423/importcfg -pack ./difflib.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b423/_pkg_.a # internal BUILDSTDERR: cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/55/550f051a91146af90eb4d9744881ab20fedf2fd1f121aa3ccf42e699c9858d3d-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: mkdir -p $WORK/b421/ BUILDSTDERR: cat >$WORK/b421/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid HLkby1jTpvCJl_-rcxMr/HLkby1jTpvCJl_-rcxMr -goversion go1.12.6 -D "" -importcfg $WORK/b421/importcfg -pack ./exec.go ./runtimeconfigfilter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b378/_pkg_.a # internal BUILDSTDERR: cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/ba/ba5909a86561c9b062c6133d61abb9f2be840c6524317611545ab51dd6e232d8-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/events BUILDSTDERR: mkdir -p $WORK/b377/ BUILDSTDERR: cat >$WORK/b377/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid HKOWaLmWQg2NKjaVqG0i/HKOWaLmWQg2NKjaVqG0i -goversion go1.12.6 -D "" -importcfg $WORK/b377/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b421/_pkg_.a # internal BUILDSTDERR: cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/e4/e43d2ec9fbd63d86ba9d53ebbb2f3cc24ff3601ca0c30b23db0674d3dc4babce-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: mkdir -p $WORK/b426/ BUILDSTDERR: cat >$WORK/b426/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid lkKvAaBGkiwLoy3hdLpV/lkKvAaBGkiwLoy3hdLpV -goversion go1.12.6 -D "" -importcfg $WORK/b426/importcfg -pack ./klog.go ./klog_file.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b377/_pkg_.a # internal BUILDSTDERR: cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/77/77858437d8541c406a1a889bd416ebe52ce133971da03af5a52dada604065160-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/image BUILDSTDERR: mkdir -p $WORK/b375/ BUILDSTDERR: cat >$WORK/b375/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid oTj_Mp9B9s7AzXvxQ_NY/oTj_Mp9B9s7AzXvxQ_NY -goversion go1.12.6 -D "" -importcfg $WORK/b375/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b426/_pkg_.a # internal BUILDSTDERR: cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/91/91694bae8a6fbfbbd1f50ac6f0ea348a60385f5983846faaeb4ce858e063d2f7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: mkdir -p $WORK/b425/ BUILDSTDERR: cat >$WORK/b425/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid IYbOWOhKlkmVtsF757GF/IYbOWOhKlkmVtsF757GF -goversion go1.12.6 -D "" -importcfg $WORK/b425/importcfg -pack ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b425/_pkg_.a # internal BUILDSTDERR: cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/7e/7ebc4a969d4d9f2570bcf2974849e7eeb60f520994423d9fc6f025d0eb2711c8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: mkdir -p $WORK/b429/ BUILDSTDERR: cat >$WORK/b429/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b429/_pkg_.a -trimpath $WORK/b429 -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid RwxPqnwuTiu5L2-Hdg9K/RwxPqnwuTiu5L2-Hdg9K -goversion go1.12.6 -D "" -importcfg $WORK/b429/importcfg -pack ./sortkeys.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b429/_pkg_.a # internal BUILDSTDERR: cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/a1/a1c440aea870720a18de48121890ef341e2ebc542a4d36172c076c5c79bf4501-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: mkdir -p $WORK/b431/ BUILDSTDERR: cat >$WORK/b431/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b431/_pkg_.a -trimpath $WORK/b431 -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid 5GaSHOkV6MjVbuJTjgKo/5GaSHOkV6MjVbuJTjgKo -goversion go1.12.6 -D "" -importcfg $WORK/b431/importcfg -pack ./dec.go ./rounder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b431/_pkg_.a # internal BUILDSTDERR: cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/3b/3b785d2b08f81cd01cb2f343b8d7dbd45733f62493e4614debcad2134f10e194-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: mkdir -p $WORK/b430/ BUILDSTDERR: cat >$WORK/b430/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b430/_pkg_.a -trimpath $WORK/b430 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid 9YyHHRsJ9j6p6YCw5epc/9YyHHRsJ9j6p6YCw5epc -goversion go1.12.6 -D "" -importcfg $WORK/b430/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b375/_pkg_.a # internal BUILDSTDERR: cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/f0/f00e206909f5d94095545d6c6ffb0badf9eaf695b5fcbb15f365d1f65467fcaa-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/define BUILDSTDERR: mkdir -p $WORK/b374/ BUILDSTDERR: cat >$WORK/b374/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/define BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid MUIPL6zOq1L29tzS3ilq/MUIPL6zOq1L29tzS3ilq -goversion go1.12.6 -D "" -importcfg $WORK/b374/importcfg -pack ./config.go ./containerstate.go ./errors.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b374/_pkg_.a # internal BUILDSTDERR: cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/23/239edc3af7b39af44e072f3766a50841fc88df1a8086a31fab09efd3d253f0ce-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: mkdir -p $WORK/b433/ BUILDSTDERR: cat >$WORK/b433/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b433/_pkg_.a -trimpath $WORK/b433 -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid qYp_5p-QwZwNqFOc5Dz4/qYp_5p-QwZwNqFOc5Dz4 -goversion go1.12.6 -D "" -importcfg $WORK/b433/importcfg -pack ./doc.go ./fuzz.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b433/_pkg_.a # internal BUILDSTDERR: cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/28/28fe53d066f79ee92f2d9312ce09cf3467e74e691c87a6d703fa32cb3c46ab10-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: mkdir -p $WORK/b435/ BUILDSTDERR: cat >$WORK/b435/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b435/_pkg_.a -trimpath $WORK/b435 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid VKQe2m2LVj23m24-fMrS/VKQe2m2LVj23m24-fMrS -goversion go1.12.6 -D "" -importcfg $WORK/b435/importcfg -pack ./deep_equal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b430/_pkg_.a # internal BUILDSTDERR: cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/a8/a89ab4c9dfaf27f7c1d1cdeefa548ec8b3feafdb818ce15852943a5404dc5a19-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: mkdir -p $WORK/b436/ BUILDSTDERR: cat >$WORK/b436/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b436/_pkg_.a -trimpath $WORK/b436 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid wKpAPU0CEgrY8q4KbNH7/wKpAPU0CEgrY8q4KbNH7 -goversion go1.12.6 -D "" -importcfg $WORK/b436/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b435/_pkg_.a # internal BUILDSTDERR: cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/2c/2ce42a8a36c17c4732a2d7014b0fb028addb6a7b637efc98dde2f55938c09e46-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: mkdir -p $WORK/b434/ BUILDSTDERR: cat >$WORK/b434/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b434/_pkg_.a -trimpath $WORK/b434 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid cFYzyn5oJV-Bw0hkuIVM/cFYzyn5oJV-Bw0hkuIVM -goversion go1.12.6 -D "" -importcfg $WORK/b434/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b436/_pkg_.a # internal BUILDSTDERR: cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/5b/5b4c2ce5f8ac7afe3be4df0030844e8fc493a282d4fc5a3bb18a5946ad9a6a7d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: mkdir -p $WORK/b439/ BUILDSTDERR: cat >$WORK/b439/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b439/_pkg_.a -trimpath $WORK/b439 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid Iy2WtgFt1HENCGHDSTnq/Iy2WtgFt1HENCGHDSTnq -goversion go1.12.6 -D "" -importcfg $WORK/b439/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b434/_pkg_.a # internal BUILDSTDERR: cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/8f/8f65861885f9d3200cd6574fd8238b8a9ebfedd6dc9ae2b38f6340182c31abf0-d # internal BUILDSTDERR: go/token BUILDSTDERR: mkdir -p $WORK/b446/ BUILDSTDERR: cat >$WORK/b446/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/token BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b446/_pkg_.a -trimpath $WORK/b446 -shared -p go/token -std -complete -installsuffix shared -buildid 3KhtM58xanF0jBETIGdy/3KhtM58xanF0jBETIGdy -goversion go1.12.6 -D "" -importcfg $WORK/b446/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b439/_pkg_.a # internal BUILDSTDERR: cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/ee/eeb1235032a39a3fbbf806fcb722175003d41f589fc4b2ab85bf36d08e5b47b9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: mkdir -p $WORK/b442/ BUILDSTDERR: cat >$WORK/b442/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b439/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b442/_pkg_.a -trimpath $WORK/b442 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 9jB77AMoP-apOg3pjDjk/9jB77AMoP-apOg3pjDjk -goversion go1.12.6 -D "" -importcfg $WORK/b442/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b442/_pkg_.a # internal BUILDSTDERR: cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/78/78a1b82131360065bacff4dac80544158446d45a43426a564b9bc0ce246735d9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: mkdir -p $WORK/b441/ BUILDSTDERR: cat >$WORK/b441/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b441/_pkg_.a -trimpath $WORK/b441 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid whry6cm5MwfRa8vYx4jJ/whry6cm5MwfRa8vYx4jJ -goversion go1.12.6 -D "" -importcfg $WORK/b441/importcfg -pack ./errors.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b446/_pkg_.a # internal BUILDSTDERR: cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/fd/fd62ed94a9453ee3c3bfc7468a42609b7cb4244ce6f262b090794afac3e7165d-d # internal BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/b445/ BUILDSTDERR: cat >$WORK/b445/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b445/_pkg_.a -trimpath $WORK/b445 -shared -p go/scanner -std -complete -installsuffix shared -buildid -JyAW0OXdUmcSPbrP_yj/-JyAW0OXdUmcSPbrP_yj -goversion go1.12.6 -D "" -importcfg $WORK/b445/importcfg -pack ./errors.go ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b441/_pkg_.a # internal BUILDSTDERR: cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/bf/bf690e2b2324ef103dbe55f26769323b83b6a5817206205f31271e75845114cf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: mkdir -p $WORK/b440/ BUILDSTDERR: cat >$WORK/b440/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b440/_pkg_.a -trimpath $WORK/b440 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid -Gq9ws6nripvTM1o2qjX/-Gq9ws6nripvTM1o2qjX -goversion go1.12.6 -D "" -importcfg $WORK/b440/importcfg -pack ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b445/_pkg_.a # internal BUILDSTDERR: cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/63/6357a644252aabae38635fceb031cfe45d401bdac83b2a3b193adfeec59ce078-d # internal BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/b444/ BUILDSTDERR: cat >$WORK/b444/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/ast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b444/_pkg_.a -trimpath $WORK/b444 -shared -p go/ast -std -complete -installsuffix shared -buildid NYw3K64FjM9QwNhJ0Pg0/NYw3K64FjM9QwNhJ0Pg0 -goversion go1.12.6 -D "" -importcfg $WORK/b444/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b440/_pkg_.a # internal BUILDSTDERR: cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/94/9418303a9638d92b2fa769ffc8faf82f0e4e93e7550c4d02b178eaa2480d14de-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: mkdir -p $WORK/b438/ BUILDSTDERR: cat >$WORK/b438/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b438/_pkg_.a -trimpath $WORK/b438 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid 5IF12NN3eIQjVg-XlM_9/5IF12NN3eIQjVg-XlM_9 -goversion go1.12.6 -D "" -importcfg $WORK/b438/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b438/_pkg_.a # internal BUILDSTDERR: cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/69/69fe0c7c8b5aafecad04d690ed6e4684ccb431bf72e5f4bdb6e88b838615c991-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: mkdir -p $WORK/b449/ BUILDSTDERR: cat >$WORK/b449/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b449/_pkg_.a -trimpath $WORK/b449 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid wwZuO_gKP_iH5fbz9Z0e/wwZuO_gKP_iH5fbz9Z0e -goversion go1.12.6 -D "" -importcfg $WORK/b449/importcfg -pack ./convert.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b449/_pkg_.a # internal BUILDSTDERR: cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/5a/5ab11c920f39a8ba1c5d97d4833a8c194f7de61b0c648ef6b9cbd1712b5e4402-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: mkdir -p $WORK/b450/ BUILDSTDERR: cat >$WORK/b450/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b450/_pkg_.a -trimpath $WORK/b450 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 3XnNrACJ0ABMKJhuQXc9/3XnNrACJ0ABMKJhuQXc9 -goversion go1.12.6 -D "" -importcfg $WORK/b450/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b450/_pkg_.a # internal BUILDSTDERR: cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/79/7907493e3e792e72fe1669121f2a517aad4d3d152a8e24dbe97bb4757f9281ba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: mkdir -p $WORK/b451/ BUILDSTDERR: cat >$WORK/b451/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b451/_pkg_.a -trimpath $WORK/b451 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid 7AS83p_Rmc_fPpsa_zl-/7AS83p_Rmc_fPpsa_zl- -goversion go1.12.6 -D "" -importcfg $WORK/b451/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b451/_pkg_.a # internal BUILDSTDERR: cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/25/25426192e08c410ad8f6250c8d838c99654cd667f90ad37bd079eec7645f630b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: mkdir -p $WORK/b452/ BUILDSTDERR: cat >$WORK/b452/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b452/_pkg_.a -trimpath $WORK/b452 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid TO7fuPrDSWnNao0dCIis/TO7fuPrDSWnNao0dCIis -goversion go1.12.6 -D "" -importcfg $WORK/b452/importcfg -pack ./from_stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b452/_pkg_.a # internal BUILDSTDERR: cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/e4/e4204f7a6aa71f932a1c053cb0fdc804119cc9da407c759ae93a0d5661d757b5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: mkdir -p $WORK/b453/ BUILDSTDERR: cat >$WORK/b453/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b453/_pkg_.a -trimpath $WORK/b453 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid YkmXb6AYHqRtGoIsOyJr/YkmXb6AYHqRtGoIsOyJr -goversion go1.12.6 -D "" -importcfg $WORK/b453/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b453/_pkg_.a # internal BUILDSTDERR: cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/83/8356a189cb2d509ef4e35c9618a174fdbdac969cf76fd370c70b0d62dd9d325a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: mkdir -p $WORK/b454/ BUILDSTDERR: cat >$WORK/b454/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b454/_pkg_.a -trimpath $WORK/b454 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid Fe4HqNnLJ_xeMFON0Fa9/Fe4HqNnLJ_xeMFON0Fa9 -goversion go1.12.6 -D "" -importcfg $WORK/b454/importcfg -pack ./generated.pb.go ./intstr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b454/_pkg_.a # internal BUILDSTDERR: cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/f0/f0dfaa7a36b6529a9d5b328e7b7fff53e380e0ef75f16c00282f07db38c16f7f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: mkdir -p $WORK/b456/ BUILDSTDERR: cat >$WORK/b456/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b456/_pkg_.a -trimpath $WORK/b456 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid Gc-6x9cmAyMmWoRdHUjQ/Gc-6x9cmAyMmWoRdHUjQ -goversion go1.12.6 -D "" -importcfg $WORK/b456/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b444/_pkg_.a # internal BUILDSTDERR: cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/b0/b0347eefca1ad302d9304c4140d1344b7c013b878c364b2e8ce5ab2b21d4581d-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b447/ BUILDSTDERR: cat >$WORK/b447/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/doc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b447/_pkg_.a -trimpath $WORK/b447 -shared -p go/doc -std -complete -installsuffix shared -buildid 47cq6QPCDav62XHYH0vj/47cq6QPCDav62XHYH0vj -goversion go1.12.6 -D "" -importcfg $WORK/b447/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./lazyre.go ./reader.go ./synopsis.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b456/_pkg_.a # internal BUILDSTDERR: cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/75/75ece21e0e9a2a69363268e77618491ff4ae80430fb48bee323aeffdb016d595-d # internal BUILDSTDERR: go/parser BUILDSTDERR: mkdir -p $WORK/b448/ BUILDSTDERR: cat >$WORK/b448/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b448/_pkg_.a -trimpath $WORK/b448 -shared -p go/parser -std -complete -installsuffix shared -buildid NC0lB5OTAs63dAqOUoHz/NC0lB5OTAs63dAqOUoHz -goversion go1.12.6 -D "" -importcfg $WORK/b448/importcfg -pack ./interface.go ./parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b447/_pkg_.a # internal BUILDSTDERR: cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/c2/c2b4b121647572f47c08f9b00dcb57f7e55fcc67509cb40491b8bdcac3c5407d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: mkdir -p $WORK/b457/ BUILDSTDERR: cat >$WORK/b457/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b457/_pkg_.a -trimpath $WORK/b457 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid ugy8Xy4Ht_RwU6GsvtYj/ugy8Xy4Ht_RwU6GsvtYj -goversion go1.12.6 -D "" -importcfg $WORK/b457/importcfg -pack ./doc.go ./httpstream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b457/_pkg_.a # internal BUILDSTDERR: cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/54/5493b2223b0429a228883732dc0dd03ac77a5c9415a9ae34b06c6e9694cfb3d7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: mkdir -p $WORK/b463/ BUILDSTDERR: cat >$WORK/b463/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b463/_pkg_.a -trimpath $WORK/b463 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 0gKsGWMRzndjvnmJSl2K/0gKsGWMRzndjvnmJSl2K -goversion go1.12.6 -D "" -importcfg $WORK/b463/importcfg -pack ./doc.go ./helpers.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b463/_pkg_.a # internal BUILDSTDERR: cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/50/50d8ba9e7b015580dd72568f2d1835ab0e4c4f40088641099511eb9aad2129d8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: mkdir -p $WORK/b462/ BUILDSTDERR: cat >$WORK/b462/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b462/_pkg_.a -trimpath $WORK/b462 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid xbEz1hvy_fMhsPE_RFwQ/xbEz1hvy_fMhsPE_RFwQ -goversion go1.12.6 -D "" -importcfg $WORK/b462/importcfg -pack ./base.go ./doc.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b462/_pkg_.a # internal BUILDSTDERR: cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/ca/ca011ea45df05ac4a65921049dfc1094eb492b6fc2315117c5db921d440895ba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: mkdir -p $WORK/b468/ BUILDSTDERR: cat >$WORK/b468/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b468/_pkg_.a -trimpath $WORK/b468 -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid 6Qb6tq88MhH6uYbCkN3q/6Qb6tq88MhH6uYbCkN3q -goversion go1.12.6 -D "" -importcfg $WORK/b468/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b468/_pkg_.a # internal BUILDSTDERR: cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/0c/0c08a1be4a69cbe879a8bf2d226980b5f3fabe5e87e75289c13953b70ef7ca34-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: mkdir -p $WORK/b469/ BUILDSTDERR: cat >$WORK/b469/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b469 -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b469/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s ./relfect2_s390x.s BUILDSTDERR: cat >$WORK/b469/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b469/_pkg_.a -trimpath $WORK/b469 -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid x9wBz5MqGrDTjS1zzNr_/x9wBz5MqGrDTjS1zzNr_ -goversion go1.12.6 -symabis $WORK/b469/symabis -D "" -importcfg $WORK/b469/importcfg -pack -asmhdr $WORK/b469/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b448/_pkg_.a # internal BUILDSTDERR: cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/79/7932c1ce53a46e073e05fd71939574f29e5a2256c9f010e1bff9386dd0b8c6ba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: mkdir -p $WORK/b443/ BUILDSTDERR: cat >$WORK/b443/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b443/_pkg_.a -trimpath $WORK/b443 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid oe7zhyIaiDGaT5eTNPao/oe7zhyIaiDGaT5eTNPao -goversion go1.12.6 -D "" -importcfg $WORK/b443/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b469 -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b469/relfect2_mips64x.o ./relfect2_mips64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b469 -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b469/relfect2_mipsx.o ./relfect2_mipsx.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b469 -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b469/relfect2_ppc64x.o ./relfect2_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b469 -I $WORK/b469/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b469/relfect2_s390x.o ./relfect2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b469/_pkg_.a $WORK/b469/relfect2_mips64x.o $WORK/b469/relfect2_mipsx.o $WORK/b469/relfect2_ppc64x.o $WORK/b469/relfect2_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b469/_pkg_.a # internal BUILDSTDERR: cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/c3/c39c85b98ce9c9a60286fc12ee87bead06af49bdadae0eadf3ab3cda4e4390c6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: mkdir -p $WORK/b467/ BUILDSTDERR: cat >$WORK/b467/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b467/_pkg_.a -trimpath $WORK/b467 -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid g5az0vhPQAkMgA6FLw3M/g5az0vhPQAkMgA6FLw3M -goversion go1.12.6 -D "" -importcfg $WORK/b467/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b443/_pkg_.a # internal BUILDSTDERR: cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/93/935563384d9eb18e034f45164bb878e3c65ab1bbc19aadda60ee12160ca73b30-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: mkdir -p $WORK/b455/ BUILDSTDERR: cat >$WORK/b455/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b455/_pkg_.a -trimpath $WORK/b455 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid BAkj7zdGyxdSMDfo14VR/BAkj7zdGyxdSMDfo14VR -goversion go1.12.6 -D "" -importcfg $WORK/b455/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b455/_pkg_.a # internal BUILDSTDERR: cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/68/68d9f0740df625c4a3ca6ae89acc2d1cb14e4e51336540f1fb88c052562969a2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: mkdir -p $WORK/b432/ BUILDSTDERR: cat >$WORK/b432/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b432/_pkg_.a -trimpath $WORK/b432 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid -0T_9dtcftKe8qU80I43/-0T_9dtcftKe8qU80I43 -goversion go1.12.6 -D "" -importcfg $WORK/b432/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b467/_pkg_.a # internal BUILDSTDERR: cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/3a/3ada2d55d2ff1c4054e11817da1b81207eb9602a828c6c6f4335ac7d500e3e91-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: mkdir -p $WORK/b461/ BUILDSTDERR: cat >$WORK/b461/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b461/_pkg_.a -trimpath $WORK/b461 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid NtpzV0j_9Wx6L1ez7KPD/NtpzV0j_9Wx6L1ez7KPD -goversion go1.12.6 -D "" -importcfg $WORK/b461/importcfg -pack ./streaming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b461/_pkg_.a # internal BUILDSTDERR: cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/3e/3ec54468a51084e1ce5768a02bc5fdb0b28648371f8a54b71b526efeece1407f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: mkdir -p $WORK/b470/ BUILDSTDERR: cat >$WORK/b470/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b470/_pkg_.a -trimpath $WORK/b470 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid Xm7DVq89d8FxgP0eaE3G/Xm7DVq89d8FxgP0eaE3G -goversion go1.12.6 -D "" -importcfg $WORK/b470/importcfg -pack ./recognizer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b470/_pkg_.a # internal BUILDSTDERR: cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/43/43416f53ea24a3f015809dcf7394680ba3fe85ab64f72ac2da5821cef0153e43-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: mkdir -p $WORK/b471/ BUILDSTDERR: cat >$WORK/b471/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b471/_pkg_.a -trimpath $WORK/b471 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid srRsWF9Vt_keVjzdsbzg/srRsWF9Vt_keVjzdsbzg -goversion go1.12.6 -D "" -importcfg $WORK/b471/importcfg -pack ./framer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b471/_pkg_.a # internal BUILDSTDERR: cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/49/4995f2535f4f6c889d9cac3cf58a73efbd77906ead8c3a240831291dddbe851c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: mkdir -p $WORK/b473/ BUILDSTDERR: cat >$WORK/b473/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b473/_pkg_.a -trimpath $WORK/b473 -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid xMSBNZicvNOKdVs3MDwa/xMSBNZicvNOKdVs3MDwa -goversion go1.12.6 -D "" -importcfg $WORK/b473/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b473/_pkg_.a # internal BUILDSTDERR: cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/19/1937e01f5746deb3be4e119728749e69a7ec8e5d1cdeb5440e3d6cdc41c01db5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: mkdir -p $WORK/b472/ BUILDSTDERR: cat >$WORK/b472/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b472/_pkg_.a -trimpath $WORK/b472 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid AdD2Kh1EMUa_aGiQr6i2/AdD2Kh1EMUa_aGiQr6i2 -goversion go1.12.6 -D "" -importcfg $WORK/b472/importcfg -pack ./decoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b472/_pkg_.a # internal BUILDSTDERR: cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/02/0286484dd403f1e25d7e4e02f628bed4cf4bdc26ad3b9b48c56129e61968af35-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: mkdir -p $WORK/b466/ BUILDSTDERR: cat >$WORK/b466/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b466/_pkg_.a -trimpath $WORK/b466 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid bVJtnQv4II9uKh4Gg21E/bVJtnQv4II9uKh4Gg21E -goversion go1.12.6 -D "" -importcfg $WORK/b466/importcfg -pack ./json.go ./meta.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b466/_pkg_.a # internal BUILDSTDERR: cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/fa/faf8f318259b8bfd7d1078b6917bdcd20ae8352dc883ecaed3702ac16cdb41f4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: mkdir -p $WORK/b480/ BUILDSTDERR: cat >$WORK/b480/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b480/_pkg_.a -trimpath $WORK/b480 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid rkox6BrHW4RdZSEWZhTe/rkox6BrHW4RdZSEWZhTe -goversion go1.12.6 -D "" -importcfg $WORK/b480/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b480/_pkg_.a # internal BUILDSTDERR: cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/93/930acd523f8a4105c96d5f289e503969fffa9c6db0f53810fa80b86d645640bb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: mkdir -p $WORK/b484/ BUILDSTDERR: cat >$WORK/b484/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b484/_pkg_.a -trimpath $WORK/b484 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 0XYPFYKCQosNh-pfpnZk/0XYPFYKCQosNh-pfpnZk -goversion go1.12.6 -D "" -importcfg $WORK/b484/importcfg -pack ./ctxhttp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b484/_pkg_.a # internal BUILDSTDERR: cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/b1/b1cbfdcbb3001b977a166b5a58df2266f3d9646e5b36e23c9b0307f41219345d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/oauth2/internal BUILDSTDERR: mkdir -p $WORK/b483/ BUILDSTDERR: cat >$WORK/b483/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b483/_pkg_.a -trimpath $WORK/b483 -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid Git2NKQ4DW_vyDBfPqTt/Git2NKQ4DW_vyDBfPqTt -goversion go1.12.6 -D "" -importcfg $WORK/b483/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b432/_pkg_.a # internal BUILDSTDERR: cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/07/07032f5619773ca8aad521bdbe22fa694acba5c6d76be676d54befcc91ad93ee-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: mkdir -p $WORK/b428/ BUILDSTDERR: cat >$WORK/b428/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b428/_pkg_.a -trimpath $WORK/b428 -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid uDHveiXDby0cU2Ksolii/uDHveiXDby0cU2Ksolii -goversion go1.12.6 -D "" -importcfg $WORK/b428/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b483/_pkg_.a # internal BUILDSTDERR: cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/31/312e8084105c2af0693d25d1b80847a453001c86c1b4dc36cbc63f1b9fc6ab28-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: mkdir -p $WORK/b458/ BUILDSTDERR: cat >$WORK/b458/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b458/_pkg_.a -trimpath $WORK/b458 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid fL6NMHvfnbko_k5uGAsS/fL6NMHvfnbko_k5uGAsS -goversion go1.12.6 -D "" -importcfg $WORK/b458/importcfg -pack ./constants.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b458/_pkg_.a # internal BUILDSTDERR: cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/9f/9f98e236fa9a8304fda030b272ceb2e4404c161987c3bcc6182ec404c0ada7cc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: mkdir -p $WORK/b460/ BUILDSTDERR: cat >$WORK/b460/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b460/_pkg_.a -trimpath $WORK/b460 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid dnoAdh4gFOjqIfHf_MQ4/dnoAdh4gFOjqIfHf_MQ4 -goversion go1.12.6 -D "" -importcfg $WORK/b460/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b460/_pkg_.a # internal BUILDSTDERR: cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/4a/4a81bf930f6639dc3770952a83b0281819d4a3e1846ab3167c2165ffb175fbe7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: mkdir -p $WORK/b474/ BUILDSTDERR: cat >$WORK/b474/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b474/_pkg_.a -trimpath $WORK/b474 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid Moxk0FYC31Yt3UldwrL3/Moxk0FYC31Yt3UldwrL3 -goversion go1.12.6 -D "" -importcfg $WORK/b474/importcfg -pack ./doc.go ./protobuf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b474/_pkg_.a # internal BUILDSTDERR: cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/86/864196f782284691f73db37954bde149de4028b0f4aa8b18472374512ec1fc8d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: mkdir -p $WORK/b476/ BUILDSTDERR: cat >$WORK/b476/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b476/_pkg_.a -trimpath $WORK/b476 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid vqM2jKs_E4ruiYMPgPMC/vqM2jKs_E4ruiYMPgPMC -goversion go1.12.6 -D "" -importcfg $WORK/b476/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b476/_pkg_.a # internal BUILDSTDERR: cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/37/372462353ac91d2f6fe207fadf7728814246a8e7b16af2b448a6c50ba11ff8d9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: mkdir -p $WORK/b475/ BUILDSTDERR: cat >$WORK/b475/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b475/_pkg_.a -trimpath $WORK/b475 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid 5kPMN2FAVSwu1iPbiAMy/5kPMN2FAVSwu1iPbiAMy -goversion go1.12.6 -D "" -importcfg $WORK/b475/importcfg -pack ./versioning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b475/_pkg_.a # internal BUILDSTDERR: cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/f7/f77ea2c9f1698c55557530627ec19dc8cb2b2d190a314fe6596d5f0e0e40b705-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: mkdir -p $WORK/b465/ BUILDSTDERR: cat >$WORK/b465/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b465/_pkg_.a -trimpath $WORK/b465 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid gA3e3YLWombELCvH_sPy/gA3e3YLWombELCvH_sPy -goversion go1.12.6 -D "" -importcfg $WORK/b465/importcfg -pack ./codec_factory.go ./negotiated_codec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b465/_pkg_.a # internal BUILDSTDERR: cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/a3/a3d6dbd9ab37b1496f64e484842b436932edad4a74b3fc855b541c91fb0ca8ad-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: mkdir -p $WORK/b477/ BUILDSTDERR: cat >$WORK/b477/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b477/_pkg_.a -trimpath $WORK/b477 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid lV36ccSYKOura2cDQimE/lV36ccSYKOura2cDQimE -goversion go1.12.6 -D "" -importcfg $WORK/b477/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b477/_pkg_.a # internal BUILDSTDERR: cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/cb/cb3191095c1bcd26ecf6766c19c0c65fad346bb4294291028541e9a9d99d31b5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b478/ BUILDSTDERR: cat >$WORK/b478/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b477/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b478/_pkg_.a -trimpath $WORK/b478 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid Mz6oo9VY5JK0LY0Fyn8d/Mz6oo9VY5JK0LY0Fyn8d -goversion go1.12.6 -D "" -importcfg $WORK/b478/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b478/_pkg_.a # internal BUILDSTDERR: cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/be/be3f87296bc4ea92a0821f7fe40f4aae5f33a7ef8885583eb40400b2d2e251c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b479/ BUILDSTDERR: cat >$WORK/b479/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b477/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b479/_pkg_.a -trimpath $WORK/b479 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid P8EYpO4S4NOuL-teCe19/P8EYpO4S4NOuL-teCe19 -goversion go1.12.6 -D "" -importcfg $WORK/b479/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b479/_pkg_.a # internal BUILDSTDERR: cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/b9/b9ec1f76fbfedab28621941e41284ff1fc0f339c6ba1c6421d69e4c864e4ff0c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/oauth2 BUILDSTDERR: mkdir -p $WORK/b482/ BUILDSTDERR: cat >$WORK/b482/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b482/_pkg_.a -trimpath $WORK/b482 -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid 45xGgHSsBW55VIDeH_qY/45xGgHSsBW55VIDeH_qY -goversion go1.12.6 -D "" -importcfg $WORK/b482/importcfg -pack ./oauth2.go ./token.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b482/_pkg_.a # internal BUILDSTDERR: cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/cb/cbbe57a587d7522c58c09f4cffdfa1aa1abbda8f3eba5d8986d2d21573600a4a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: mkdir -p $WORK/b481/ BUILDSTDERR: cat >$WORK/b481/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b481/_pkg_.a -trimpath $WORK/b481 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid Kq8W1luNHCV1962vTdpl/Kq8W1luNHCV1962vTdpl -goversion go1.12.6 -D "" -importcfg $WORK/b481/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b481/_pkg_.a # internal BUILDSTDERR: cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/b5/b50af96eca0eecbbb948eb62275b8567d796db80d0bc8eb01f8a1f3c992b18d1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: mkdir -p $WORK/b485/ BUILDSTDERR: cat >$WORK/b485/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b485/_pkg_.a -trimpath $WORK/b485 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid aJ43crz0U6wEVQ9R4NWE/aJ43crz0U6wEVQ9R4NWE -goversion go1.12.6 -D "" -importcfg $WORK/b485/importcfg -pack ./connrotation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b485/_pkg_.a # internal BUILDSTDERR: cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/4f/4fab8704867c6fe2079448ed2bc34f4c6f12e6817e7915e514a46ae2cecd83f6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: mkdir -p $WORK/b464/ BUILDSTDERR: cat >$WORK/b464/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b464/_pkg_.a -trimpath $WORK/b464 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid iEruBThmf7ui7bMDQ_04/iEruBThmf7ui7bMDQ_04 -goversion go1.12.6 -D "" -importcfg $WORK/b464/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b464/_pkg_.a # internal BUILDSTDERR: cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/25/251fc73ad0157891dddfc2b56307cbb5ced75f02c9aaec04b1e1bac92d7cad75-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: mkdir -p $WORK/b486/ BUILDSTDERR: cat >$WORK/b486/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b486/_pkg_.a -trimpath $WORK/b486 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid JdeIg6hNN9Cc8dedm-7b/JdeIg6hNN9Cc8dedm-7b -goversion go1.12.6 -D "" -importcfg $WORK/b486/importcfg -pack ./decoder.go ./encoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b486/_pkg_.a # internal BUILDSTDERR: cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/a5/a5d6e3eaa4ba980b975839f18cde6672dfc55521a06ae9ea7d8b635ef3757a7c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: mkdir -p $WORK/b487/ BUILDSTDERR: cat >$WORK/b487/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b487/_pkg_.a -trimpath $WORK/b487 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid GoeXFNrwUUGlWQLIzyIW/GoeXFNrwUUGlWQLIzyIW -goversion go1.12.6 -D "" -importcfg $WORK/b487/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b487/_pkg_.a # internal BUILDSTDERR: cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/d1/d1d91a7ab6bcfcf181230b5804477c6970bdd83fa89a097a4bc3ed5ec4a9262d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: mkdir -p $WORK/b489/ BUILDSTDERR: cat >$WORK/b489/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b489/_pkg_.a -trimpath $WORK/b489 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid WqL5VVl-tiRmNb_TIbyo/WqL5VVl-tiRmNb_TIbyo -goversion go1.12.6 -D "" -importcfg $WORK/b489/importcfg -pack ./key.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b489/_pkg_.a # internal BUILDSTDERR: cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/60/6098b38dcfd435fd4fe1a6f421c2adb3b38fd56cdd3ad756e5414fcfa51bdc20-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: mkdir -p $WORK/b488/ BUILDSTDERR: cat >$WORK/b488/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b488/_pkg_.a -trimpath $WORK/b488 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid nex68ygkohBkWcaO_nae/nex68ygkohBkWcaO_nae -goversion go1.12.6 -D "" -importcfg $WORK/b488/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b488/_pkg_.a # internal BUILDSTDERR: cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/92/92b94343200d0aa978d907bdb712f9f06ca0c21b3480acc790d9e5092c3b6386-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b491/ BUILDSTDERR: cat >$WORK/b491/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b491/_pkg_.a -trimpath $WORK/b491 -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid WC0KVCft8VzvqskHZ4jJ/WC0KVCft8VzvqskHZ4jJ -goversion go1.12.6 -D "" -importcfg $WORK/b491/importcfg -pack ./rate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b491/_pkg_.a # internal BUILDSTDERR: cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/23/2311ab9460d72245cac5131ba7b214e01cbe43ca3c4e08d02f9384a858326d68-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: mkdir -p $WORK/b492/ BUILDSTDERR: cat >$WORK/b492/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b492/_pkg_.a -trimpath $WORK/b492 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid Wg-mybR-M2JRMvA5jUV4/Wg-mybR-M2JRMvA5jUV4 -goversion go1.12.6 -D "" -importcfg $WORK/b492/importcfg -pack ./clock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b492/_pkg_.a # internal BUILDSTDERR: cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/fd/fdd6d2fe23404e0a962227abd59dd635222a3f6f630c09985f863c16ebb98fa7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: mkdir -p $WORK/b490/ BUILDSTDERR: cat >$WORK/b490/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b490/_pkg_.a -trimpath $WORK/b490 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid xVPQYlo8Qmn_OYjp9uBx/xVPQYlo8Qmn_OYjp9uBx -goversion go1.12.6 -D "" -importcfg $WORK/b490/importcfg -pack ./backoff.go ./throttle.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b490/_pkg_.a # internal BUILDSTDERR: cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/29/29c5fa81bcf7aaba889cf5e71d2b5279d121b173ddf0b2466a945d75259318e1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: mkdir -p $WORK/b459/ BUILDSTDERR: cat >$WORK/b459/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b459/_pkg_.a -trimpath $WORK/b459 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid v1WoBpI2Ar0xoR5L1D04/v1WoBpI2Ar0xoR5L1D04 -goversion go1.12.6 -D "" -importcfg $WORK/b459/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b459/_pkg_.a # internal BUILDSTDERR: cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/57/57a44f533134a661539540947b47e22ef0e149b88486475a116a6d609b5c4d19-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: mkdir -p $WORK/b497/ BUILDSTDERR: cat >$WORK/b497/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b497/_pkg_.a -trimpath $WORK/b497 -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid SZu6SnT0vznVxn0QXuMN/SZu6SnT0vznVxn0QXuMN -goversion go1.12.6 -D "" -importcfg $WORK/b497/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b497/_pkg_.a # internal BUILDSTDERR: cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/6b/6bc7949e77687e4c05a74e3e65a9c9205f0ec2225324f70665e625d71dbc6042-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: mkdir -p $WORK/b496/ BUILDSTDERR: cat >$WORK/b496/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: packagefile container/heap=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b496/_pkg_.a -trimpath $WORK/b496 -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid RH7vUC9r0nXW22AXgnNQ/RH7vUC9r0nXW22AXgnNQ -goversion go1.12.6 -D "" -importcfg $WORK/b496/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b496/_pkg_.a # internal BUILDSTDERR: cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/2d/2da1e69628d4af3e67eeba3c7231b58986b17e22dff9f80697e1625784e53311-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: mkdir -p $WORK/b498/ BUILDSTDERR: cat >$WORK/b498/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b498/_pkg_.a -trimpath $WORK/b498 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid KUe4Vmr7li1pk6GH3ztx/KUe4Vmr7li1pk6GH3ztx -goversion go1.12.6 -D "" -importcfg $WORK/b498/importcfg -pack ./addr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b498/_pkg_.a # internal BUILDSTDERR: cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/5d/5d36809c3d58a9dfc6cdb22a71cad0e900806320488b52b2e5df0dd6960683ae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: mkdir -p $WORK/b495/ BUILDSTDERR: cat >$WORK/b495/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b495/_pkg_.a -trimpath $WORK/b495 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid _Lr4FamMkroXrcZO_7uH/_Lr4FamMkroXrcZO_7uH -goversion go1.12.6 -D "" -importcfg $WORK/b495/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b495/_pkg_.a # internal BUILDSTDERR: cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/1f/1fbc8008e4544e540b573f1b92a26f1bd1b3a7e93f5babcf18392c194ce53be3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: mkdir -p $WORK/b494/ BUILDSTDERR: cat >$WORK/b494/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b494/_pkg_.a -trimpath $WORK/b494 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid j_p6XUKqGsKXGg6bsmqR/j_p6XUKqGsKXGg6bsmqR -goversion go1.12.6 -D "" -importcfg $WORK/b494/importcfg -pack ./spdy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b494/_pkg_.a # internal BUILDSTDERR: cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/24/249d1dceb25a2675212e23589b37723b0cbaf2f4bde284b8fcea49ee762a6c66-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/lookup BUILDSTDERR: mkdir -p $WORK/b500/ BUILDSTDERR: cat >$WORK/b500/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/lookup BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b500/_pkg_.a -trimpath $WORK/b500 -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid As4nh5H4P0C-tmtPUMPj/As4nh5H4P0C-tmtPUMPj -goversion go1.12.6 -D "" -importcfg $WORK/b500/importcfg -pack ./lookup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b500/_pkg_.a # internal BUILDSTDERR: cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/37/3758697f9d8f71946a603cab704e0d6a975dea841aa179587447396745d6983b-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/netns BUILDSTDERR: mkdir -p $WORK/b501/ BUILDSTDERR: cat >$WORK/b501/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b501/_pkg_.a -trimpath $WORK/b501 -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid WQv_tvz9rPcikDgsggLM/WQv_tvz9rPcikDgsggLM -goversion go1.12.6 -D "" -importcfg $WORK/b501/importcfg -pack ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b501/_pkg_.a # internal BUILDSTDERR: cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/16/16ed4bc35565fcc6d617a719c7be25be6420dce39bf6fe095375b109a173ddd3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/registrar BUILDSTDERR: mkdir -p $WORK/b502/ BUILDSTDERR: cat >$WORK/b502/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/registrar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b502/_pkg_.a -trimpath $WORK/b502 -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid eKXYMKxcyN4pMmfCoI02/eKXYMKxcyN4pMmfCoI02 -goversion go1.12.6 -D "" -importcfg $WORK/b502/importcfg -pack ./registrar.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b502/_pkg_.a # internal BUILDSTDERR: cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/de/de26bb1f55e3e5ae15165ae3674950dd4baaf3d690ed5c955efae305c0cdd4f2-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b504/ BUILDSTDERR: cat >$WORK/b504/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b504/_pkg_.a -trimpath $WORK/b504 -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid QK_DXDMYEa20_yvc-9Hg/QK_DXDMYEa20_yvc-9Hg -goversion go1.12.6 -D "" -importcfg $WORK/b504/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b504/_pkg_.a # internal BUILDSTDERR: cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/82/82d2881609fea474c863d627c944314a857057cc341f5493c70c22e28ac0f4dd-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: mkdir -p $WORK/b503/ BUILDSTDERR: cat >$WORK/b503/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b503/_pkg_.a -trimpath $WORK/b503 -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid 0fN2MlIn65yvd36u-WEi/0fN2MlIn65yvd36u-WEi -goversion go1.12.6 -D "" -importcfg $WORK/b503/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b503/_pkg_.a # internal BUILDSTDERR: cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/4e/4e0b54bb2611eeb1fbeee9e5000ea715212e84c532663367de4341a21a2f2d8f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: mkdir -p $WORK/b505/ BUILDSTDERR: cat >$WORK/b505/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b505/_pkg_.a -trimpath $WORK/b505 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid -BPHIfDew4HkNVSaahbL/-BPHIfDew4HkNVSaahbL -goversion go1.12.6 -D "" -importcfg $WORK/b505/importcfg -pack ./files.go ./listeners.go ./packetconns.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b505/_pkg_.a # internal BUILDSTDERR: cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/70/70e1f06466ded8f6d432e8cd5c138c2149b76f9ff764766a262a645b24cd7f24-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: mkdir -p $WORK/b506/ BUILDSTDERR: cat >$WORK/b506/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b506/_pkg_.a -trimpath $WORK/b506 -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid SqgsUxXeYiEgbw7XO4m6/SqgsUxXeYiEgbw7XO4m6 -goversion go1.12.6 -D "" -importcfg $WORK/b506/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b506/_pkg_.a # internal BUILDSTDERR: cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/68/6863f7d9d04184f3913dd9d544d3a9664806bd7372e3491099f9203fce5cf141-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: mkdir -p $WORK/b507/ BUILDSTDERR: cat >$WORK/b507/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b507/_pkg_.a -trimpath $WORK/b507 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid hb1JfAisHW8OnTXqwHMk/hb1JfAisHW8OnTXqwHMk -goversion go1.12.6 -D "" -importcfg $WORK/b507/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b507/_pkg_.a # internal BUILDSTDERR: cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/25/25917550aa297a7b82fd25ebd741374ef75bf26b5b8c910ee707477c25fc7580-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: mkdir -p $WORK/b508/ BUILDSTDERR: cat >$WORK/b508/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b508/_pkg_.a -trimpath $WORK/b508 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid LlXglPCADqbI2R5KDqmE/LlXglPCADqbI2R5KDqmE -goversion go1.12.6 -D "" -importcfg $WORK/b508/importcfg -pack ./names-generator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b508/_pkg_.a # internal BUILDSTDERR: cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/01/01c6d40f2b81f5a5552015690b5e353b972f8d38e4bd61808db92e551da3d77a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: mkdir -p $WORK/b509/ BUILDSTDERR: cat >$WORK/b509/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b509/_pkg_.a -trimpath $WORK/b509 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid kReLjFYOhqb6pTUpQHyG/kReLjFYOhqb6pTUpQHyG -goversion go1.12.6 -D "" -importcfg $WORK/b509/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b509/_pkg_.a # internal BUILDSTDERR: cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/b4/b47cfe6b420ad844c2b56982e2198edea41666eefa2d5d4b13d0953a3ccb92b7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b512/ BUILDSTDERR: cat >$WORK/b512/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b512/_pkg_.a -trimpath $WORK/b512 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid Q2zaxsaIVH2dv7Z_gxfI/Q2zaxsaIVH2dv7Z_gxfI -goversion go1.12.6 -D "" -importcfg $WORK/b512/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b512/_pkg_.a # internal BUILDSTDERR: cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/50/50bd42a1c15a1e9e37118af94f72205059bc3864e960e5627d101988cb5d78af-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b511/ BUILDSTDERR: cat >$WORK/b511/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b511/_pkg_.a -trimpath $WORK/b511 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FM5rICgE87gFBeIa-bKm/FM5rICgE87gFBeIa-bKm -goversion go1.12.6 -D "" -importcfg $WORK/b511/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b511/_pkg_.a # internal BUILDSTDERR: cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/00/009fb429e0a9b3fd68b7a6aa0ae9c0b0245ff2d97504ba127937cf19c969a3b7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b510/ BUILDSTDERR: cat >$WORK/b510/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b510/_pkg_.a -trimpath $WORK/b510 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid aAIdxUfbGU__mIJF35tq/aAIdxUfbGU__mIJF35tq -goversion go1.12.6 -D "" -importcfg $WORK/b510/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b510/_pkg_.a # internal BUILDSTDERR: cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/26/26b8cf74620b0336b97c2d652d2894d7c37eb04b9162e942249e8a027252b2a4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: mkdir -p $WORK/b513/ BUILDSTDERR: cat >$WORK/b513/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b513/_pkg_.a -trimpath $WORK/b513 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid Tf4oK6pnpSj04NExEBxS/Tf4oK6pnpSj04NExEBxS -goversion go1.12.6 -D "" -importcfg $WORK/b513/importcfg -pack ./doc.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b513/_pkg_.a # internal BUILDSTDERR: cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/be/be6c5b3d9148499bd6327ffd570b017229cb5ac9d55037c01fbd98c87f170137-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: mkdir -p $WORK/b515/ BUILDSTDERR: cat >$WORK/b515/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b515/_pkg_.a -trimpath $WORK/b515 -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid 7TkOk9i81XwMSogxxdIx/7TkOk9i81XwMSogxxdIx -goversion go1.12.6 -D "" -importcfg $WORK/b515/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b515/_pkg_.a # internal BUILDSTDERR: cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/fb/fb9e46ea84131c96085632ff1befa8863d8c81afa9622394ca2ccbabfb387d05-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: mkdir -p $WORK/b517/ BUILDSTDERR: cat >$WORK/b517/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b517/_pkg_.a -trimpath $WORK/b517 -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid wGQ-WdAvo7stDSKMI-py/wGQ-WdAvo7stDSKMI-py -goversion go1.12.6 -D "" -importcfg $WORK/b517/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b517/_pkg_.a # internal BUILDSTDERR: cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/f8/f8dcf57a36e882abf955e7a4b494b7354f14ecde7d767c5b283b491a33c277c7-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: mkdir -p $WORK/b516/ BUILDSTDERR: cat >$WORK/b516/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b517/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b516/_pkg_.a -trimpath $WORK/b516 -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid Du7xMtbNrvv6_7BJtOQ4/Du7xMtbNrvv6_7BJtOQ4 -goversion go1.12.6 -D "" -importcfg $WORK/b516/importcfg -pack ./generate.go ./iopodman.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b516/_pkg_.a # internal BUILDSTDERR: cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/fc/fc7e5595d5b8e015b08735db0175f98eef6ff0151556ab0c23dff38009f3a09e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: mkdir -p $WORK/b520/ BUILDSTDERR: cat >$WORK/b520/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b520/_pkg_.a -trimpath $WORK/b520 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel -complete -installsuffix shared -buildid ZWDeznCllYNQmwigj4l4/ZWDeznCllYNQmwigj4l4 -goversion go1.12.6 -D "" -importcfg $WORK/b520/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b520/_pkg_.a # internal BUILDSTDERR: cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/f6/f6ef891abd732b4edc29bea2206fdee75bdd08d2124264806e3fbae58c5eace5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: mkdir -p $WORK/b519/ BUILDSTDERR: cat >$WORK/b519/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: importmap github.com/docker/docker/pkg/parsers/kernel=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b519/_pkg_.a -trimpath $WORK/b519 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp -complete -installsuffix shared -buildid 1_xAFyyTiIXCQ43zL-qg/1_xAFyyTiIXCQ43zL-qg -goversion go1.12.6 -D "" -importcfg $WORK/b519/importcfg -pack ./seccomp.go ./seccomp_default.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b519/_pkg_.a # internal BUILDSTDERR: cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/a0/a0c7dce2712aec58268dd314ae167f682599faf6da92d0372a81894b742d8c1e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: mkdir -p $WORK/b521/ BUILDSTDERR: cat >$WORK/b521/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b521/_pkg_.a -trimpath $WORK/b521 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid pgcL5etjUOK0Y27JwrH2/pgcL5etjUOK0Y27JwrH2 -goversion go1.12.6 -D "" -importcfg $WORK/b521/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b521/_pkg_.a # internal BUILDSTDERR: cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/2f/2f0903ff3a11ad7cb8c31cb1d90a5e37aa941f9f7bd8537f4025e31c61f563a3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: mkdir -p $WORK/b522/ BUILDSTDERR: cat >$WORK/b522/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b522/_pkg_.a -trimpath $WORK/b522 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 557Nj3whnmZ07TEInT-9/557Nj3whnmZ07TEInT-9 -goversion go1.12.6 -D "" -importcfg $WORK/b522/importcfg -pack ./devices.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b522/_pkg_.a # internal BUILDSTDERR: cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/d9/d99caaf50542db06f1c43385e30e1132a1254894ae3dd4ddfb80b2cce2f58df5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b524/ BUILDSTDERR: cat >$WORK/b524/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b524/_pkg_.a -trimpath $WORK/b524 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid JpxxR2f6HEeQ5Sx5VwiO/JpxxR2f6HEeQ5Sx5VwiO -goversion go1.12.6 -D "" -importcfg $WORK/b524/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b524/_pkg_.a # internal BUILDSTDERR: cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/92/926c8e10897bc04f87e75409fd52eab86e26e895506aeddeaf498a825e3b74ec-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: mkdir -p $WORK/b525/ BUILDSTDERR: cat >$WORK/b525/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b525/_pkg_.a -trimpath $WORK/b525 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid pG8-PK_UsoNn6cy4xFRw/pG8-PK_UsoNn6cy4xFRw -goversion go1.12.6 -D "" -importcfg $WORK/b525/importcfg -pack ./cgroups.go ./stats.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b525/_pkg_.a # internal BUILDSTDERR: cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/83/839a531e1e34764762b03d959cde6d3af328ae04cf87d20ab9010ac3ea5062c4-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: mkdir -p $WORK/b523/ BUILDSTDERR: cat >$WORK/b523/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b523/_pkg_.a -trimpath $WORK/b523 -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid c58mdYrv3zPcdPsq2Nfh/c58mdYrv3zPcdPsq2Nfh -goversion go1.12.6 -D "" -importcfg $WORK/b523/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b523/_pkg_.a # internal BUILDSTDERR: cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/2f/2f32152d71a44c89cc13d0b1abf06333567c89a56aa5c19ccb3d2afe40daa22c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: mkdir -p $WORK/b526/ BUILDSTDERR: cat >$WORK/b526/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b526/_pkg_.a -trimpath $WORK/b526 -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid tkWy8IFunwDIhZs-hRuH/tkWy8IFunwDIhZs-hRuH -goversion go1.12.6 -D "" -importcfg $WORK/b526/importcfg -pack ./shlex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b526/_pkg_.a # internal BUILDSTDERR: cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/71/71ab49ba2b2544aed8548df84128f8a74031460706ba9942caf8f7353a2c8a95-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: mkdir -p $WORK/b528/ BUILDSTDERR: cat >$WORK/b528/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b528/_pkg_.a -trimpath $WORK/b528 -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid d4XbJ0CkRd_fF7BB-zjW/d4XbJ0CkRd_fF7BB-zjW -goversion go1.12.6 -D "" -importcfg $WORK/b528/importcfg -pack ./systemdgen.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b528/_pkg_.a # internal BUILDSTDERR: cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/df/df39e9ba2ccad580689f35aad85b273eacc24edb2001faa4c64692b455f75da4-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: mkdir -p $WORK/b529/ BUILDSTDERR: cat >$WORK/b529/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b529/_pkg_.a -trimpath $WORK/b529 -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid imAJJh0UeeTePS2rkIvV/imAJJh0UeeTePS2rkIvV -goversion go1.12.6 -D "" -importcfg $WORK/b529/importcfg -pack ./hook.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b529/_pkg_.a # internal BUILDSTDERR: cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/53/5370bc1394d7435130b1936ddd88dae983f243d3111138bb2ba3466af0cf281f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext BUILDSTDERR: mkdir -p $WORK/b532/ BUILDSTDERR: cat >$WORK/b532/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b400/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b532/_pkg_.a -trimpath $WORK/b532 -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid KWoCSjQFY2ZC8hc7I5X1/KWoCSjQFY2ZC8hc7I5X1 -goversion go1.12.6 -D "" -importcfg $WORK/b532/importcfg -pack ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b532/_pkg_.a # internal BUILDSTDERR: cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/c1/c171c4f91f4c5203505d55858ddbf15ea8bbf4bfcd15db9d05b2e5912f6e6938-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog BUILDSTDERR: mkdir -p $WORK/b534/ BUILDSTDERR: cat >$WORK/b534/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b401/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b534/_pkg_.a -trimpath $WORK/b534 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid LL-PRBcFqf22uK2NEI33/LL-PRBcFqf22uK2NEI33 -goversion go1.12.6 -D "" -importcfg $WORK/b534/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b534/_pkg_.a # internal BUILDSTDERR: cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/ed/ed334275a86c314343d3acc39910a9e55b91c6f5695fda2a9b3f1c3cf7e9e63f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log BUILDSTDERR: mkdir -p $WORK/b536/ BUILDSTDERR: cat >$WORK/b536/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b536/_pkg_.a -trimpath $WORK/b536 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid 9yecue8YqEGdeeHvb0w9/9yecue8YqEGdeeHvb0w9 -goversion go1.12.6 -D "" -importcfg $WORK/b536/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b536/_pkg_.a # internal BUILDSTDERR: cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/53/53fa3e1130f22e33308432d1a1ea14a7fad0d00ad68880beb90fbb4745a8cc26-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: mkdir -p $WORK/b537/ BUILDSTDERR: cat >$WORK/b537/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b537/_pkg_.a -trimpath $WORK/b537 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid HYdptrNrRs2gXs7wGkJn/HYdptrNrRs2gXs7wGkJn -goversion go1.12.6 -D "" -importcfg $WORK/b537/importcfg -pack ./application_exception.go ./binary_protocol.go ./compact_protocol.go ./exception.go ./memory_buffer.go ./messagetype.go ./numeric.go ./processor.go ./protocol.go ./protocol_exception.go ./protocol_factory.go ./rich_transport.go ./serializer.go ./simple_json_protocol.go ./transport.go ./transport_exception.go ./transport_factory.go ./type.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b428/_pkg_.a # internal BUILDSTDERR: cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/e9/e9a5c8a9d4ca2f5771456e7cc1e27a9655adc5721ff24ec7eace4830332eef9c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: mkdir -p $WORK/b427/ BUILDSTDERR: cat >$WORK/b427/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid kwTVIXaYXx8BW5zPtbn3/kwTVIXaYXx8BW5zPtbn3 -goversion go1.12.6 -D "" -importcfg $WORK/b427/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b537/_pkg_.a # internal BUILDSTDERR: cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/be/be9097a0ff3c56cc637cb9ee01343939e0b0187638b02b9e844eb991e06a864a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: mkdir -p $WORK/b538/ BUILDSTDERR: cat >$WORK/b538/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b537/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b538/_pkg_.a -trimpath $WORK/b538 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid usqx3X3EXZZD51so8ZOX/usqx3X3EXZZD51so8ZOX -goversion go1.12.6 -D "" -importcfg $WORK/b538/importcfg -pack ./agent.go ./constants.go ./ttypes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b427/_pkg_.a # internal BUILDSTDERR: cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/4b/4be4e2d34bb06970d3d26e8be683012696a7f2f5df5ff596fad28d04c93ad376-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: mkdir -p $WORK/b424/ BUILDSTDERR: cat >$WORK/b424/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b427/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid r8XD0uNZFsVUjSH_poZu/r8XD0uNZFsVUjSH_poZu -goversion go1.12.6 -D "" -importcfg $WORK/b424/importcfg -pack ./resize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b424/_pkg_.a # internal BUILDSTDERR: cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/70/709547f2d24b49d56ed8fb658dd108b02f8319e9094394e5d439a33c4943f332-d # internal BUILDSTDERR: github.com/containers/libpod/libpod BUILDSTDERR: mkdir -p $WORK/b372/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b372/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b372/ -g -O2 ./container_attach_linux.go BUILDSTDERR: cd $WORK/b372 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c container_attach_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b538/_pkg_.a # internal BUILDSTDERR: cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/ed/eda2abf0e082d0a77bd24acc1839f9078d00981c02f037b93c2d143cc34fe403-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling BUILDSTDERR: mkdir -p $WORK/b539/ BUILDSTDERR: cat >$WORK/b539/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b537/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b539/_pkg_.a -trimpath $WORK/b539 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid FnaqWEnUof3BRed_-WGx/FnaqWEnUof3BRed_-WGx -goversion go1.12.6 -D "" -importcfg $WORK/b539/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -o $WORK/b372/_cgo_.o $WORK/b372/_cgo_main.o $WORK/b372/_x001.o $WORK/b372/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage libpod -dynimport $WORK/b372/_cgo_.o -dynout $WORK/b372/_cgo_import.go BUILDSTDERR: cat >$WORK/b372/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/layers=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/criu=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/ctime=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/firewall=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/lookup=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/netns=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registrar=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid B1lm7RVJ7vRjcr5vqfj5/B1lm7RVJ7vRjcr5vqfj5 -goversion go1.12.6 -D "" -importcfg $WORK/b372/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container.log.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_linux.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_internal.go $WORK/b372/_cgo_gotypes.go $WORK/b372/container_attach_linux.cgo1.go $WORK/b372/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b539/_pkg_.a # internal BUILDSTDERR: cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/c5/c5eea0b5eff802b1990a8394c443cb8ffb4abfa7c30f35f976ce71c908bf48ed-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore BUILDSTDERR: mkdir -p $WORK/b540/ BUILDSTDERR: cat >$WORK/b540/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b537/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b540/_pkg_.a -trimpath $WORK/b540 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid cYck6fGyUjv7Hpgn7boR/cYck6fGyUjv7Hpgn7boR -goversion go1.12.6 -D "" -importcfg $WORK/b540/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b540/_pkg_.a # internal BUILDSTDERR: cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/3a/3af8d3bbbff3f0d87bc4879077a97c1d57313dbc1ccaad076a43338f5c216572-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent BUILDSTDERR: mkdir -p $WORK/b542/ BUILDSTDERR: cat >$WORK/b542/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b540/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b542/_pkg_.a -trimpath $WORK/b542 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid v28zZpoLIUfqUnl6Ev-1/v28zZpoLIUfqUnl6Ev-1 -goversion go1.12.6 -D "" -importcfg $WORK/b542/importcfg -pack ./agent.go ./constants.go ./ttypes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b542/_pkg_.a # internal BUILDSTDERR: cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/9d/9de4dce046970ebdacd65c4bd8f4f2bc00906cb173c04f7dba5fb5ed365d687e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: mkdir -p $WORK/b541/ BUILDSTDERR: cat >$WORK/b541/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/agent=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b541/_pkg_.a -trimpath $WORK/b541 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid AycFYgZ5j44AiHgEheDm/AycFYgZ5j44AiHgEheDm -goversion go1.12.6 -D "" -importcfg $WORK/b541/importcfg -pack ./http_json.go ./localip.go ./rand.go ./rate_limiter.go ./udp_client.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b541/_pkg_.a # internal BUILDSTDERR: cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/76/76c4676561cf0b478147614626018b9fc7fab855d89d30cd05356267308118a7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics BUILDSTDERR: mkdir -p $WORK/b543/ BUILDSTDERR: cat >$WORK/b543/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b543/_pkg_.a -trimpath $WORK/b543 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid 82mC-4OeoeLhPo_nSllp/82mC-4OeoeLhPo_nSllp -goversion go1.12.6 -D "" -importcfg $WORK/b543/importcfg -pack ./counter.go ./factory.go ./gauge.go ./histogram.go ./keys.go ./metrics.go ./stopwatch.go ./timer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b543/_pkg_.a # internal BUILDSTDERR: cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/1c/1c782c886a7c85de3af6f3e596e4b5a91c27eaa5fdf81cf465b05902a763f800-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: mkdir -p $WORK/b531/ BUILDSTDERR: cat >$WORK/b531/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext BUILDSTDERR: importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/spanlog=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/throttler=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler BUILDSTDERR: importmap github.com/uber/jaeger-client-go/log=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/sampling=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/zipkincore=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore BUILDSTDERR: importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b531/_pkg_.a -trimpath $WORK/b531 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go -complete -installsuffix shared -buildid zfDJjKBpivHTGX9XrjdS/zfDJjKBpivHTGX9XrjdS -goversion go1.12.6 -D "" -importcfg $WORK/b531/importcfg -pack ./baggage_setter.go ./constants.go ./context.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_options.go ./span.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b531/_pkg_.a # internal BUILDSTDERR: cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/da/da9b739c2a9d9874cbaf09c8d1b544e30d5dc0a7a2e399cbd2e94d77cb99f7a4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage BUILDSTDERR: mkdir -p $WORK/b546/ BUILDSTDERR: cat >$WORK/b546/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b537/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b546/_pkg_.a -trimpath $WORK/b546 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid l-onWW5M-9JLebV0fBXh/l-onWW5M-9JLebV0fBXh -goversion go1.12.6 -D "" -importcfg $WORK/b546/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b546/_pkg_.a # internal BUILDSTDERR: cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/b4/b41398f1fe91cb675b810a1cb1a2014460250143682a1ad48d9a7242e0b1aa5b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote BUILDSTDERR: mkdir -p $WORK/b545/ BUILDSTDERR: cat >$WORK/b545/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage BUILDSTDERR: importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b545/_pkg_.a -trimpath $WORK/b545 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid CoQybj8_RRmlKj4AShTM/CoQybj8_RRmlKj4AShTM -goversion go1.12.6 -D "" -importcfg $WORK/b545/importcfg -pack ./options.go ./restriction_manager.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b545/_pkg_.a # internal BUILDSTDERR: cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/a8/a89e97d06393378ad3820c15722fff2e82de3e6aa7939b10641a6bd3a64456b6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote BUILDSTDERR: mkdir -p $WORK/b547/ BUILDSTDERR: cat >$WORK/b547/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b547/_pkg_.a -trimpath $WORK/b547 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid ZWem0bBXbGnvJfOVVXAT/ZWem0bBXbGnvJfOVVXAT -goversion go1.12.6 -D "" -importcfg $WORK/b547/importcfg -pack ./options.go ./throttler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b547/_pkg_.a # internal BUILDSTDERR: cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/78/7849fb1525a566b608f5605d9ea9846ab6558d75a0ba2ff8e163156af3058856-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics BUILDSTDERR: mkdir -p $WORK/b548/ BUILDSTDERR: cat >$WORK/b548/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/opentracing/opentracing-go/ext=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b548/_pkg_.a -trimpath $WORK/b548 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid rgC5z81apqC5jsa7KI5A/rgC5z81apqC5jsa7KI5A -goversion go1.12.6 -D "" -importcfg $WORK/b548/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b548/_pkg_.a # internal BUILDSTDERR: cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/2a/2ad1b96160c4cd6bcc7b15117adfadbf75c8dac85da3dd3629b37fdeba357579-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport BUILDSTDERR: mkdir -p $WORK/b549/ BUILDSTDERR: cat >$WORK/b549/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/jaeger=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b549/_pkg_.a -trimpath $WORK/b549 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid 9tccZ2wMMWeplYROPDXY/9tccZ2wMMWeplYROPDXY -goversion go1.12.6 -D "" -importcfg $WORK/b549/importcfg -pack ./doc.go ./http.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b549/_pkg_.a # internal BUILDSTDERR: cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/43/4363b5dc4c914774041100da24ac0cc780ccdede4555e6aee61ae2642557ab51-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config BUILDSTDERR: mkdir -p $WORK/b544/ BUILDSTDERR: cat >$WORK/b544/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/baggage/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/throttler/remote=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote BUILDSTDERR: importmap github.com/uber/jaeger-client-go/rpcmetrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics BUILDSTDERR: importmap github.com/uber/jaeger-client-go/transport=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport BUILDSTDERR: importmap github.com/uber/jaeger-lib/metrics=github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b544/_pkg_.a -trimpath $WORK/b544 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid UOoT-D1GRUrWUYSIv70W/UOoT-D1GRUrWUYSIv70W -goversion go1.12.6 -D "" -importcfg $WORK/b544/importcfg -pack ./config.go ./config_env.go ./options.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b544/_pkg_.a # internal BUILDSTDERR: cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/18/18ca3c53404f5e258d921673812e00ffd4d16c13b13659055a289ef661efbc99-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/tracing BUILDSTDERR: mkdir -p $WORK/b530/ BUILDSTDERR: cat >$WORK/b530/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go/config=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/tracing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b530/_pkg_.a -trimpath $WORK/b530 -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid RGBvc6XYnIond34Bijq6/RGBvc6XYnIond34Bijq6 -goversion go1.12.6 -D "" -importcfg $WORK/b530/importcfg -pack ./tracing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b530/_pkg_.a # internal BUILDSTDERR: cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/ad/ade3fb607b2933cd01c6c1db370ae3d5a22c49eb4290b618e705bcd64de1d967-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/trust BUILDSTDERR: mkdir -p $WORK/b550/ BUILDSTDERR: cat >$WORK/b550/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/trust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b550/_pkg_.a -trimpath $WORK/b550 -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid 2K1BtcSuEr8cxyko1xtE/2K1BtcSuEr8cxyko1xtE -goversion go1.12.6 -D "" -importcfg $WORK/b550/importcfg -pack ./trust.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b550/_pkg_.a # internal BUILDSTDERR: cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/4f/4f67fec916b268c16d1e74ef80a20d9a371d68f5bfc688ccea1423fbae142e7c-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: mkdir -p $WORK/b552/ BUILDSTDERR: cat >$WORK/b552/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b552/_pkg_.a -trimpath $WORK/b552 -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid KvWKzgm_sbLDx26onuuw/KvWKzgm_sbLDx26onuuw -goversion go1.12.6 -D "" -importcfg $WORK/b552/importcfg -pack ./virtwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b552/_pkg_.a # internal BUILDSTDERR: cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/e0/e01f37dc138cdfd897833e14c901c15a2c1c80f498a1bb3d1eea8b463370e63d-d # internal BUILDSTDERR: log/syslog BUILDSTDERR: mkdir -p $WORK/b555/ BUILDSTDERR: cat >$WORK/b555/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b555/_pkg_.a -trimpath $WORK/b555 -shared -p log/syslog -std -complete -installsuffix shared -buildid 6FrSRKKJt5FWZjneyM-h/6FrSRKKJt5FWZjneyM-h -goversion go1.12.6 -D "" -importcfg $WORK/b555/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b555/_pkg_.a # internal BUILDSTDERR: cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/b6/b696d98196970ba901ceb02988e5e672d8ad3816e64ef773770d8d5849f18a06-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog BUILDSTDERR: mkdir -p $WORK/b554/ BUILDSTDERR: cat >$WORK/b554/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b554/_pkg_.a -trimpath $WORK/b554 -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid R54zUa57fN7fSMaN11RB/R54zUa57fN7fSMaN11RB -goversion go1.12.6 -D "" -importcfg $WORK/b554/importcfg -pack ./syslog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b554/_pkg_.a # internal BUILDSTDERR: cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/5c/5c3d4b27c06ddc64e1705c9cf49841587d9e678a23a38bb8313a2dd410eeae98-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b557/ BUILDSTDERR: cat >$WORK/b557/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b557/_pkg_.a -trimpath $WORK/b557 -shared -p html -std -complete -installsuffix shared -buildid 7uOqQJFCNiqAdKiQUOVw/7uOqQJFCNiqAdKiQUOVw -goversion go1.12.6 -D "" -importcfg $WORK/b557/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b557/_pkg_.a # internal BUILDSTDERR: cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/46/46d68106928780d115ce47268ba5cb29cb015479d8e93e9d03f82364359d6e1a-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b556/ BUILDSTDERR: cat >$WORK/b556/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b556/_pkg_.a -trimpath $WORK/b556 -shared -p html/template -std -complete -installsuffix shared -buildid CY6MIuEzn7I6ImndKLni/CY6MIuEzn7I6ImndKLni -goversion go1.12.6 -D "" -importcfg $WORK/b556/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b556/_pkg_.a # internal BUILDSTDERR: cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/c6/c669ab3370ac5f067259d27177e782428c2cb30122ca40d9917840354165c08f-d # internal BUILDSTDERR: runtime/pprof BUILDSTDERR: mkdir -p $WORK/b558/ BUILDSTDERR: cat >$WORK/b558/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/pprof BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b558/_pkg_.a -trimpath $WORK/b558 -shared -p runtime/pprof -std -installsuffix shared -buildid _XyhrZqUeblvURGMZYMT/_XyhrZqUeblvURGMZYMT -goversion go1.12.6 -D "" -importcfg $WORK/b558/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b558/_pkg_.a # internal BUILDSTDERR: cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/37/37518f1be0216d3435123109cef00eadb95e4bfdd8e7877cea4dd3838a55ab82-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b372/_pkg_.a $WORK/b372/_x001.o $WORK/b372/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b372/_pkg_.a # internal BUILDSTDERR: cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/e8/e847bb28501cd74da219eb546946e050c2632f316b1539ba7d24b02176194055-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/libpodruntime BUILDSTDERR: mkdir -p $WORK/b371/ BUILDSTDERR: github.com/containers/libpod/pkg/spec BUILDSTDERR: cat >$WORK/b371/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b518/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid _SFN62mZuH5Io2jo02F3/_SFN62mZuH5Io2jo02F3 -goversion go1.12.6 -D "" -importcfg $WORK/b371/importcfg -pack ./runtime.go BUILDSTDERR: cat >$WORK/b518/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: importmap github.com/docker/docker/profiles/seccomp=github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/spec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b518/_pkg_.a -trimpath $WORK/b518 -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid dCqRdWQqMfIxU8sWvL-N/dCqRdWQqMfIxU8sWvL-N -goversion go1.12.6 -D "" -importcfg $WORK/b518/importcfg -pack ./config_linux.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b371/_pkg_.a # internal BUILDSTDERR: cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/24/24c421e69c3a385257ed651a035b522fdedd2b73adbaafb4f20e2c2bf4217734-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/adapter/shortcuts BUILDSTDERR: mkdir -p $WORK/b527/ BUILDSTDERR: cat >$WORK/b527/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b372/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b527/_pkg_.a -trimpath $WORK/b527 -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid Bs52KWVuWqtd1jIZuLBx/Bs52KWVuWqtd1jIZuLBx -goversion go1.12.6 -D "" -importcfg $WORK/b527/importcfg -pack ./shortcuts.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b527/_pkg_.a # internal BUILDSTDERR: cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/03/03ec990206de885c5eb1419b2ad5255ce8dd733a5b6dbb96871488fb2315a34e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b518/_pkg_.a # internal BUILDSTDERR: cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/3d/3d38a1e2522173bce2608506d52925cd52cb0df3c03f7d2709ecaca686b861e2-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/shared BUILDSTDERR: mkdir -p $WORK/b514/ BUILDSTDERR: cat >$WORK/b514/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/shared BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b514/_pkg_.a -trimpath $WORK/b514 -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid MCHE9Dwq_OHA9rWR7UgE/MCHE9Dwq_OHA9rWR7UgE -goversion go1.12.6 -D "" -importcfg $WORK/b514/importcfg -pack ./container.go ./container_inspect.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./workers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b514/_pkg_.a # internal BUILDSTDERR: cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/c4/c4868a1361d94c5ce3d5f3c32f9a3d5c3276eec13835696014a4dafe6e97f0ff-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/adapter BUILDSTDERR: mkdir -p $WORK/b369/ BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi BUILDSTDERR: cat >$WORK/b369/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/adapter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid UZVVqfXrh2TX9LBxPpYV/UZVVqfXrh2TX9LBxPpYV -goversion go1.12.6 -D "" -importcfg $WORK/b369/importcfg -pack ./checkpoint_restore.go ./client_config.go ./containers.go ./images.go ./pods.go ./runtime.go ./runtime_remote_supported.go ./sigproxy_linux.go ./terminal.go ./terminal_linux.go BUILDSTDERR: mkdir -p $WORK/b551/ BUILDSTDERR: cat >$WORK/b551/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/varlinkapi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b551/_pkg_.a -trimpath $WORK/b551 -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid 9k_4WJJNIfotru3Kaw_4/9k_4WJJNIfotru3Kaw_4 -goversion go1.12.6 -D "" -importcfg $WORK/b551/importcfg -pack ./attach.go ./config.go ./containers.go ./containers_create.go ./events.go ./generate.go ./images.go ./mount.go ./pods.go ./remote_client.go ./system.go ./transfers.go ./util.go ./volumes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b551/_pkg_.a # internal BUILDSTDERR: cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/42/4254b04f267761596f6dfe4ddd7d2300b04148ec2ab2a56a513bf463b86ab004-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b369/_pkg_.a # internal BUILDSTDERR: cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/a4/a460a620686f94ad6b96fd18142096c300c409570092a8d43b28c986458e9179-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/imagefilters BUILDSTDERR: mkdir -p $WORK/b368/ BUILDSTDERR: cat >$WORK/b368/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/imagefilters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid rw8-26mooxCr8d16JdGB/rw8-26mooxCr8d16JdGB -goversion go1.12.6 -D "" -importcfg $WORK/b368/importcfg -pack ./filters.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b368/_pkg_.a # internal BUILDSTDERR: cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ed/edf6c7e3cf3bff7e8beb6ac5c399183332d94df883e17a725ad6412c4e3a1077-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/tracing=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/trust=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b553/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid xi4dsA0NAJzaoe80V2nV/xi4dsA0NAJzaoe80V2nV -goversion go1.12.6 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./cleanup.go ./commands.go ./commit.go ./common.go ./common_libpod.go ./container.go ./containers_prune.go ./cp.go ./create.go ./diff.go ./errors.go ./events.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./generate_systemd.go ./healthcheck.go ./healthcheck_run.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./init.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./main_local.go ./mount.go ./pause.go ./platform_linux.go ./play.go ./play_kube.go ./pod.go ./pod_create.go ./pod_inspect.go ./pod_kill.go ./pod_pause.go ./pod_ps.go ./pod_restart.go ./pod_rm.go ./pod_start.go ./pod_stats.go ./pod_stop.go ./pod_top.go ./pod_unpause.go ./pods_prune.go ./port.go ./ps.go ./pull.go ./push.go ./refresh.go ./restart.go ./restore.go ./rm.go ./rmi.go ./run.go ./runlabel.go ./save.go ./search.go ./sign.go ./start.go ./stats.go ./stop.go ./system.go ./system_df.go ./system_migrate.go ./system_prune.go ./system_renumber.go ./tag.go ./top.go ./tree.go ./trust.go ./trust_set_show.go ./umount.go ./unpause.go ./unshare.go ./utils.go ./varlink.go ./version.go ./volume.go ./volume_create.go ./volume_inspect.go ./volume_ls.go ./volume_prune.go ./volume_rm.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e4/e46af71f628b780867f0f93f49b8603b2a217e2c2bc00c39c397957b43388f30-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/tracing=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/trust=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b553/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libtrust=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/layers=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/criu=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/ctime=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/firewall=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/lookup=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/netns=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registrar=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/DataDog/zstd=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ijc/Gotty=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile database/sql/driver=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b278/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=OpKI6jpENN5Vk4kDM3Pp/xi4dsA0NAJzaoe80V2nV/r1bWapfAoc8Dh8M_mYCk/OpKI6jpENN5Vk4kDM3Pp -B 0x31f54fd9640fa483749155f230878958cfaf238c -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/podman BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ hack/btrfs_installed_tag.sh BUILDSTDERR: ++ hack/btrfs_tag.sh BUILDSTDERR: ++ hack/libdm_tag.sh BUILDSTDERR: ++ hack/ostree_tag.sh BUILDSTDERR: ++ hack/selinux_tag.sh + export 'BUILDTAGS=remoteclient systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove ostree selinux' + BUILDTAGS='remoteclient systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove ostree selinux' + export GO111MODULE=off + GO111MODULE=off BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback remoteclient systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove ostree selinux' -ldflags ' -B 0xdeba6bf2fc1b77aba9703c77c32dbe21db1f29d7 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/podman-remote github.com/containers/libpod/cmd/podman BUILDSTDERR: WORK=/tmp/go-build187956295 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid AiN0eQFC01LFesbwX7LS/AiN0eQFC01LFesbwX7LS -goversion go1.12.6 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b006/symabis ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/55/557d46084858dad8c6673139d610b0ba1cc1c3ed42dc9bd1eb3e6784c72b1295-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid LVF8-BeKpaL3afqHQE2s/LVF8-BeKpaL3afqHQE2s -goversion go1.12.6 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid ojDP_XcLmXEcAwFW25sA/ojDP_XcLmXEcAwFW25sA -goversion go1.12.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9a/9afe79408285296c4116b6f74dd53ef8b623b880616c72186380b6b4b1146442-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b012/symabis ./asm_s390x.s BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: cat >>$WORK/b012/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid lbIJaZ1e4Z3ANqa5OcIi/lbIJaZ1e4Z3ANqa5OcIi -goversion go1.12.6 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/89/89dcff37989f7a7b90cae51ebca6909a6211e286b11aacc5f0999c799c14c5e6-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid RXMhkSuSWTOGCGWWcLQ_/RXMhkSuSWTOGCGWWcLQ_ -goversion go1.12.6 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6c/6cf5053d8758260cfe62179bf3616bb7704e64a27a5b4ed4c3ce34452051ff6f-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b005/symabis ./compare_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid Gzipg1tO503ppowAXHUc/Gzipg1tO503ppowAXHUc -goversion go1.12.6 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/6d/6d92791f0a50ddb1edb029cd370925bc4fb463906f50b6119c38c639f0b40126-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid p7E4oVKsY3qqlCnCLUba/p7E4oVKsY3qqlCnCLUba -goversion go1.12.6 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/compare_s390x.o ./compare_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e5/e5e91ee6499befdf07d14f3d87bd6e1daaa673bb28e68e54a92d8d7030f24355-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/equal_s390x.o ./equal_s390x.s BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid uQfjzYCUqaq-SHdSlLsJ/uQfjzYCUqaq-SHdSlLsJ -goversion go1.12.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -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 BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/80/80827724793bbacf5ca4f36b5e6d50432ba653df06a06aa1701db3634fa02e87-d # internal BUILDSTDERR: runtime BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d5/d5d530bbd4cce23d95b5d05150b1fb37107cf1abca1cf4351c77a57a9d278ea8-d # internal BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid BepqLPx-Ai27VQgPuUrn/BepqLPx-Ai27VQgPuUrn -goversion go1.12.6 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_s390x.s BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b011/symabis2 ./asm_s390x.s BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid Ij2wH0O3blxheS3oqyG6/Ij2wH0O3blxheS3oqyG6 -goversion go1.12.6 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_s390x.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_be64.go ./os_linux_novdso.go ./os_linux_s390x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_s390x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/95/95bf52e27db23842d15c68376458976e7b34fe314eb27e300eee879945a0ce52-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid XRcPmZufh7B9EtTWYsuE/XRcPmZufh7B9EtTWYsuE -goversion go1.12.6 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a2/a28823690582aebf2266a7880f4c14d5faa7b05826aff5121ab8e79f413bfe31-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid n0Q0sXTrh3_1UGUi8M4X/n0Q0sXTrh3_1UGUi8M4X -goversion go1.12.6 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d8/d8da76764b1c16fcd6ec11ca2b841b4b0cfc9f62eda76850755da6cf55d32e06-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b021/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 BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid DAGyuvr2GCuIrmQJb-Pm/DAGyuvr2GCuIrmQJb-Pm -goversion go1.12.6 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./arith_s390x.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asin_s390x.o ./asin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/floor_s390x.o ./floor_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/acos_s390x.o $WORK/b021/acosh_s390x.o $WORK/b021/asin_s390x.o $WORK/b021/asinh_s390x.o $WORK/b021/atan2_s390x.o $WORK/b021/atan_s390x.o $WORK/b021/atanh_s390x.o $WORK/b021/cbrt_s390x.o $WORK/b021/cosh_s390x.o $WORK/b021/dim_s390x.o $WORK/b021/erf_s390x.o $WORK/b021/erfc_s390x.o $WORK/b021/exp_s390x.o $WORK/b021/expm1_s390x.o $WORK/b021/floor_s390x.o $WORK/b021/log10_s390x.o $WORK/b021/log1p_s390x.o $WORK/b021/log_s390x.o $WORK/b021/pow_s390x.o $WORK/b021/sin_s390x.o $WORK/b021/sinh_s390x.o $WORK/b021/sqrt_s390x.o $WORK/b021/stubs_s390x.o $WORK/b021/tan_s390x.o $WORK/b021/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2b/2b9a6c04144d1b3eb62464d9f149ab73bf447ef933cb6a843f0b505802014519-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid X3BxDvgRZA5un0w9H4KN/X3BxDvgRZA5un0w9H4KN -goversion go1.12.6 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/3e/3efa01296d0ace0974e1d35ac4bc4fbac8327ddb55cff1e050f19310e5bcdbc4-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid vGnt6As34sCz4agciW86/vGnt6As34sCz4agciW86 -goversion go1.12.6 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/58/581c1d1448f5838722a9eac8253e77a073299a174c02f15a4791a4954970169d-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b035/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b035/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b035 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x010.o -c gcc_s390x.S BUILDSTDERR: cd $WORK/b035 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -o $WORK/b035/_cgo_.o $WORK/b035/_cgo_main.o $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o $WORK/b035/_x006.o $WORK/b035/_x007.o $WORK/b035/_x008.o $WORK/b035/_x009.o $WORK/b035/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b035/_cgo_.o -dynout $WORK/b035/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b035/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b035/symabis ./asm_s390x.s BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p runtime/cgo -std -installsuffix shared -buildid iMblqAqB598yaAPLiMZH/iMblqAqB598yaAPLiMZH -goversion go1.12.6 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b035/_cgo_gotypes.go $WORK/b035/cgo.cgo1.go $WORK/b035/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b035/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_s390x.o $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o $WORK/b035/_x006.o $WORK/b035/_x007.o $WORK/b035/_x008.o $WORK/b035/_x009.o $WORK/b035/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ba/bad7cd184f631af8bf1766f8d91a00503a5f8567b9592f49bfe9963653c714de-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding -std -complete -installsuffix shared -buildid jIE-KSkwLnFUX1fburNy/jIE-KSkwLnFUX1fburNy -goversion go1.12.6 -D "" -importcfg $WORK/b040/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ce/ce9a9aaaef5179d9c10ec1029e65d6f25029eeb02cbf290c3854cbc5911e0920-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /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 uDkKKndMU27fnGy1_A9I/uDkKKndMU27fnGy1_A9I -goversion go1.12.6 -D "" -importcfg $WORK/b043/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/91/914aad42a7474fb0a2b524e413105c6246775e0c5bfaf5ff7151378b2bba719e-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Cnaz5vkFOqEph6l1PdvP/Cnaz5vkFOqEph6l1PdvP -goversion go1.12.6 -D "" -importcfg $WORK/b052/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/89/899aab0c78d5bf6c109fcc83af64b1de8a98ee3f207ce6cc8d0068be40168315-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid UdkJzYiZqJe9XC9j-bVp/UdkJzYiZqJe9XC9j-bVp -goversion go1.12.6 -D "" -importcfg $WORK/b054/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/e0/e0abbbf08ab62e720b5eecc99d237d03a61f42c3f6994269a647c25c5ba5878c-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 4r49KB6Qkcs-E9K287YC/4r49KB6Qkcs-E9K287YC -goversion go1.12.6 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4d/4de062bfc1736d3f5e7662d0234a765c47aa00bffa4f42b5edd268d501ec774d-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 6ubNd7NV32DLeHHZS9pa/6ubNd7NV32DLeHHZS9pa -goversion go1.12.6 -D "" -importcfg $WORK/b085/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/75/75543e1b95695988c6899051faf115e76c3b21dd3fbab0e4a478ac048f6dbe15-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p container/list -std -complete -installsuffix shared -buildid xzJFK2orHbGPoAYEDGR2/xzJFK2orHbGPoAYEDGR2 -goversion go1.12.6 -D "" -importcfg $WORK/b095/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/76/765c6cf30983eadb1d9609599e1aaaadcccf93d408c4abaa00cc337273fa4b2a-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid O5FT5nHrKTTE5NxoI67P/O5FT5nHrKTTE5NxoI67P -goversion go1.12.6 -D "" -importcfg $WORK/b099/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/0c/0c0ca20028eb853a572fbe2f703231f5c7da64c104947504ef6e117831bdfca7-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid zEX16azTQ9Io9yCho3Dy/zEX16azTQ9Io9yCho3Dy -goversion go1.12.6 -D "" -importcfg $WORK/b107/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/61/61101dd562bb98618e79c5b6921c6b56cbd55a8c676cdcddd659d4e9f2f9e604-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 4UTCPovr6ljFSicRaOu4/4UTCPovr6ljFSicRaOu4 -goversion go1.12.6 -D "" -importcfg $WORK/b120/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/10/10c70088c3428d329db9207f9a880ce5291e8b8d01fe05a8f5b7210164b93313-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid HASm75fuBfQ5VDIWrgY4/HASm75fuBfQ5VDIWrgY4 -goversion go1.12.6 -D "" -importcfg $WORK/b126/importcfg -pack ./cast5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/83/83061ba7bff37ebd5d2d093f483454ce54305eb049fe393bba8f8e1d9531f1d2-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p image/color -std -complete -installsuffix shared -buildid aY5vkhbsQWQ9UyNFh3D_/aY5vkhbsQWQ9UyNFh3D_ -goversion go1.12.6 -D "" -importcfg $WORK/b130/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/02/02733c724c0e36192c87e30c3a3713189bf57a4d9872c0a97bf97c75782e54da-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid WyMIUTUR4AqR12TaF-wq/WyMIUTUR4AqR12TaF-wq -goversion go1.12.6 -D "" -importcfg $WORK/b151/importcfg -pack ./promise.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/b6/b62311669cc9808d2ab3b436f43e5c095388a4f86ef3e0ce89fef94ab2f38a25-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid MHffMIiNXKlLrYx8PoOW/MHffMIiNXKlLrYx8PoOW -goversion go1.12.6 -D "" -importcfg $WORK/b157/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/89/8905074dab6b390d81d0362d61b2d07068a60f56fa52853fd1ff79c74696017e-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid E2Ot4RsXbb9DBt6pbjvq/E2Ot4RsXbb9DBt6pbjvq -goversion go1.12.6 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/81/81828985c7fc7f4456cf54ee5b7880591b65de0d1a4a458d8e956bea8e8dd6aa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid _5pPcV1mXzwr1xbaMEFd/_5pPcV1mXzwr1xbaMEFd -goversion go1.12.6 -D "" -importcfg $WORK/b183/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/d8/d83a9326388b88ce9cb7a42c3673903d9eac61192f1bfb6933d3b2fc773895f6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid E_KsLeheUWZufrt2q-C9/E_KsLeheUWZufrt2q-C9 -goversion go1.12.6 -D "" -importcfg $WORK/b210/importcfg -pack ./apparmor_disabled.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/5a/5a6c0bdbf640dfe4d7deaf4406c22ab4435d4156c90c461bf5ffa974d98db326-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid nW93Su-3kPJ1MCxxAdiP/nW93Su-3kPJ1MCxxAdiP -goversion go1.12.6 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/0d/0d381c64ef96a218b68c19b17b3cea3b2638da57f1177aaf2d5402de80917b49-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b020/symabis ./asm_s390x.s BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p reflect -std -installsuffix shared -buildid XBWvaFCXDBPUMZwx1GM6/XBWvaFCXDBPUMZwx1GM6 -goversion go1.12.6 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/27/27828f1dc9517f24fb1ed81d02f2c38ffca844f01a4cf83a9a0c4da62224c968-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid ENRw8Z6rZB_TnKY7eCuO/ENRw8Z6rZB_TnKY7eCuO -goversion go1.12.6 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c0/c0a27367d3cc4612c650f7842e521b472e1950497071173aa4916b330e9136eb-d # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_s390x.s BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid -JAGE7Z9kVcbFwyU1qvp/-JAGE7Z9kVcbFwyU1qvp -goversion go1.12.6 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_big.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5c/5c43eb2215de98687d6264acd5f49e4d05c393526f3730767066a2979978ebee-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid UB61w2Y5gZ0R98LitPV1/UB61w2Y5gZ0R98LitPV1 -goversion go1.12.6 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/6f/6f8e37851a69068c3d8f86573f699adffaacbdc2bb09f2b9defcd76ad7ef2655-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p sort -std -complete -installsuffix shared -buildid JD3nLyNS-U4MnUccQl_C/JD3nLyNS-U4MnUccQl_C -goversion go1.12.6 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f2/f2ecb70c443a7dd2e8ba225ff139d3ecc443f9ab20a84311694200477d99705b-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid HwDbd8vSeu1EVX41FgFT/HwDbd8vSeu1EVX41FgFT -goversion go1.12.6 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/78/7831af414a709232ae9f83d89ec63e3f3887aa55e76d61d2463e5123c5b5d291-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid vrCKIwX_fYpaZCm7NX7b/vrCKIwX_fYpaZCm7NX7b -goversion go1.12.6 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e2/e29775d7c323ed609b9c1a1f649d999c22bee4788c7f77d96f9156f34fe7dcbc-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b033/symabis ./strings.s BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p strings -std -installsuffix shared -buildid 5qQMpTMEtJrxZs_-7jUr/5qQMpTMEtJrxZs_-7jUr -goversion go1.12.6 -symabis $WORK/b033/symabis -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bb/bb7559d70ebb8ad7eabeccadd0c3132c11eaf715f06413d497f2b392d929ab18-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid ANef9sZGTUCLViAt_rX4/ANef9sZGTUCLViAt_rX4 -goversion go1.12.6 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b033/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b033/_pkg_.a $WORK/b033/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/46/4637a36eeea6b428b436f1c9f6cf0ab6ae49b3488381c532b3d02b4ca801a4e7-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p path -std -complete -installsuffix shared -buildid posDEkZ53DVHNpsWOQzq/posDEkZ53DVHNpsWOQzq -goversion go1.12.6 -D "" -importcfg $WORK/b036/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/53/53ce3406cd1ee3dda3581530476e57aa129095f8609b583ab8dc684e69c3550b-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid EB5AUAeq1SMWpYMVgC7K/EB5AUAeq1SMWpYMVgC7K -goversion go1.12.6 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/68/68f899db0b72dcdabc4d9f96f8c733577c6b642dba9c781708e837fd0bdf5298-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p bufio -std -complete -installsuffix shared -buildid HSPVsV792i9-qBWJdyEI/HSPVsV792i9-qBWJdyEI -goversion go1.12.6 -D "" -importcfg $WORK/b037/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/d1/d13277ae5dfed46456a1ae07399c5dee30ce01ed6c36d9bfe4806cc5f06efcfa-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 640NsDWNBLaDVyHdjJ7j/640NsDWNBLaDVyHdjJ7j -goversion go1.12.6 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/7c/7c30138b6c7c3fda0367433267ffd26ce393af6deb004eb9cf57fc712b1988aa-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid e4VHa34_zseAzC0LOBxc/e4VHa34_zseAzC0LOBxc -goversion go1.12.6 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/2c/2ca8a1409d0a5bde59d5a97ff051856a1fdd186a223441c88c16293d05a613ff-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p path/filepath -std -complete -installsuffix shared -buildid bsaQIpo5O7FKcPGVDfpX/bsaQIpo5O7FKcPGVDfpX -goversion go1.12.6 -D "" -importcfg $WORK/b032/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/3d/3df1243341d84e028993d3f444934cfcf3bbb11be11359de2aef321353a2e87a-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p io/ioutil -std -complete -installsuffix shared -buildid XVx_WCaPP32SFxdB-SB7/XVx_WCaPP32SFxdB-SB7 -goversion go1.12.6 -D "" -importcfg $WORK/b031/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2b/2b4a86de75178eb5c79cd4b64fa4770e45b0637ad9e9d845b4e1f44b1ba38d2e-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid VwMzEGVmfeth9ocU1CpA/VwMzEGVmfeth9ocU1CpA -goversion go1.12.6 -D "" -importcfg $WORK/b041/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e7/e78ddd616e6312274b2750e93095df9ca4205ed8407444b8def4ff87851010bf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b045/symabis ./asm_linux_s390x.s BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid sqFHBuGqrKwKJYG9TH_5/sqFHBuGqrKwKJYG9TH_5 -goversion go1.12.6 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_big.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_s390x.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/67/67526a2b05bc0537ffbf59f1571ba9643f7fb0bdf0b2048ef292c41d46554fc2-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b034/ -importpath os/user -- -I $WORK/b034/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b045/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/67/6713954a1fbb29f53e6e10910892ec3c98f5571b915479b2b16906f973dd354f-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid U0aEHYP2z3SZ3mkeFRs4/U0aEHYP2z3SZ3mkeFRs4 -goversion go1.12.6 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -o $WORK/b034/_cgo_.o $WORK/b034/_cgo_main.o $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b034/_cgo_.o -dynout $WORK/b034/_cgo_import.go BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p os/user -std -installsuffix shared -buildid ggUxe8RLgJrDVnwHqw3p/ggUxe8RLgJrDVnwHqw3p -goversion go1.12.6 -D "" -importcfg $WORK/b034/importcfg -pack ./lookup.go ./user.go $WORK/b034/_cgo_gotypes.go $WORK/b034/cgo_lookup_unix.cgo1.go $WORK/b034/getgrouplist_unix.cgo1.go $WORK/b034/listgroups_unix.cgo1.go $WORK/b034/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e3/e387a22e824c1b6898b657766333b1674470876470f529bc60f1c0cc178132b3-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 czORKZQ12YQI4f2Iglz7/czORKZQ12YQI4f2Iglz7 -goversion go1.12.6 -D "" -importcfg $WORK/b039/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b034/_pkg_.a $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/58/58f687c360983b979756da6adb04ef75bc056977e17c31ad1f3ae00a405035f7-d # internal BUILDSTDERR: archive/tar BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p archive/tar -std -complete -installsuffix shared -buildid bEA_yCmHj4XH4Bb_frjV/bEA_yCmHj4XH4Bb_frjV -goversion go1.12.6 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7b/7bdc3d49055013f708f90bd35ed12b3547e9d0018a65a37113a3bf29306f78f8-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 3-2po7NEsJPd3LLZu_r7/3-2po7NEsJPd3LLZu_r7 -goversion go1.12.6 -D "" -importcfg $WORK/b046/importcfg -pack ./tabwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/72/7209153b0eeaf9f3f523ae3091d457bb2e2c21319c4ed1f4c46b51c1143abf44-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid 4ZxP46F3q771FW5UYzsT/4ZxP46F3q771FW5UYzsT -goversion go1.12.6 -D "" -importcfg $WORK/b044/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f1/f1c93df46809a98a364f01888d6ba9c4eb5d7fa799fa34ec6d05270c2121a4e8-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid U6_6-tHkzSF7RMto605W/U6_6-tHkzSF7RMto605W -goversion go1.12.6 -D "" -importcfg $WORK/b053/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/b0/b0c0f6a17c25cfb57c356c70b0b6c3e96b948a52ea2654f0c68a334ff3ada95e-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p math/rand -std -complete -installsuffix shared -buildid 95kSPcYfN5FYc-pDFvok/95kSPcYfN5FYc-pDFvok -goversion go1.12.6 -D "" -importcfg $WORK/b055/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/b4/b44101df9b23fe08319192aa92d1f219de2fdaea16f32d007f2f5de6ea25ff65-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p os/exec -std -complete -installsuffix shared -buildid OqHwBgDejpzIl0-AABOW/OqHwBgDejpzIl0-AABOW -goversion go1.12.6 -D "" -importcfg $WORK/b059/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5b/5bd43bea8901dbd0d4e29d5d061864fbf0f7ec8358288d5d6c6306bd06253e6f-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b051/ -importpath net -- -I $WORK/b051/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/6c/6c2e87392d07ea90f4c8ae4278d621796e7636d04033325ed3aeedcaed507881-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p hash -std -complete -installsuffix shared -buildid gqZeWlJXZMMwTmH9NXtX/gqZeWlJXZMMwTmH9NXtX -goversion go1.12.6 -D "" -importcfg $WORK/b065/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/bd/bdcfa970a0852f92fdb13eed5089bfb257b499d6315a1593324a2f8e968adf9f-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto -std -complete -installsuffix shared -buildid n44n4TYnvWB6o1Yk38ij/n44n4TYnvWB6o1Yk38ij -goversion go1.12.6 -D "" -importcfg $WORK/b064/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ff/ff55cb05255e8247dab1892277cde5a8f27d9ae124dd3030e14a88bb75d8d63b-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid MZ4W9u90DNXYTHCrHK5J/MZ4W9u90DNXYTHCrHK5J -goversion go1.12.6 -D "" -importcfg $WORK/b067/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cd $WORK/b051 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/e5/e5f77e5983763a8a693748f641d13318aa9cb91f4b41ce1744f0b9891e3bd72f-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p regexp -std -complete -installsuffix shared -buildid O8wf4Vtv_r_5LpH7l26f/O8wf4Vtv_r_5LpH7l26f -goversion go1.12.6 -D "" -importcfg $WORK/b066/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p net -std -installsuffix shared -buildid 7OBvcT00l7oCmZTxmsF2/7OBvcT00l7oCmZTxmsF2 -goversion go1.12.6 -D "" -importcfg $WORK/b051/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b051/_cgo_gotypes.go $WORK/b051/cgo_linux.cgo1.go $WORK/b051/cgo_resnew.cgo1.go $WORK/b051/cgo_socknew.cgo1.go $WORK/b051/cgo_unix.cgo1.go $WORK/b051/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d8/d889d4ab8693fb1e67f6892919307160ad77e5a8a9683987c7b49a6c766d64c7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid ukHX_riwObPotraXfeM9/ukHX_riwObPotraXfeM9 -goversion go1.12.6 -D "" -importcfg $WORK/b063/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ca/ca2b6a8aaa19968bb4194c54977f81b31aaeae6ddf2e9ea48688d2bb98b2e2d3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/reference -complete -installsuffix shared -buildid yssQljQGz9wEFh0YMGrm/yssQljQGz9wEFh0YMGrm -goversion go1.12.6 -D "" -importcfg $WORK/b062/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5e/5e19cd30a4f7787553d79e51ef7777a9954f54b2c4ed5d7809328e544e749fb7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid dizS3nO6CJLHMy0gVF51/dizS3nO6CJLHMy0gVF51 -goversion go1.12.6 -D "" -importcfg $WORK/b069/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/17/17d7c25afaf994c4f20a89ecb28f0fe4cd135fa84354b86d21fa5b131f9bc79d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid 71tf0xs4zpcTWwEzc_SG/71tf0xs4zpcTWwEzc_SG -goversion go1.12.6 -D "" -importcfg $WORK/b072/importcfg -pack ./version.go ./versioned.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f5/f58919bdc1cf1bf9fcb0885a726a20d1e50f816a226971371af6a4818e013327-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 09qJZRWelXdqHKyDJpdo/09qJZRWelXdqHKyDJpdo -goversion go1.12.6 -D "" -importcfg $WORK/b071/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/a1/a167c942f5b79c6fc7c9ff671eea34c193a68eed84324129efaa6976390df7e4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/types -complete -installsuffix shared -buildid FJZjuAH7Ni1ESvMv8THk/FJZjuAH7Ni1ESvMv8THk -goversion go1.12.6 -D "" -importcfg $WORK/b070/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/18/18f970f745822b16ec9d8c4eb126ccb9fedd792e7f3eacaefa315d5c1e2866a6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 54B8u9yDv_H1oorUD0MH/54B8u9yDv_H1oorUD0MH -goversion go1.12.6 -D "" -importcfg $WORK/b073/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/9e/9eb4860ab9b3209b3164d88bd804296477de403c8a3c82961374ac599a0177e7-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p log -std -complete -installsuffix shared -buildid XaiWWm52dDU8VjrKlvyL/XaiWWm52dDU8VjrKlvyL -goversion go1.12.6 -D "" -importcfg $WORK/b075/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/6a/6a29d9557e6b0b33ae2fa6d7b3f2e8c557250339544fb20693ed14b2b0fe2d14-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid KQ7TPwyseFjVxT0d5ebp/KQ7TPwyseFjVxT0d5ebp -goversion go1.12.6 -D "" -importcfg $WORK/b074/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b051/_pkg_.a $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/17/177dcbcd5cfcc89d9b35952e923bbbb30ddc406f1a2fd86f7879d96c98e4a719-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid _BH77kmC-kauVmw4VXy5/_BH77kmC-kauVmw4VXy5 -goversion go1.12.6 -D "" -importcfg $WORK/b050/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0c/0cb80c9590e8e1aca563f392f5fd861f37a183a7b542bbefc95ee3fe0ce95221-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid cfAsEGUBsUMutbdF-Stw/cfAsEGUBsUMutbdF-Stw -goversion go1.12.6 -D "" -importcfg $WORK/b057/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7b/7b21cbfea4ef24510d6d7332431e46b986d4ac93fc7ffa8d151e10044283557d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid tO5s-WFjXpl0OL1w0k8d/tO5s-WFjXpl0OL1w0k8d -goversion go1.12.6 -D "" -importcfg $WORK/b058/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/4b/4b789f0080e1e23cedd8a50f61b29ec9212225db237b9e89c9ba5cecfb1042f4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Zq47a6czhdx711oZupIM/Zq47a6czhdx711oZupIM -goversion go1.12.6 -D "" -importcfg $WORK/b056/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/56/564ce7b7fbd5de563c39f6375ea1342d375cdbbd26e63e8afe7bd34656ecfc54-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid bjUgNB3KyoUgDgRre5QI/bjUgNB3KyoUgDgRre5QI -goversion go1.12.6 -D "" -importcfg $WORK/b049/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/96/96bdc83f0e2035c36b9336cdedd68382fe89882324af63c4fb3d0bced7a87cd4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid kulPVAHn9BzeyMyUKfYw/kulPVAHn9BzeyMyUKfYw -goversion go1.12.6 -D "" -importcfg $WORK/b068/importcfg -pack ./system_registries_v2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/37/377f1a6d77a3213a6fb2b78d81b1fa4206cbafbb7bdc093b2d37aec51892233c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid 8SnoURGNLvwW5R9f4h76/8SnoURGNLvwW5R9f4h76 -goversion go1.12.6 -D "" -importcfg $WORK/b048/importcfg -pack ./api.go ./conf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4f/4f0ea29b46252c8175a326c4e3d24a69f06928f81ddc347c391e962131b294c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid uAKiHMZJTxrQWIZYTHUL/uAKiHMZJTxrQWIZYTHUL -goversion go1.12.6 -D "" -importcfg $WORK/b078/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c3/c372c8aae5d528ce89aacfa777d316bb9c54094cb4d603cd394703a96db490fd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid nwwAusnx07lW77DMURnW/nwwAusnx07lW77DMURnW -goversion go1.12.6 -D "" -importcfg $WORK/b079/importcfg -pack ./compare.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f9/f9bcf3700b680f684ab3f94e3be98c021b3df896e36edb7b8de62637a527a474-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 803HkyGK99YUH3ClGGu7/803HkyGK99YUH3ClGGu7 -goversion go1.12.6 -D "" -importcfg $WORK/b083/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/06/06e4a5a76313f1a5b73199293e2a6f684d6cc0ab7bc1a0d97d7a88962ed1e85f-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b087/symabis ./arith_s390x.s BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p math/big -std -installsuffix shared -buildid YUKxfX5gOVsbs05XnGk2/YUKxfX5gOVsbs05XnGk2 -goversion go1.12.6 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./arith_decl_s390x.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/21/216784ab7cc1072c39a920ef1aebbc6902b100b23d11393e44d2977c14e001a3-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -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 BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/aes -std -installsuffix shared -buildid lGajSmMuqw6NC1wSMCz9/lGajSmMuqw6NC1wSMCz9 -goversion go1.12.6 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b082/_pkg_.a $WORK/b082/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/97/97892477fb92e94f2b075fda962b83e18853b85933a49ca1081b1d0451e2aaaa-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid P6bHai8L9ZJKXi7CZbm5/P6bHai8L9ZJKXi7CZbm5 -goversion go1.12.6 -D "" -importcfg $WORK/b088/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/c2/c2831e7eb91e37048b2d360fa61ac8088b4396a281647c174441e5a72019085a-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b089/symabis ./sha512block_s390x.s BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/sha512 -std -installsuffix shared -buildid 2Y71DqR78YmVNDxdLYYz/2Y71DqR78YmVNDxdLYYz -goversion go1.12.6 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b089/sha512block_s390x.o ./sha512block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b089/_pkg_.a $WORK/b089/sha512block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/94/94ce035bca4eabf3116325562291283d21a1c0c5833160be841a1b6ecdab98fc-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b093/symabis ./sha256block_s390x.s BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p crypto/sha256 -std -installsuffix shared -buildid iFqwLONiN3Lo8s_iEgtX/iFqwLONiN3Lo8s_iEgtX -goversion go1.12.6 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b093/sha256block_s390x.o ./sha256block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/cb/cb0919d92eea13075248078c15466acd60741448a6310bb526fbf5a990c24999-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p crypto/des -std -complete -installsuffix shared -buildid _jfC98T2bd0pQJXaClDs/_jfC98T2bd0pQJXaClDs -goversion go1.12.6 -D "" -importcfg $WORK/b096/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b8/b82f69cfab54548a9f339686c01faf29fc0c0d2bfa2d9dfa3cd0bb2da7b0afac-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7gicA-3YkymEF81ZhUUo/7gicA-3YkymEF81ZhUUo -goversion go1.12.6 -D "" -importcfg $WORK/b097/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/14/14a6f68f859977418321d026a24cb46318e68238fff2a5da89e019fe879e1b12-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b098/symabis ./md5block_s390x.s BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p crypto/md5 -std -installsuffix shared -buildid j51ujIz7WksqmV9PZYzP/j51ujIz7WksqmV9PZYzP -goversion go1.12.6 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b098/md5block_s390x.o ./md5block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b098/_pkg_.a $WORK/b098/md5block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f2/f2edd6b619cf6b86cde7795f2e94ebd7c8803e2f5715a50081b64b1667bb734e-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b100/symabis ./sha1block_s390x.s BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p crypto/sha1 -std -installsuffix shared -buildid ZJYJn_YgKLDXDebWxzwl/ZJYJn_YgKLDXDebWxzwl -goversion go1.12.6 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b100/sha1block_s390x.o ./sha1block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b100/_pkg_.a $WORK/b100/sha1block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/7d/7dad13c0da9125038a8c84e6e2a644b9e5b913ead9cdbed30f59585d22134ac6-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p encoding/hex -std -complete -installsuffix shared -buildid q2KR0z_yfphYTthAf65r/q2KR0z_yfphYTthAf65r -goversion go1.12.6 -D "" -importcfg $WORK/b104/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/18/18cbc39716e14821ff48bb647463d2c6af8e5e131c688ff540a7063aafbc92ee-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p encoding/pem -std -complete -installsuffix shared -buildid wafWvp3Bcyu96tqzX4lY/wafWvp3Bcyu96tqzX4lY -goversion go1.12.6 -D "" -importcfg $WORK/b105/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/3f/3f94c0c7d6e217728fa5b48b822fb0e7787088c44e17a5fafd988212e14bd973-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p net/url -std -complete -installsuffix shared -buildid aDCLSjx4tN7b7QnvLkct/aDCLSjx4tN7b7QnvLkct -goversion go1.12.6 -D "" -importcfg $WORK/b108/importcfg -pack ./url.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b087/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b087/_pkg_.a $WORK/b087/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/2b/2b05c6288a77ff4a9fa026e023d6ec0babb6de62846366af9bdb93039ed90ec0-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b086 -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b086/symabis ./p256_asm_s390x.s BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p crypto/elliptic -std -installsuffix shared -buildid A89d-LsYaiYZ7D7ERjf3/A89d-LsYaiYZ7D7ERjf3 -goversion go1.12.6 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e7/e730d691cadbbf882fbec96028589e62bc27d1e6afb2008895f07eaecd4f26f4-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid LNbpgcmUt9cX8QwhY1QA/LNbpgcmUt9cX8QwhY1QA -goversion go1.12.6 -D "" -importcfg $WORK/b090/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/66/66597c4de418f01712cecc1903d037e28e43931d2606f10dd2e6dbef1ab93aa0-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p crypto/rand -std -complete -installsuffix shared -buildid o1zk6Y52p4mjXMje4Jh0/o1zk6Y52p4mjXMje4Jh0 -goversion go1.12.6 -D "" -importcfg $WORK/b091/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b086 -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b086/p256_asm_s390x.o ./p256_asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b086/_pkg_.a $WORK/b086/p256_asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/7f/7fb29233a82840483fd1de0d9fc77c185c490d818ea71fff1fb48f8467bdd021-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid OlP51XqfEpw2jVbIROlJ/OlP51XqfEpw2jVbIROlJ -goversion go1.12.6 -D "" -importcfg $WORK/b081/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/1f/1f4ed286fb956949407e3da2af755f33ed16224c03f68406ab1e7685d5bc091d-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid YKDWuM0uRBisAxYhT-wi/YKDWuM0uRBisAxYhT-wi -goversion go1.12.6 -D "" -importcfg $WORK/b092/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/74/741a4de6e002bd0f68411110e1c15541517b6171709e0201464922972ef30284-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid YFQFWhtCbA3UHZqjs3eY/YFQFWhtCbA3UHZqjs3eY -goversion go1.12.6 -D "" -importcfg $WORK/b102/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/5f/5f183172459a42288abb59c0dc55cc1d2400f66a921dd72d567abfd3022cd337-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid vKNyGRic88R2lGd6NrEp/vKNyGRic88R2lGd6NrEp -goversion go1.12.6 -D "" -importcfg $WORK/b103/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/19/19b5609645575988866fdca5c19e014c29fe1fbd212beace9fa5fc8659e8c02a-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/d9/d9f743b0ab0b3df32123440531f97893505306dfeba23f9fb03470692905aa78-d # internal BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid LP9CbC9xk3heSscUgohY/LP9CbC9xk3heSscUgohY -goversion go1.12.6 -D "" -importcfg $WORK/b106/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b110 -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b110/symabis ./asm_s390x.s BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p internal/x/crypto/internal/chacha20 -std -installsuffix shared -buildid 8ftKBVuwSmFIksGPqEGc/8ftKBVuwSmFIksGPqEGc -goversion go1.12.6 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b110 -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b110/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b110/_pkg_.a $WORK/b110/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/94/94bb9a4f9e9057bbec12aeaed4354544f3835c6e41d462c224cfafb2138d37f3-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b111/symabis ./sum_s390x.s ./sum_vmsl_s390x.s BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid Z0erxsmdFjCiBYHSDinA/Z0erxsmdFjCiBYHSDinA -goversion go1.12.6 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./poly1305.go ./sum_ref.go ./sum_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b111/sum_s390x.o ./sum_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b111/sum_vmsl_s390x.o ./sum_vmsl_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b111/_pkg_.a $WORK/b111/sum_s390x.o $WORK/b111/sum_vmsl_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/52/5254c4eb3cb03a7eedce35a2de8ab30944fe2157709f24a30e68f562c840b567-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b111/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid rybNsAGrtrXsiZX5c0xm/rybNsAGrtrXsiZX5c0xm -goversion go1.12.6 -D "" -importcfg $WORK/b109/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/93/93ac19b47e173c48f3f1507118f42641ccb863d8063852e6cc8c5aed0a7c290e-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid h4dgOG8Sium4w8RrKyys/h4dgOG8Sium4w8RrKyys -goversion go1.12.6 -D "" -importcfg $WORK/b101/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c9/c9336c4af9fd614e1dbd8e23511b1418c6f25954d167d843317d0b1d80f20280-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 5lZzgTCzJCJR7agG2WKY/5lZzgTCzJCJR7agG2WKY -goversion go1.12.6 -D "" -importcfg $WORK/b112/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/5f/5ff654c4bc99d31af8aec8bf6bd3f2512961a8e847cb06f6e6e902c9ba30a09c-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid V63iaZeRPHZ6FU4qFEr8/V63iaZeRPHZ6FU4qFEr8 -goversion go1.12.6 -D "" -importcfg $WORK/b113/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/05/05f74be3fab315e1a506c78dd79ae73cc72f049746ca3fd326f786f122c4eebe-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid 35AZtx81RtWZ9P4tdILz/35AZtx81RtWZ9P4tdILz -goversion go1.12.6 -D "" -importcfg $WORK/b114/importcfg -pack ./base32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/71/7110117d4358f212a8d129118a810ed9ae91ddb9af01fdd95135c2d33f050165-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/transports -complete -installsuffix shared -buildid MF1WC2qw45XsFClBbYMa/MF1WC2qw45XsFClBbYMa -goversion go1.12.6 -D "" -importcfg $WORK/b115/importcfg -pack ./stub.go ./transports.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/39/39db69b619ac9bdb9c782a89166fcf8d6be943846a29b29d6a5d66fbc13de8f7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/version -complete -installsuffix shared -buildid BplDmQGM1uN3weV5egU5/BplDmQGM1uN3weV5egU5 -goversion go1.12.6 -D "" -importcfg $WORK/b116/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c1/c101e8aaf782931162e04d01799d59a31cfaf2b2158136be2a007c2d90baf514-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b117/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b117/ -g -O2 ./data.go ./gpgme.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/08/08cde392cbf482fa8e00f9ab05cf5f8a510221ec79b83f539127cfc4999819d3-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p crypto/tls -std -complete -installsuffix shared -buildid lCUxSjfMPL7Re50xLyXm/lCUxSjfMPL7Re50xLyXm -goversion go1.12.6 -D "" -importcfg $WORK/b094/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/1e/1ed30dcffcfc961ce405db42cf94ea86c5ac379f36b20c682837fed34240c8fa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/containers/libpod/vendor/github.com/docker/libtrust -complete -installsuffix shared -buildid dhZXlD_f0QbcDb7BbO3K/dhZXlD_f0QbcDb7BbO3K -goversion go1.12.6 -D "" -importcfg $WORK/b080/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/1c/1c491d3f0ab9afa05fa0bf71fef2d60d391fb390fa1bf4e164455b77383eee12-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: importmap github.com/docker/libtrust=github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libtrust=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/manifest -complete -installsuffix shared -buildid oyqtNB-RW-S3OhlyeuSN/oyqtNB-RW-S3OhlyeuSN -goversion go1.12.6 -D "" -importcfg $WORK/b077/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/30/305c320811ff3424ae7931aac924709180ec6ad4ac2b7ae19dd210bf969ae54d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 8OMdN6q3QkSWr3HTow4b/8OMdN6q3QkSWr3HTow4b -goversion go1.12.6 -D "" -importcfg $WORK/b119/importcfg -pack ./armor.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d5/d5d5526de99324151546a20c02a9de998bb1991e7387aaf2f2edc3f8af266eff-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid GTPLflrRyckLfPmBIyJb/GTPLflrRyckLfPmBIyJb -goversion go1.12.6 -D "" -importcfg $WORK/b122/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b9/b96797659b88d7680dee3ea9cd52d92d0e1eedf0018f45ddcf65a3eaf14eb019-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p compress/flate -std -complete -installsuffix shared -buildid IlmmtZ3E2-OEW0JdFh4U/IlmmtZ3E2-OEW0JdFh4U -goversion go1.12.6 -D "" -importcfg $WORK/b123/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6a/6ac21b79b8c236d6c068c99d9ff4d91c687c591091e285f63518985489c99c6d-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid Nf0VbVG0NuU8MrOKAUDQ/Nf0VbVG0NuU8MrOKAUDQ -goversion go1.12.6 -D "" -importcfg $WORK/b125/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/aa/aaffe16916f55813e113dee982fcb85954184cb7ea006f08915c96d38030cd4d-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p compress/zlib -std -complete -installsuffix shared -buildid 6gvTYJv4i1_xbXNeYYoD/6gvTYJv4i1_xbXNeYYoD -goversion go1.12.6 -D "" -importcfg $WORK/b124/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/42/4255f7a24322df4496f1392ba334ddb7289b3564b5ba60bb8ce33f128c051367-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid 5I4oKt_ixE3C01zTd7fw/5I4oKt_ixE3C01zTd7fw -goversion go1.12.6 -D "" -importcfg $WORK/b127/importcfg -pack ./elgamal.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b117/ -g -O2 -o $WORK/b117/_x004.o -c go_gpgme.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7e/7ebd1f70532a6127b3874e2cdd985eef0fb12cffa17e5f215045eb53f162ae44-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid LS_-SfebAr5tY0L32oQT/LS_-SfebAr5tY0L32oQT -goversion go1.12.6 -D "" -importcfg $WORK/b128/importcfg -pack ./s2k.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/85/85526ef05c2895cfc77d366bf70a394613b9fcc8af268ee5e1eba7052a3da1e9-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p image -std -complete -installsuffix shared -buildid oRAl9-oboSb3jmgBMfEs/oRAl9-oboSb3jmgBMfEs -goversion go1.12.6 -D "" -importcfg $WORK/b129/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -o $WORK/b117/_cgo_.o $WORK/b117/_cgo_main.o $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage gpgme -dynimport $WORK/b117/_cgo_.o -dynout $WORK/b117/_cgo_import.go BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid w7qJ7eKYeCdt1xxOLESA/w7qJ7eKYeCdt1xxOLESA -goversion go1.12.6 -D "" -importcfg $WORK/b117/importcfg -pack ./callbacks.go $WORK/b117/_cgo_gotypes.go $WORK/b117/data.cgo1.go $WORK/b117/gpgme.cgo1.go $WORK/b117/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ea/eaf43bbb7759dd8dcc2501fb70cbcdac84c0fe353309ea6ef1098bd5595be363-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b129/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 2eu2P7IULblzTI7lt5dZ/2eu2P7IULblzTI7lt5dZ -goversion go1.12.6 -D "" -importcfg $WORK/b132/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/cd/cddbca47eebef2e3a48c7784caa93edb1bed375ad3bb51e24fc7d5936baa70d2-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p image/jpeg -std -complete -installsuffix shared -buildid 9rXZeSGOgzPkwCCechEh/9rXZeSGOgzPkwCCechEh -goversion go1.12.6 -D "" -importcfg $WORK/b131/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b117/_pkg_.a $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/90/90a0ea7b897b873bb074bcf899e14e80ded18249681e0119032d9fadb0828398-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none -complete -installsuffix shared -buildid v-hHNXoxRlQzCR3uyPGA/v-hHNXoxRlQzCR3uyPGA -goversion go1.12.6 -D "" -importcfg $WORK/b135/importcfg -pack ./none.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/a8/a8d8f934071570a08a6f2846d58b46871e922e18d4b855db4190ef3a880dc7da-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid bKbq3ynmXpUNVGRZULGL/bKbq3ynmXpUNVGRZULGL -goversion go1.12.6 -D "" -importcfg $WORK/b121/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/c9/c93b64df5d33241f62fe20b70b9cc57ede909467d07838772175336bd0db9c86-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/image -complete -installsuffix shared -buildid IJNmKpj6ZyAD-7DTCxrm/IJNmKpj6ZyAD-7DTCxrm -goversion go1.12.6 -D "" -importcfg $WORK/b134/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ea/ead5ddfb4c0a35c8d23127f0ddb0ae1f5d10431c539a29565ba8412ca709025b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid ZunqiKbfDUznL1xienBF/ZunqiKbfDUznL1xienBF -goversion go1.12.6 -D "" -importcfg $WORK/b136/importcfg -pack ./tmpdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/46/465a7d54a193e8fc1b5402bdbbaceacfb6bb49bf0c6675599a7d3e69444518a2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b140/ -importpath github.com/containers/libpod/vendor/github.com/DataDog/zstd -- -I $WORK/b140/ -g -O2 ./errors.go ./zstd.go ./zstd_stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ad/adfab180ff3530af67fb3e26bb6f0b3c87615a9183205890fa3058137d1d9242-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid WgKStDBhWru8lc2AV_Tb/WgKStDBhWru8lc2AV_Tb -goversion go1.12.6 -D "" -importcfg $WORK/b118/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/86/865d05de29ce19aa1be65eedc08724f8677243320bfa2165eea98082963035ac-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/image/version=github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/signature -complete -installsuffix shared -buildid -iP8JAhETrs6XpsLpD33/-iP8JAhETrs6XpsLpD33 -goversion go1.12.6 -D "" -importcfg $WORK/b076/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go BUILDSTDERR: cd $WORK/b140 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c errors.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c zstd.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c zstd_stream.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x005.o -c cover.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/6d/6dbe47f3a066c1d0be6b3e6099a9ba741dfa8b23739cb15caf4b7e260e3114ee-d # internal BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p text/scanner -std -complete -installsuffix shared -buildid HRYuJRIjNgD2cVgMhIri/HRYuJRIjNgD2cVgMhIri -goversion go1.12.6 -D "" -importcfg $WORK/b142/importcfg -pack ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/b9/b9ff017c55b2a6e8ddc2033393540877849f57feb2323c1a4671e59bae364c48-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b142/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid KbNjGOTvBvW_3Znic1FS/KbNjGOTvBvW_3Znic1FS -goversion go1.12.6 -D "" -importcfg $WORK/b141/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/8f/8f030c1120d6373106ee7f88f96889f4561f7e23d825e46201a9e9b59d63775f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid FjSR_wc3e_GfFsS1RQKt/FjSR_wc3e_GfFsS1RQKt -goversion go1.12.6 -D "" -importcfg $WORK/b145/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/ce/ce96da9477ab4f0efb2fb361e625253d0e5726b321cbcc634c0d51b2bbab9efe-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid aOWnhE8lM3uM74LJ5-jc/aOWnhE8lM3uM74LJ5-jc -goversion go1.12.6 -D "" -importcfg $WORK/b146/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/8b/8bfa0c9b788b625db22f10acf303efc9b4ec90cf4761ee861a9fccf86f38f858-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid _mQ-BjG7AB44ieoLOGz_/_mQ-BjG7AB44ieoLOGz_ -goversion go1.12.6 -D "" -importcfg $WORK/b144/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/85/854020eaa678317bc3bc21630567121946f9532cbf21d88d45e2da843dd1a3a8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid S0eN4p9guC8AOACmqM_z/S0eN4p9guC8AOACmqM_z -goversion go1.12.6 -D "" -importcfg $WORK/b147/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x006.o -c debug.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x007.o -c divsufsort.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/fd/fd0251a45098182b3f3afd0c03c60c4958509725c086e52f47aa4d56f4a8e3bd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid pcNA4eE4nYRj_eR_zEHr/pcNA4eE4nYRj_eR_zEHr -goversion go1.12.6 -D "" -importcfg $WORK/b143/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/fc/fcf53db33b3434b601407646946c9e669fac8e276d1d73a413a734d97162f7de-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid 0q_uN6yk7IxP0nFFsdwZ/0q_uN6yk7IxP0nFFsdwZ -goversion go1.12.6 -D "" -importcfg $WORK/b149/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/3a/3a1a6a6b9b1e43eaaf71d02b9ae03bc212047736d1eb477ae24c5b8b105f596c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid PA_U-p1TiuJeQeRgGrgD/PA_U-p1TiuJeQeRgGrgD -goversion go1.12.6 -D "" -importcfg $WORK/b148/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/78/78caff3c5bfd7cc2bbe56e3918273e74a037f66b500763eef278ace51b3f27f1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid bnaOgbGzdjKJe9v4Lqub/bnaOgbGzdjKJe9v4Lqub -goversion go1.12.6 -D "" -importcfg $WORK/b150/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/7f/7fd767f5e72c232495bf0da1cf927d368e018150c48c7d4515c9ba015006e62a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -complete -installsuffix shared -buildid T1CsgF9HgVD1CfooqTyZ/T1CsgF9HgVD1CfooqTyZ -goversion go1.12.6 -D "" -importcfg $WORK/b153/importcfg -pack ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/ca/ca027618c3cf38081155fdb75b562a734106494d9769f226a4ae8f0673ccd1d4-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b154/symabis ./crc32_s390x.s BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p hash/crc32 -std -installsuffix shared -buildid b6_0_732R6hsZIeaZotZ/b6_0_732R6hsZIeaZotZ -goversion go1.12.6 -symabis $WORK/b154/symabis -D "" -importcfg $WORK/b154/importcfg -pack -asmhdr $WORK/b154/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b154/crc32_s390x.o ./crc32_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b154/_pkg_.a $WORK/b154/crc32_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/7f/7f965d012569337665685ef03293c4203f6a4907da681037d177f38e58f7e97d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid jKI4eh2IGomllKxvLCjf/jKI4eh2IGomllKxvLCjf -goversion go1.12.6 -D "" -importcfg $WORK/b152/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/be/be257404cd0086d5254e2ef909d790bb2f21061009083a3fae5f645cab91059d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b155/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b155/ -g -O2 ./sysconfig.go BUILDSTDERR: cd $WORK/b155 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -o $WORK/b155/_cgo_.o $WORK/b155/_cgo_main.o $WORK/b155/_x001.o $WORK/b155/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage system -dynimport $WORK/b155/_cgo_.o -dynout $WORK/b155/_cgo_import.go BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid EXghymMjDS0RqNAKO_3g/EXghymMjDS0RqNAKO_3g -goversion go1.12.6 -D "" -importcfg $WORK/b155/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b155/_cgo_gotypes.go $WORK/b155/sysconfig.cgo1.go $WORK/b155/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b155/_pkg_.a $WORK/b155/_x001.o $WORK/b155/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/2c/2cb13f0bd307278f83f55f045ec4488099aa0558ef71f47127f8fa13f0a81202-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid TsESRJwzYHxnvM7C-9Su/TsESRJwzYHxnvM7C-9Su -goversion go1.12.6 -D "" -importcfg $WORK/b156/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/68/68e80b3d6c15c504369c6e57fd90c0f63cbfc0343947cb6cb3445b5a5e04488a-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p flag -std -complete -installsuffix shared -buildid RAmPMikS9aL0GhWGZsn8/RAmPMikS9aL0GhWGZsn8 -goversion go1.12.6 -D "" -importcfg $WORK/b159/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/fd/fdb50ce7c8c33c06384330dcc630a6064bb062951d1ce816ff40bde11b11a627-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid 5cNeqnkYepRMcseqMuvS/5cNeqnkYepRMcseqMuvS -goversion go1.12.6 -D "" -importcfg $WORK/b160/importcfg -pack ./command_linux.go ./reexec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e0/e08cb68caf8295e0131ec7043c5e1815ce0b632272ef05449b3fe48b17350f3c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid fuRU8iWEYFXlNRjLWY3i/fuRU8iWEYFXlNRjLWY3i -goversion go1.12.6 -D "" -importcfg $WORK/b161/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x008.o -c entropy_common.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/df/dff2d958787c4c1c97f2804453fdd48178ce2248fb69805777f068038c78a8b1-d # internal BUILDSTDERR: hash/crc64 BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid clDqx9RGojN9V6YS7wx_/clDqx9RGojN9V6YS7wx_ -goversion go1.12.6 -D "" -importcfg $WORK/b163/importcfg -pack ./crc64.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x009.o -c error_private.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/2b/2b2cc7838c771ebd64654887ea762ab3d189217dce7aeec6c59f758a1627cf04-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid N5Guey_QhGHqj6cPvJT2/N5Guey_QhGHqj6cPvJT2 -goversion go1.12.6 -D "" -importcfg $WORK/b162/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x010.o -c fastcover.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/c3/c36cc239682bfdcb4966d2fc0e09cb66f1a3dbc0f80b0fa5d8c89181bd66358b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid cYn-ryryVphGhNLABw31/cYn-ryryVphGhNLABw31 -goversion go1.12.6 -D "" -importcfg $WORK/b166/importcfg -pack ./directory.go ./directory_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/71/71899a901d8214fd822ed74c9a389a84fe7764277f170b1d96f3c35c0c246185-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid 7HFzT56O9J4mlcCzQmOr/7HFzT56O9J4mlcCzQmOr -goversion go1.12.6 -D "" -importcfg $WORK/b167/importcfg -pack ./locker.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/cf/cf8d3177b4379ab344763b7c7837f558e3cba7c7859eac346e8fca07a373edff-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid cfLoKLwPVbIBFqigMnil/cfLoKLwPVbIBFqigMnil -goversion go1.12.6 -D "" -importcfg $WORK/b168/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/60/60e541be77ff3bf838cb72958b23ba17ec49bec19c023e6c15b49f42128b97e9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid GikGmkxVG0L6mPdQY6Nf/GikGmkxVG0L6mPdQY6Nf -goversion go1.12.6 -D "" -importcfg $WORK/b170/importcfg -pack ./selinux_linux.go ./xattrs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/af/af359f12b7bf03cc48270880a3ced805a605a084a06ed9088618f4af70eeb514-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 1iyI6kiNMRYTD7g2imHg/1iyI6kiNMRYTD7g2imHg -goversion go1.12.6 -D "" -importcfg $WORK/b169/importcfg -pack ./label_selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/84/841d24d2e1678278e07a68c3424a163c30911bb5411920548d0ff25136691989-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b174/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b174/ -g -O2 ./projectquota.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x011.o -c fse_compress.c BUILDSTDERR: cd $WORK/b174 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -o $WORK/b174/_cgo_.o $WORK/b174/_cgo_main.o $WORK/b174/_x001.o $WORK/b174/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage quota -dynimport $WORK/b174/_cgo_.o -dynout $WORK/b174/_cgo_import.go BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid BYbEJtpzeU-tiM5b_4tM/BYbEJtpzeU-tiM5b_4tM -goversion go1.12.6 -D "" -importcfg $WORK/b174/importcfg -pack $WORK/b174/_cgo_gotypes.go $WORK/b174/projectquota.cgo1.go $WORK/b174/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x012.o -c fse_decompress.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b174/_pkg_.a $WORK/b174/_x001.o $WORK/b174/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/4c/4c15878af6414d1b3bd334cd46f52b1393b757dd4c33cb77440540843adeb77f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 8e4JfkFis-nJ2Rfnnr2j/8e4JfkFis-nJ2Rfnnr2j -goversion go1.12.6 -D "" -importcfg $WORK/b175/importcfg -pack ./fsutils_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ed/ed9068d68e9b4b50b2fe43360781e17cb08e12713d45884c27d2891c55084083-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b177/ -importpath github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I $WORK/b177/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x013.o -c hist.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x014.o -c huf_compress.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x015.o -c huf_decompress.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x016.o -c pool.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x017.o -c threading.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x018.o -c xxhash.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x019.o -c zbuff_common.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x020.o -c zbuff_compress.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x021.o -c zbuff_decompress.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x022.o -c zdict.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x023.o -c zstd_common.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x024.o -c zstd_compress.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x025.o -c zstd_ddict.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x026.o -c zstd_decompress.c BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x027.o -c zstd_decompress_block.c BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x028.o -c zstd_double_fast.c BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -o $WORK/b177/_cgo_.o $WORK/b177/_cgo_main.o $WORK/b177/_x001.o $WORK/b177/_x002.o $WORK/b177/_x003.o $WORK/b177/_x004.o $WORK/b177/_x005.o $WORK/b177/_x006.o $WORK/b177/_x007.o $WORK/b177/_x008.o $WORK/b177/_x009.o $WORK/b177/_x010.o $WORK/b177/_x011.o $WORK/b177/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage glibobject -dynimport $WORK/b177/_cgo_.o -dynout $WORK/b177/_cgo_import.go BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid GdxS8pCC1Khsx4iFsxFt/GdxS8pCC1Khsx4iFsxFt -goversion go1.12.6 -D "" -importcfg $WORK/b177/importcfg -pack $WORK/b177/_cgo_gotypes.go $WORK/b177/gboolean.cgo1.go $WORK/b177/gcancellable.cgo1.go $WORK/b177/gerror.cgo1.go $WORK/b177/gfile.cgo1.go $WORK/b177/gfileinfo.cgo1.go $WORK/b177/ghashtable.cgo1.go $WORK/b177/ghashtableiter.cgo1.go $WORK/b177/glibobject.cgo1.go $WORK/b177/gobject.cgo1.go $WORK/b177/goptioncontext.cgo1.go $WORK/b177/gvariant.cgo1.go $WORK/b177/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b177/_pkg_.a $WORK/b177/_x001.o $WORK/b177/_x002.o $WORK/b177/_x003.o $WORK/b177/_x004.o $WORK/b177/_x005.o $WORK/b177/_x006.o $WORK/b177/_x007.o $WORK/b177/_x008.o $WORK/b177/_x009.o $WORK/b177/_x010.o $WORK/b177/_x011.o $WORK/b177/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/0b/0b5ae39122d933351aa2e949c51d6c3cc6831efabf795f2488619282657be3bb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: pkg-config --cflags -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 BUILDSTDERR: pkg-config --libs -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b178/ -importpath github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -- -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I $WORK/b178/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x029.o -c zstd_fast.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x030.o -c zstd_lazy.c BUILDSTDERR: cd $WORK/b178 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x031.o -c zstd_ldm.c BUILDSTDERR: cd $WORK/b178 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -o $WORK/b178/_cgo_.o $WORK/b178/_cgo_main.o $WORK/b178/_x001.o $WORK/b178/_x002.o $WORK/b178/_x003.o $WORK/b178/_x004.o $WORK/b178/_x005.o $WORK/b178/_x006.o $WORK/b178/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage otbuiltin -dynimport $WORK/b178/_cgo_.o -dynout $WORK/b178/_cgo_import.go BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid gwYDwI0uHeH8i6hu8ckX/gwYDwI0uHeH8i6hu8ckX -goversion go1.12.6 -D "" -importcfg $WORK/b178/importcfg -pack $WORK/b178/_cgo_gotypes.go $WORK/b178/builtin.cgo1.go $WORK/b178/checkout.cgo1.go $WORK/b178/commit.cgo1.go $WORK/b178/init.cgo1.go $WORK/b178/log.cgo1.go $WORK/b178/prune.cgo1.go $WORK/b178/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x032.o -c zstd_opt.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b178/_pkg_.a $WORK/b178/_x001.o $WORK/b178/_x002.o $WORK/b178/_x003.o $WORK/b178/_x004.o $WORK/b178/_x005.o $WORK/b178/_x006.o $WORK/b178/_x007.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/f9/f90dd85a29aa31d8515b5fe447d1e4c3d8026c10cef78890507c38e407376704-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b176/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I $WORK/b176/ -g -O2 ./ostree.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I ./ -g -O2 -o ./_x002.o -c ostree.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -o $WORK/b176/_cgo_.o $WORK/b176/_cgo_main.o $WORK/b176/_x001.o $WORK/b176/_x002.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage ostree -dynimport $WORK/b176/_cgo_.o -dynout $WORK/b176/_cgo_import.go BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/otbuiltin=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -installsuffix shared -buildid XTK7tQkjUPLukUA9W1Hi/XTK7tQkjUPLukUA9W1Hi -goversion go1.12.6 -D "" -importcfg $WORK/b176/importcfg -pack $WORK/b176/_cgo_gotypes.go $WORK/b176/ostree.cgo1.go $WORK/b176/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b176/_pkg_.a $WORK/b176/_x001.o $WORK/b176/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/c3/c302f669f9cbdcafdde0ff51d2dfef50ddb60533be37ff4b1d81ee87b9371b7c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b180/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b180/ -g -O2 ./copy_linux.go BUILDSTDERR: cd $WORK/b180 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -o $WORK/b180/_cgo_.o $WORK/b180/_cgo_main.o $WORK/b180/_x001.o $WORK/b180/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage copy -dynimport $WORK/b180/_cgo_.o -dynout $WORK/b180/_cgo_import.go BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid Qo4DY0Hw7Vz3LzM8tBQ7/Qo4DY0Hw7Vz3LzM8tBQ7 -goversion go1.12.6 -D "" -importcfg $WORK/b180/importcfg -pack $WORK/b180/_cgo_gotypes.go $WORK/b180/copy_linux.cgo1.go $WORK/b180/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b180/_pkg_.a $WORK/b180/_x001.o $WORK/b180/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/8b/8be28f8f2a6cc87c1ad4254e6b2445e79a496a01885e909a34a2522672d33b94-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid ElBD_NtiLe8eUx17dPqL/ElBD_NtiLe8eUx17dPqL -goversion go1.12.6 -D "" -importcfg $WORK/b182/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/49/49ae346911da54d994d1d0c4ada9ab8fd0a7a72428f43650b35f2ca72b2f0f9b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid c37-SsbFyA7HxCocTJ3Y/c37-SsbFyA7HxCocTJ3Y -goversion go1.12.6 -D "" -importcfg $WORK/b184/importcfg -pack ./stringid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/28/287b4db9242cc29a5becea2959156416c150fde369fad72dcbc91a99087a0915-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid lm84ETDerI09Xzhs9ZxP/lm84ETDerI09Xzhs9ZxP -goversion go1.12.6 -D "" -importcfg $WORK/b185/importcfg -pack ./stringutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/cd/cd6a505e94959ee245d6c1a9a6919173dd222005db91bfae845876a4438972f9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid ElCMw6JntPDcytIQsq3r/ElCMw6JntPDcytIQsq3r -goversion go1.12.6 -D "" -importcfg $WORK/b187/importcfg -pack ./children.go ./patricia.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/de/debafb343b176ab00c58b842cb4ff67bac79eb37e4046bc13b90f3d296783234-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid LmqKa01aP1BlGqYiqzMR/LmqKa01aP1BlGqYiqzMR -goversion go1.12.6 -D "" -importcfg $WORK/b186/importcfg -pack ./truncindex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/49/49cc889d3a970350060baa6893dde2dd598105fd99f939c0fca311903091a7eb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid rk4PsbX5utG4ncu7NRwh/rk4PsbX5utG4ncu7NRwh -goversion go1.12.6 -D "" -importcfg $WORK/b189/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/1a/1a3345808c3109bf7aa408cf3193f97b0cffcf64951c9d47a6ef34ccfe5c88c0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid 7yZMsj7sAtn4Dd5cRatM/7yZMsj7sAtn4Dd5cRatM -goversion go1.12.6 -D "" -importcfg $WORK/b188/importcfg -pack ./assemble.go ./disassemble.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/5b/5bbf7fe7535935cc7546bda30c782e3bb7fe0a5481ec36feedd4439fc5a72f5b-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p compress/gzip -std -complete -installsuffix shared -buildid wa2xanVDb9uXlvlyG4Nr/wa2xanVDb9uXlvlyG4Nr -goversion go1.12.6 -D "" -importcfg $WORK/b192/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/5b/5b20434961286361a830c29237a3407a4ee6fa1cf1f23e14611e58ad7c623501-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid b1xelimWacEAiM6Y3yy6/b1xelimWacEAiM6Y3yy6 -goversion go1.12.6 -D "" -importcfg $WORK/b196/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/2c/2c08aae910b0026b8b912fbc8ab3de7ffcf900506197157581fdeaaf0e521ffa-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid R1woOjaOno3M-d_sGWlF/R1woOjaOno3M-d_sGWlF -goversion go1.12.6 -D "" -importcfg $WORK/b197/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/77/77d46bc7af074838186089191231cadcecdc78db95768807a6a352acfb56f5db-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid VnlUCFcSiuRsQJcsbd0A/VnlUCFcSiuRsQJcsbd0A -goversion go1.12.6 -D "" -importcfg $WORK/b195/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/c0/c0833bbe2e4e002d1d947af51789932db97910d88cdbbef7bb7be43e3b30ff98-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid 400Ym3K8qQNB7G0vfv1w/400Ym3K8qQNB7G0vfv1w -goversion go1.12.6 -D "" -importcfg $WORK/b198/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/18/18961a36c31f8cd1e59127bc04a88caf415fbfef8570ade4015583867938e053-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid 2Eb_gmCnryTAevDjkyrU/2Eb_gmCnryTAevDjkyrU -goversion go1.12.6 -D "" -importcfg $WORK/b194/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/65/65a19841bb93a581abc8de295b066c162afdf90801d80fcd7448dd2e80102ccd-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p net/textproto -std -complete -installsuffix shared -buildid 5oF7mxYCFRVtUflTO5c3/5oF7mxYCFRVtUflTO5c3 -goversion go1.12.6 -D "" -importcfg $WORK/b199/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/3b/3be4f9fb5fcc7fb2c53cc458f5806038333497fbf2bb478124704f4ad5578f78-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid jwodELEEpx1ThBxG7h6v/jwodELEEpx1ThBxG7h6v -goversion go1.12.6 -D "" -importcfg $WORK/b193/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/fd/fdfae9ff3f2c9db6ebc62b46bead305562e57cc0818efd3c7dcd002164bd13c8-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid N3hr5P6S61iSMl4TBhc6/N3hr5P6S61iSMl4TBhc6 -goversion go1.12.6 -D "" -importcfg $WORK/b200/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/7b/7bc24081aaabbaaf82440558a667f99eb96f877169e12ea648fa29731dac1429-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid fwOAA-__r_5Q-YRkE2cT/fwOAA-__r_5Q-YRkE2cT -goversion go1.12.6 -D "" -importcfg $WORK/b201/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/0a/0a389b7b052c0136c3bb63367b37e6ddf52526c83ce42b22bcd5d6c63481d001-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p mime -std -complete -installsuffix shared -buildid b9vRInsoFLlaEFkZwbbF/b9vRInsoFLlaEFkZwbbF -goversion go1.12.6 -D "" -importcfg $WORK/b202/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/ad/ad9853c1a57a8dcc6023a3af28cfca20f3058ba002b5c42c1b11172cb2d2c5d5-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid zCER2ASUgeoLT3Qiy7rZ/zCER2ASUgeoLT3Qiy7rZ -goversion go1.12.6 -D "" -importcfg $WORK/b204/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/fd/fd5e522c6fa92a666ffea3ae6812efc641057ba8f239ce26e5513e3fa5bdc60b-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p mime/multipart -std -complete -installsuffix shared -buildid nX4ciI3RK34_DxMf7nmd/nX4ciI3RK34_DxMf7nmd -goversion go1.12.6 -D "" -importcfg $WORK/b203/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d9/d93314e68e37f087035e730e924c362a44bb787ab91cb41ed279c9a11b7703eb-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid cmNX1UNZy85mRhXlXj1V/cmNX1UNZy85mRhXlXj1V -goversion go1.12.6 -D "" -importcfg $WORK/b205/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/b3/b314f3ae4621a3d7e87fb97de9539837782bdd14957e489fd02909a732ed74d5-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p net/http/internal -std -complete -installsuffix shared -buildid 8m8XUqcsJQ3flzCfevI0/8m8XUqcsJQ3flzCfevI0 -goversion go1.12.6 -D "" -importcfg $WORK/b206/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/e9/e9243e7eacadf9180674420c4595f63b50d5cfeb70e3760ccbc529a165fc502b-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p net/http -std -complete -installsuffix shared -buildid aYb-kkajPxh0TmUuTyBc/aYb-kkajPxh0TmUuTyBc -goversion go1.12.6 -D "" -importcfg $WORK/b191/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/a8/a89216df877477f2c9e22e534bb2bca941c8334b334932b461a585cddebe8f95-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid gKL7VFEYdgDDKjlMB-fj/gKL7VFEYdgDDKjlMB-fj -goversion go1.12.6 -D "" -importcfg $WORK/b190/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/6b/6bd30c6d11a885002dfb3c33df1b520c9f7655b97805c75ea6c30cb3975ee09c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid _Pm_SiuSc4cY_3DiDFDz/_Pm_SiuSc4cY_3DiDFDz -goversion go1.12.6 -D "" -importcfg $WORK/b207/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/b7/b7db8e35d2868fea4f1d06af0d9e2ff7e968175659b0a831656673f0751d2f67-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b209/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b209/ -g -O2 -Wall ./unshare_cgo.go BUILDSTDERR: cd $WORK/b209 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I $WORK/b209/ -g -O2 -Wall -o $WORK/b209/_x003.o -c unshare.c BUILDSTDERR: cd $WORK/b209 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b209=/tmp/go-build -gno-record-gcc-switches -o $WORK/b209/_cgo_.o $WORK/b209/_cgo_main.o $WORK/b209/_x001.o $WORK/b209/_x002.o $WORK/b209/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage unshare -dynimport $WORK/b209/_cgo_.o -dynout $WORK/b209/_cgo_import.go BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid EMsv7r_ySt5RyU1Zops-/EMsv7r_ySt5RyU1Zops- -goversion go1.12.6 -D "" -importcfg $WORK/b209/importcfg -pack ./unshare.go $WORK/b209/_cgo_gotypes.go $WORK/b209/unshare_cgo.cgo1.go $WORK/b209/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b209/_pkg_.a $WORK/b209/_x001.o $WORK/b209/_x002.o $WORK/b209/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/ca/ca463ec10920a09c462b16e4503363e19ab9e6a2c68ed619e655f1747289cfff-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --cflags -- libseccomp libseccomp BUILDSTDERR: pkg-config --libs -- libseccomp libseccomp BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b211/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b211/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: cd $WORK/b211 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b211=/tmp/go-build -gno-record-gcc-switches -o $WORK/b211/_cgo_.o $WORK/b211/_cgo_main.o $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o -g -O2 -lseccomp BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage seccomp -dynimport $WORK/b211/_cgo_.o -dynout $WORK/b211/_cgo_import.go BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid SOCu9Bvm33SzY5LCZbkf/SOCu9Bvm33SzY5LCZbkf -goversion go1.12.6 -D "" -importcfg $WORK/b211/importcfg -pack $WORK/b211/_cgo_gotypes.go $WORK/b211/seccomp.cgo1.go $WORK/b211/seccomp_internal.cgo1.go $WORK/b211/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b211/_pkg_.a $WORK/b211/_x001.o $WORK/b211/_x002.o $WORK/b211/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/74/743e07835ba187b24eb25b0f8cc2e3a430232a8f22c51573af8a32f10ed850e7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 3xmGktvcgXMHunwQTZ_Y/3xmGktvcgXMHunwQTZ_Y -goversion go1.12.6 -D "" -importcfg $WORK/b212/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/66/66f15d0c11a66d47ce3dd0b58a63859f666e98edf654fdc3c371820338f6e5d7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b213/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid lM_PzHeJ6abXENrYuRxt/lM_PzHeJ6abXENrYuRxt -goversion go1.12.6 -D "" -importcfg $WORK/b213/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/93/9333c75be32edcc19740d5d42f0324e1bb6148744f969824a33ef40f7a8c48cd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cat >$WORK/b215/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid q_2LkBCUpRCrhp9q4Xrz/q_2LkBCUpRCrhp9q4Xrz -goversion go1.12.6 -D "" -importcfg $WORK/b215/importcfg -pack ./user.go ./user_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/db/dbf5e89be165de932e028d51b684d71b36f234d57e10a852ea0e913bb1dcb1fd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b217/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid DW1IzDYiXFJhm9_ClwIL/DW1IzDYiXFJhm9_ClwIL -goversion go1.12.6 -D "" -importcfg $WORK/b217/importcfg -pack ./secrets.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/15/15e6d2650de11e22b489eca83862ba3bea048c7409d016e257cd807aa9f9d8b6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid eR2vMvUBxaHYaGBnciS5/eR2vMvUBxaHYaGBnciS5 -goversion go1.12.6 -D "" -importcfg $WORK/b221/importcfg -pack ./prioritize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/24/24a10543e4ae0fce680c20675bba202614ade0441bdeb04d25073f433ee03db6-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b223/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p hash/fnv -std -complete -installsuffix shared -buildid lzB7JD_21A3CGhfrhEE1/lzB7JD_21A3CGhfrhEE1 -goversion go1.12.6 -D "" -importcfg $WORK/b223/importcfg -pack ./fnv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/5e/5ef664adf25bf4416cca53506d89976a3347fad46789bc08f080b10d7868160c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/containers/libpod/vendor/github.com/etcd-io/bbolt -complete -installsuffix shared -buildid dfwOIacpZOxJZ0aN4-Yz/dfwOIacpZOxJZ0aN4-Yz -goversion go1.12.6 -D "" -importcfg $WORK/b222/importcfg -pack ./bolt_linux.go ./bolt_s390x.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/49/49b3d588e61bca18eca2c10d45bffcfa9610bb02e5186a588bdd4c3be1d85bc8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid 2g2Pc4TCjv7Dyv4RGAIc/2g2Pc4TCjv7Dyv4RGAIc -goversion go1.12.6 -D "" -importcfg $WORK/b220/importcfg -pack ./boltdb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/9d/9d7eb2fe15c78da81ca83c2c0afd9a154198cf682a080335f84b7b42b389de69-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b224/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/internal/prioritize=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory -complete -installsuffix shared -buildid 79DGsoELUjnUStMgRlfr/79DGsoELUjnUStMgRlfr -goversion go1.12.6 -D "" -importcfg $WORK/b224/importcfg -pack ./memory.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/52/522b692855b779049b6ed0a924ef114a07bee787313108040322bc74dc17605e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/boltdb=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/memory=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache -complete -installsuffix shared -buildid stIJHD1O07alX5qkxtfq/stIJHD1O07alX5qkxtfq -goversion go1.12.6 -D "" -importcfg $WORK/b219/importcfg -pack ./default.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/88/884db20a4a28ce12d10560c463fbe4aa1f6b1855b5e88e500cd7ce7dc0a70ce0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cat >$WORK/b227/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid Y_V5a9c1VKzVjJ9C7m9X/Y_V5a9c1VKzVjJ9C7m9X -goversion go1.12.6 -D "" -importcfg $WORK/b227/importcfg -pack ./xlog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b227/_pkg_.a # internal BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/56/5609baf9a325f6894fe1ce86aa7474f5658e2af3d76e1fbe8e2cd9c10b36f6c6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: cat >$WORK/b229/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid NAm6kkE3-l7pTeZmv6T2/NAm6kkE3-l7pTeZmv6T2 -goversion go1.12.6 -D "" -importcfg $WORK/b229/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/59/59f99d8b718464bab67d41bde7737e344bb16265a8c1436c2114fd7c14213c1d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b228/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid LgKjeFYRp5YxgqFXqkKF/LgKjeFYRp5YxgqFXqkKF -goversion go1.12.6 -D "" -importcfg $WORK/b228/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/3a/3a33a05c00b00c92676431f7bb0440fafb9fa609325805527688500db905902b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b226/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid vFYRj97oeUd8Rr3yq-4r/vFYRj97oeUd8Rr3yq-4r -goversion go1.12.6 -D "" -importcfg $WORK/b226/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/5e/5ee44978929f304c56da429660a7a1ecc86ecc053fda462d9a855b414094e8ed-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: cat >$WORK/b225/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid nKO0sNrW87at8yqU4PQd/nKO0sNrW87at8yqU4PQd -goversion go1.12.6 -D "" -importcfg $WORK/b225/importcfg -pack ./compression.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/70/70842a37e338d5e84863ddcf7b82ee133d98b12af7af50cdbd1780aa85badd18-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: cat >$WORK/b231/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/heap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p container/heap -std -complete -installsuffix shared -buildid Mud0dwImOwjnb4xGUY2u/Mud0dwImOwjnb4xGUY2u -goversion go1.12.6 -D "" -importcfg $WORK/b231/importcfg -pack ./heap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/c7/c7279a07834608b9b66d44cb704547f978faceff28d42ef60863e0b4c1e4e8bb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b233/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-isatty -complete -installsuffix shared -buildid d6ANsqUbaRkADv4RjEwY/d6ANsqUbaRkADv4RjEwY -goversion go1.12.6 -D "" -importcfg $WORK/b233/importcfg -pack ./doc.go ./isatty_tcgets.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/55/55334844d1828e6a110c098d01ee987ca4716c2f8f034c0271aaf460a12637c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/mattn/go-isatty=github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid zcFp1dGf5qSTQ7AtHbNO/zcFp1dGf5qSTQ7AtHbNO -goversion go1.12.6 -D "" -importcfg $WORK/b232/importcfg -pack ./writer.go ./writer_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b232/_pkg_.a # internal BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/16/16608b02d0631e136f4495288ffe9d24677feea49c85269c1673d61db466c082-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b235/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid A_-DijMyuxC7QOI0XPan/A_-DijMyuxC7QOI0XPan -goversion go1.12.6 -D "" -importcfg $WORK/b235/importcfg -pack ./ewma.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/8a/8abc06156bd257b3dfd55eae4a462450ebe119e7301c725030f4171b394c2254-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: cat >$WORK/b236/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid Y0M2rwCL-iKGqY6AOHPR/Y0M2rwCL-iKGqY6AOHPR -goversion go1.12.6 -D "" -importcfg $WORK/b236/importcfg -pack ./percentage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/0c/0caa6c50c5f8f34569bc5ce966ae6a6b5f74ab827573026b014545fffd351108-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/VividCortex/ewma=github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid 6Dy_9BUcGyriWe-MfnXL/6Dy_9BUcGyriWe-MfnXL -goversion go1.12.6 -D "" -importcfg $WORK/b234/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x033.o -c zstd_v01.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/f7/f72cbb09a437e30d507ae140da054f562980f51903fba6e968ed35182e07b703-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cat >$WORK/b237/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b237 -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b237/symabis ./sig.s BUILDSTDERR: cat >$WORK/b237/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p os/signal -std -installsuffix shared -buildid 4tl3ptpCOVbNZaFPhzot/4tl3ptpCOVbNZaFPhzot -goversion go1.12.6 -symabis $WORK/b237/symabis -D "" -importcfg $WORK/b237/importcfg -pack -asmhdr $WORK/b237/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b237 -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b237/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b237/_pkg_.a $WORK/b237/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/80/807504820f4cd2c733025b7f967d43acf9f1a42057eaef8f741520ad4f235f02-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: cat >$WORK/b230/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vbauerster/mpb/cwriter=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: importmap github.com/vbauerster/mpb/internal=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid ddFLP0Ebbe4TqJApxQER/ddFLP0Ebbe4TqJApxQER -goversion go1.12.6 -D "" -importcfg $WORK/b230/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b230/_pkg_.a # internal BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/43/43ffe2a5a9d9163227d774a449b4abb3111fde12a170e4c069a46699a4871e75-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid xM_0nJ97LDc9GT-P2q_d/xM_0nJ97LDc9GT-P2q_d -goversion go1.12.6 -D "" -importcfg $WORK/b238/importcfg -pack ./semaphore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/e3/e3a5193a92b891b169749161b3331802869800108cc19efda60000ee74edc5d2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b218/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: importmap github.com/containers/image/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbauerster/mpb=github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: importmap github.com/vbauerster/mpb/decor=github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/copy -complete -installsuffix shared -buildid UKLUm6R-OUu4kz-LNYuW/UKLUm6R-OUu4kz-LNYuW -goversion go1.12.6 -D "" -importcfg $WORK/b218/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/bb/bb284b09c6c944bf6e4367e1f6ade55e38a7153403bd5bcae2829ec6d7d9b549-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: cat >$WORK/b240/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid 6mmsCMgpdVdzgKqQejvK/6mmsCMgpdVdzgKqQejvK -goversion go1.12.6 -D "" -importcfg $WORK/b240/importcfg -pack ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/e5/e56dd9e466388ee122c4ccd06aaf46f9c8176fbc303c665afec14342f062ba3d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory -complete -installsuffix shared -buildid 5CSJDFoObWPngVzu3iWI/5CSJDFoObWPngVzu3iWI -goversion go1.12.6 -D "" -importcfg $WORK/b239/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/32/325dec6f6302bfdcbb373d9a12065d5eb503fdce45444ce137d493e3f16fe943-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: cat >$WORK/b242/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid Hw7njs12kigOZp0YyREZ/Hw7njs12kigOZp0YyREZ -goversion go1.12.6 -D "" -importcfg $WORK/b242/importcfg -pack ./naming.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x034.o -c zstd_v02.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/dc/dcb310652e87a841eedffb6c266e3bb2eefa38a0071902cf353d4dadcf8fbc0d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid PL7SopIf8kbE1euESWVI/PL7SopIf8kbE1euESWVI -goversion go1.12.6 -D "" -importcfg $WORK/b245/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/ab/ab487c1fb4134780ce3055501279c55e265881f21f64e46e0449c2ed8aef4689-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: cat >$WORK/b244/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid _lIBYFq8Y5NMiJSbV7FX/_lIBYFq8Y5NMiJSbV7FX -goversion go1.12.6 -D "" -importcfg $WORK/b244/importcfg -pack ./client.go ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/0f/0f88494bf843ddbac6dff1a60b2bfeae3a7e918770ffa8c5637ea9cf7aad49be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: cat >$WORK/b249/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid OUkHSzYAb9GRr976FkxY/OUkHSzYAb9GRr976FkxY -goversion go1.12.6 -D "" -importcfg $WORK/b249/importcfg -pack ./path_driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/98/984854b962142d155d3a9db1a6045a6225e95c3edd81ad4c7ba12b57ecb96dbd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid DTzqkuNZN__VxpY4_yTe/DTzqkuNZN__VxpY4_yTe -goversion go1.12.6 -D "" -importcfg $WORK/b250/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/dc/dc3dc35905c837289747d11b2baeb525ae4a7fc9478dc10bf0f02766951da21b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cat >$WORK/b248/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containerd/continuity/pathdriver=github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid TLku_4QJPezhIcgLkv8r/TLku_4QJPezhIcgLkv8r -goversion go1.12.6 -D "" -importcfg $WORK/b248/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b248/_pkg_.a # internal BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/bb/bb3e7b8038ec0c1cd57ff402ae8cbbedbd79a37e477d7f45c2749eeb4216a2e7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: cat >$WORK/b247/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid Syf-_BqLgT6PJbKsflYv/Syf-_BqLgT6PJbKsflYv -goversion go1.12.6 -D "" -importcfg $WORK/b247/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/f2/f29f7740341cd3e5e74450f461d6843dba3e9534bf53879e2b4acad21fbb9aa9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: cat >$WORK/b246/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid _qQxBk4hw8YhiNeQtMvl/_qQxBk4hw8YhiNeQtMvl -goversion go1.12.6 -D "" -importcfg $WORK/b246/importcfg -pack ./homedir_linux.go ./homedir_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/5c/5cf25765823eb232d53e4f98d0c6dfc8354c422073f50fcd38893938ebb229ab-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cat >$WORK/b243/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid 0i7GcBm6lBIdSRp2vJGP/0i7GcBm6lBIdSRp2vJGP -goversion go1.12.6 -D "" -importcfg $WORK/b243/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f5/f5352310d665e8bbd10f037424ae16ff1de657df82441a3f60eaa050351820b0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b254/ BUILDSTDERR: cat >$WORK/b254/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/internal/socks -complete -installsuffix shared -buildid dHTK6rJfC4A3DnO6J3Nd/dHTK6rJfC4A3DnO6J3Nd -goversion go1.12.6 -D "" -importcfg $WORK/b254/importcfg -pack ./client.go ./socks.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/ef/efdae94038c1ddd25983a45f83ab5a5ea5ba34c5d622cf0b1a93414c50f4c4be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: cat >$WORK/b253/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/internal/socks=github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid R9dj5RuzFoYzSFX-x18U/R9dj5RuzFoYzSFX-x18U -goversion go1.12.6 -D "" -importcfg $WORK/b253/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/c4/c4a8618e9599ca230a09eb0be5ae2b678d3615384cd713a976c4159fc8577941-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid kzDMCIQaJR41lpPpbPnl/kzDMCIQaJR41lpPpbPnl -goversion go1.12.6 -D "" -importcfg $WORK/b252/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/93/93b5fe0cd2db51ad2a5aaea2ef5dc0e99f79e6e9e99ae137bd3640a535ce771e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: cat >$WORK/b255/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid nXjctC51L_pPOmgU_pVH/nXjctC51L_pPOmgU_pVH -goversion go1.12.6 -D "" -importcfg $WORK/b255/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/a7/a7daff6cf195ed7277fe108de459dc55ac6118b9320dbfd7b41a1f7ef1f8ed29-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: cat >$WORK/b251/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid fuRH3YYLU6xOjyvtMaRB/fuRH3YYLU6xOjyvtMaRB -goversion go1.12.6 -D "" -importcfg $WORK/b251/importcfg -pack ./tlsclientconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/53/5301f4fd80b1e31d1404c5d61654f4efb27ce7281826884dd6c6d1fe83103112-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: cat >$WORK/b258/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid PUBU27BiOm98u3VmV80x/PUBU27BiOm98u3VmV80x -goversion go1.12.6 -D "" -importcfg $WORK/b258/importcfg -pack ./set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/7c/7c64b7556fb67561176252cd871d81f648066b03374158a3d7b705ceb82c2e96-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: cat >$WORK/b257/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid pk2V856N4jSm1oOemKz4/pk2V856N4jSm1oOemKz4 -goversion go1.12.6 -D "" -importcfg $WORK/b257/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/e1/e16230c54257001d1273752bd954f05e866cb29f398102d69fc5bbc1e6e20fb5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: cat >$WORK/b259/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid ex0tGSQaDa5a5D_mqBjl/ex0tGSQaDa5a5D_mqBjl -goversion go1.12.6 -D "" -importcfg $WORK/b259/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/36/36698907db63652cb95605e19041fb966a8881b7842812c658588ec5544e2ba3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid My-B9ELYf1zPjI48lfVG/My-B9ELYf1zPjI48lfVG -goversion go1.12.6 -D "" -importcfg $WORK/b256/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x035.o -c zstd_v03.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/83/83e31540aca7d0bd5566035bffbf26db6967ae9b5b3531d6dc286bf607480b60-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid ec3BUmSUPUzm3KgI-YiC/ec3BUmSUPUzm3KgI-YiC -goversion go1.12.6 -D "" -importcfg $WORK/b261/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/4e/4e05ed153201315aecdc272f1ab04cfae356dbe8bbe95881b7c69e7feb468b99-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: cat >$WORK/b262/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid 7ZcSB5xW9Djc4GPKZHjz/7ZcSB5xW9Djc4GPKZHjz -goversion go1.12.6 -D "" -importcfg $WORK/b262/importcfg -pack ./addr.go ./authchallenge.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/9b/9bc8a8983f29e7a8b68e6a282136487a6824e90f003f7c7275731450bace857a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: cat >$WORK/b263/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid dgY9OseZaQ0UewfZVTDw/dgY9OseZaQ0UewfZVTDw -goversion go1.12.6 -D "" -importcfg $WORK/b263/importcfg -pack ./http_reader.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b263/_pkg_.a # internal BUILDSTDERR: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/35/3522907276401a78f34caf0118a13a283dd039933f7776a40262bbd50f232d6c-d # internal BUILDSTDERR: expvar BUILDSTDERR: mkdir -p $WORK/b268/ BUILDSTDERR: cat >$WORK/b268/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/expvar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p expvar -std -complete -installsuffix shared -buildid 8afw4HJ01QFAiqoFzBpm/8afw4HJ01QFAiqoFzBpm -goversion go1.12.6 -D "" -importcfg $WORK/b268/importcfg -pack ./expvar.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/69/6953eb4f77b3b7e131565f834301504a8ee861d3c74780ec74e5343049c31625-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid ouc2QYgfRa1A5EguFFhc/ouc2QYgfRa1A5EguFFhc -goversion go1.12.6 -D "" -importcfg $WORK/b269/importcfg -pack ./stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/aa/aa0cabdcf1e2359cca742327554d058861742862ec63b5dd0358e669d42b22da-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: cat >$WORK/b270/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid NiQXW4xZqq1Er39XYnmx/NiQXW4xZqq1Er39XYnmx -goversion go1.12.6 -D "" -importcfg $WORK/b270/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x036.o -c zstd_v04.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/2f/2feeee6ea9b48beef48b43765b9506cfa4f5141fd520500e4010b1f22b104b93-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid w-k8aDcVObi4A2QoIYWr/w-k8aDcVObi4A2QoIYWr -goversion go1.12.6 -D "" -importcfg $WORK/b272/importcfg -pack ./metrics.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/78/78e2582dd68ed87780c9786d058057e8ae8c2fae480db06999e6a1e35ed8771f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: cat >$WORK/b271/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid Flt6uHus4r45nDouIESI/Flt6uHus4r45nDouIESI -goversion go1.12.6 -D "" -importcfg $WORK/b271/importcfg -pack ./metric.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/05/05bd25fbd88c3808ab4a8505a2da29deb47e56a5ea568591cb1a4c52debbde61-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b274/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid fleb3E2v22LSVuBdTHcj/fleb3E2v22LSVuBdTHcj -goversion go1.12.6 -D "" -importcfg $WORK/b274/importcfg -pack ./decode.go ./doc.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/15/1500c28ceaea072951dd1f1f539158ca9ee24e946288a453769383e915798c7f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: cat >$WORK/b275/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid xbh8exUfzEDfK8ysWdJT/xbh8exUfzEDfK8ysWdJT -goversion go1.12.6 -D "" -importcfg $WORK/b275/importcfg -pack ./autoneg.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b275/_pkg_.a # internal BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/1d/1d3af3411526e1b567e39d0a0ffa3bf32b702954e8558976cdf52f63188a7aa0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid xoYFDmelGIfhhoGTWAzu/xoYFDmelGIfhhoGTWAzu -goversion go1.12.6 -D "" -importcfg $WORK/b276/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/9b/9b5bf00b2a8254e174ac243b76e7bc41939f7643a547496ab0fdb18ad47de00c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cat >$WORK/b273/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/matttproud/golang_protobuf_extensions/pbutil=github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid naJWYcAAXRFH6Dhe9-He/naJWYcAAXRFH6Dhe9-He -goversion go1.12.6 -D "" -importcfg $WORK/b273/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x037.o -c zstd_v05.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/65/65570ad5ae7c4910090b13f45b9c5627081ff9ecd8c895ce7da6d83a629a8767-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: cat >$WORK/b278/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid xehnAx0nlMHb8YDmsro0/xehnAx0nlMHb8YDmsro0 -goversion go1.12.6 -D "" -importcfg $WORK/b278/importcfg -pack ./fs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/28/288c394e50009035ec43bd0fe37788a9ca9cc2a4e28d41a98418e5b74a9bb69e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/procfs BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/procfs/internal/fs=github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/procfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid q016bEUUdzMGkzSMZwCu/q016bEUUdzMGkzSMZwCu -goversion go1.12.6 -D "" -importcfg $WORK/b277/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/ea/ea80421ab53b7cd2115325991d27eb1789d85a529e54cf1f1cec12a25e641f8e-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: cat >$WORK/b279/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b279 -I $WORK/b279/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b279/symabis ./debug.s BUILDSTDERR: cat >$WORK/b279/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p runtime/debug -std -installsuffix shared -buildid 6RJEnPNuzC_G2pNUoB6I/6RJEnPNuzC_G2pNUoB6I -goversion go1.12.6 -symabis $WORK/b279/symabis -D "" -importcfg $WORK/b279/importcfg -pack -asmhdr $WORK/b279/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b279 -I $WORK/b279/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b279/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b279/_pkg_.a $WORK/b279/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/35/35b51d9dae559a2b0a48ae7f83876c898cef7d4bf77bba2e39e5609fc0c502ae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: mkdir -p $WORK/b267/ BUILDSTDERR: cat >$WORK/b267/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/beorn7/perks/quantile=github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/internal=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: importmap github.com/prometheus/common/model=github.com/containers/libpod/vendor/github.com/prometheus/common/model BUILDSTDERR: importmap github.com/prometheus/procfs=github.com/containers/libpod/vendor/github.com/prometheus/procfs BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid XqZ0i3M2_DqpE9fgnk8i/XqZ0i3M2_DqpE9fgnk8i -goversion go1.12.6 -D "" -importcfg $WORK/b267/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e9/e9ce3947e71db73114c9d9c17b7d4b294e0e605ed39a9431f3a6584f2f664cb8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cat >$WORK/b280/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_model/go=github.com/containers/libpod/vendor/github.com/prometheus/client_model/go BUILDSTDERR: importmap github.com/prometheus/common/expfmt=github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid uraBX_zqIAuIUN2IIrss/uraBX_zqIAuIUN2IIrss -goversion go1.12.6 -D "" -importcfg $WORK/b280/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/b8/b8d073944f6e8b540a584b9f711e2777fbba2a7ca27c9f10bb795b1153921f5d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-metrics BUILDSTDERR: mkdir -p $WORK/b266/ BUILDSTDERR: cat >$WORK/b266/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: importmap github.com/prometheus/client_golang/prometheus/promhttp=github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-metrics -complete -installsuffix shared -buildid 2Ux6M738GIxlnqtUYVQN/2Ux6M738GIxlnqtUYVQN -goversion go1.12.6 -D "" -importcfg $WORK/b266/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/30/30547210ad848a3797b50760ce4cb80a77833d6f3f40c7602232b33225b89d46-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/metrics BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-metrics=github.com/containers/libpod/vendor/github.com/docker/go-metrics BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b266/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/metrics -complete -installsuffix shared -buildid OFkBXl-dt35st4Mhmwgn/OFkBXl-dt35st4Mhmwgn -goversion go1.12.6 -D "" -importcfg $WORK/b265/importcfg -pack ./prometheus.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/fb/fb86a7fae8558b2705668dac3cf82d6609a5c46b99e3b3186c26c2c220e535a2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: mkdir -p $WORK/b264/ BUILDSTDERR: cat >$WORK/b264/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/metrics=github.com/containers/libpod/vendor/github.com/docker/distribution/metrics BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid rUlsiSSAsE-tcI-vXk_p/rUlsiSSAsE-tcI-vXk_p -goversion go1.12.6 -D "" -importcfg $WORK/b264/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/05/0528644d9ffd9b3c1acb98e620d57a0cca59c83ddbbcd4919d3261977d5f9be7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: mkdir -p $WORK/b281/ BUILDSTDERR: cat >$WORK/b281/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid AEZ363gKDLZ0lbCYzK9c/AEZ363gKDLZ0lbCYzK9c -goversion go1.12.6 -D "" -importcfg $WORK/b281/importcfg -pack ./memory.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/77/77ce859ce50fa4ea1044dc6255aeac8452f84719bdd0260b37a30f61e5999c42-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: cat >$WORK/b260/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid Gzf_jV_txu4KspTYty3n/Gzf_jV_txu4KspTYty3n -goversion go1.12.6 -D "" -importcfg $WORK/b260/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x038.o -c zstd_v06.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/bb/bb7defdcece8e04943b8b646614e80c7ab0fa8d05fae092974c5cd346527676a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: cat >$WORK/b283/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid dInftL8zCuesoQPZ1FWn/dInftL8zCuesoQPZ1FWn -goversion go1.12.6 -D "" -importcfg $WORK/b283/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/29/29c7134258ba0a9d6499dd2fde1b3eb75c5cc1c96992202c073f12623e1c0cc8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: mkdir -p $WORK/b282/ BUILDSTDERR: cat >$WORK/b282/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid 4A33DZu3d-hcpyPtNAnd/4A33DZu3d-hcpyPtNAnd -goversion go1.12.6 -D "" -importcfg $WORK/b282/importcfg -pack ./fields.go ./yaml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/d0/d0e58d4cc45be6a94ea11e26ec007b6488dea67ddf6fb2baa5ed15093481520a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: mkdir -p $WORK/b241/ BUILDSTDERR: cat >$WORK/b241/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker -complete -installsuffix shared -buildid Q54JCIKj317CBtPnyCu7/Q54JCIKj317CBtPnyCu7 -goversion go1.12.6 -D "" -importcfg $WORK/b241/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x039.o -c zstd_v07.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f3/f37bfc0016a03c45a783804387d9e4e15b0b843df336c422d30701c42f88766f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid OBpNbv78Q68-_HcErxvb/OBpNbv78Q68-_HcErxvb -goversion go1.12.6 -D "" -importcfg $WORK/b285/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b285/_pkg_.a # internal BUILDSTDERR: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/38/3819d353f12788d3007ec17b16fc1c57faace52c4bd7d8d1d4138c3b04a2d195-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: cat >$WORK/b284/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/archive -complete -installsuffix shared -buildid lKx2zgD0GXbjQTfq-1vT/lKx2zgD0GXbjQTfq-1vT -goversion go1.12.6 -D "" -importcfg $WORK/b284/importcfg -pack ./dest.go ./src.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/d1/d13b0df9dabd52af49b5d479b71a5e4046c2fe9bab732d7ed22120afccae618e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/internal -complete -installsuffix shared -buildid s8aKbXJkDIAONDk5jfee/s8aKbXJkDIAONDk5jfee -goversion go1.12.6 -D "" -importcfg $WORK/b287/importcfg -pack ./oci_util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/26/2685130abbb4f0d2f7004089104d1e3e44d5a30992c6a3a90dd5b0b094d65eb6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: cat >$WORK/b288/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: importmap github.com/containers/image/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/layout -complete -installsuffix shared -buildid 4P_xtVzfcWrITkDCvvH7/4P_xtVzfcWrITkDCvvH7 -goversion go1.12.6 -D "" -importcfg $WORK/b288/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/d3/d3b682632d7e7c0af6fc81b238f6a4b5a98b68eb2e6e39317ba597db55af1b2f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b289/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid e2qEH-BcoO8E9uWbb01P/e2qEH-BcoO8E9uWbb01P -goversion go1.12.6 -D "" -importcfg $WORK/b289/importcfg -pack ./system_registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b289/_pkg_.a # internal BUILDSTDERR: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/ec/ec742818b0469410e8ffe8d9cc1c0de4e019810aba24dbbb01458a92872b11ff-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: cat >$WORK/b293/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid 1ksfZ4cguo0AmrzFMutb/1ksfZ4cguo0AmrzFMutb -goversion go1.12.6 -D "" -importcfg $WORK/b293/importcfg -pack ./common.go ./common_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/51/51b83b656bdd9ee477a0c742a212af83f8d5c1beaf0654fd342b112451a36a78-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: cat >$WORK/b296/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid -35qHRzVgfzG8GToV7AQ/-35qHRzVgfzG8GToV7AQ -goversion go1.12.6 -D "" -importcfg $WORK/b296/importcfg -pack ./blkio.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/88/88f67446e6eecbf665b57a18769ab134693c2fa9ec3cc87345391e105ee801f9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b297/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid StDtwUBdi6RhbJU5pjv7/StDtwUBdi6RhbJU5pjv7 -goversion go1.12.6 -D "" -importcfg $WORK/b297/importcfg -pack ./mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/53/5354c2ccf4182618430dcb96b026fc2d1df5e81d2381c100e558ac9b7d21e31b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: cat >$WORK/b298/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid pJu787XmALXFQzPzou8I/pJu787XmALXFQzPzou8I -goversion go1.12.6 -D "" -importcfg $WORK/b298/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a2/a2f1ef400851287f5066da8310e1695b71c44ed7315392561ebf537dea8227be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cat >$WORK/b299/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid Z9vMd9jFtZY3jJB8PLpV/Z9vMd9jFtZY3jJB8PLpV -goversion go1.12.6 -D "" -importcfg $WORK/b299/importcfg -pack ./nat.go ./parse.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/27/278f61c15ff709978c26d6da9cb82851983e5317a28aba8995816ea2e0301555-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b295/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid u153fnTOW_YVU0G8MDYi/u153fnTOW_YVU0G8MDYi -goversion go1.12.6 -D "" -importcfg $WORK/b295/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/c7/c7d35731053373e2e6d5da5eabbe3c0a70423cc370873008c2482e9cc1e086f7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid SM0Jw_0zXrPIrCc8x9G7/SM0Jw_0zXrPIrCc8x9G7 -goversion go1.12.6 -D "" -importcfg $WORK/b300/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/76/7633ae76f6217e20ec1e8d2614cf4e5876a0ed594fb8f28170dc7740bab62d1b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: cat >$WORK/b302/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/errdefs -complete -installsuffix shared -buildid A7TQ0bknIMTdx-yInbe_/A7TQ0bknIMTdx-yInbe_ -goversion go1.12.6 -D "" -importcfg $WORK/b302/importcfg -pack ./defs.go ./doc.go ./helpers.go ./is.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/9d/9da99c35290995a29620418c677b2f93ecdb21239f12bad5444dedc7acdd7193-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b301/ BUILDSTDERR: cat >$WORK/b301/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b302/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid FK4FNPLJcy17OGXfKzBE/FK4FNPLJcy17OGXfKzBE -goversion go1.12.6 -D "" -importcfg $WORK/b301/importcfg -pack ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/da/dac44b205c0c9a800e2d4217a4a326c87febe79c73a2ab450346a10560324b85-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cat >$WORK/b303/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid FLfGb_vMKn_yfOsZaNIz/FLfGb_vMKn_yfOsZaNIz -goversion go1.12.6 -D "" -importcfg $WORK/b303/importcfg -pack ./authenticate.go ./registry.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/86/868250873b6b0ab69a2b787e4cbbda8ed3263e4f9eb75d5d3c8e503d9218fd9c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cat >$WORK/b306/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid OUf4xsMUxqfS-OL2M3AT/OUf4xsMUxqfS-OL2M3AT -goversion go1.12.6 -D "" -importcfg $WORK/b306/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I $WORK/b140/ -g -O2 -o $WORK/b140/_x040.o -c zstdmt_compress.c BUILDSTDERR: cd $WORK/b140 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b140=/tmp/go-build -gno-record-gcc-switches -o $WORK/b140/_cgo_.o $WORK/b140/_cgo_main.o $WORK/b140/_x001.o $WORK/b140/_x002.o $WORK/b140/_x003.o $WORK/b140/_x004.o $WORK/b140/_x005.o $WORK/b140/_x006.o $WORK/b140/_x007.o $WORK/b140/_x008.o $WORK/b140/_x009.o $WORK/b140/_x010.o $WORK/b140/_x011.o $WORK/b140/_x012.o $WORK/b140/_x013.o $WORK/b140/_x014.o $WORK/b140/_x015.o $WORK/b140/_x016.o $WORK/b140/_x017.o $WORK/b140/_x018.o $WORK/b140/_x019.o $WORK/b140/_x020.o $WORK/b140/_x021.o $WORK/b140/_x022.o $WORK/b140/_x023.o $WORK/b140/_x024.o $WORK/b140/_x025.o $WORK/b140/_x026.o $WORK/b140/_x027.o $WORK/b140/_x028.o $WORK/b140/_x029.o $WORK/b140/_x030.o $WORK/b140/_x031.o $WORK/b140/_x032.o $WORK/b140/_x033.o $WORK/b140/_x034.o $WORK/b140/_x035.o $WORK/b140/_x036.o $WORK/b140/_x037.o $WORK/b140/_x038.o $WORK/b140/_x039.o $WORK/b140/_x040.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage zstd -dynimport $WORK/b140/_cgo_.o -dynout $WORK/b140/_cgo_import.go BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/containers/libpod/vendor/github.com/DataDog/zstd -installsuffix shared -buildid b_R3-euieW5VLaYzvUpJ/b_R3-euieW5VLaYzvUpJ -goversion go1.12.6 -D "" -importcfg $WORK/b140/importcfg -pack $WORK/b140/_cgo_gotypes.go $WORK/b140/errors.cgo1.go $WORK/b140/zstd.cgo1.go $WORK/b140/zstd_stream.cgo1.go $WORK/b140/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b140/_pkg_.a $WORK/b140/_x001.o $WORK/b140/_x002.o $WORK/b140/_x003.o $WORK/b140/_x004.o $WORK/b140/_x005.o $WORK/b140/_x006.o $WORK/b140/_x007.o $WORK/b140/_x008.o $WORK/b140/_x009.o $WORK/b140/_x010.o $WORK/b140/_x011.o $WORK/b140/_x012.o $WORK/b140/_x013.o $WORK/b140/_x014.o $WORK/b140/_x015.o $WORK/b140/_x016.o $WORK/b140/_x017.o $WORK/b140/_x018.o $WORK/b140/_x019.o $WORK/b140/_x020.o $WORK/b140/_x021.o $WORK/b140/_x022.o $WORK/b140/_x023.o $WORK/b140/_x024.o $WORK/b140/_x025.o $WORK/b140/_x026.o $WORK/b140/_x027.o $WORK/b140/_x028.o $WORK/b140/_x029.o $WORK/b140/_x030.o $WORK/b140/_x031.o $WORK/b140/_x032.o $WORK/b140/_x033.o $WORK/b140/_x034.o $WORK/b140/_x035.o $WORK/b140/_x036.o $WORK/b140/_x037.o $WORK/b140/_x038.o $WORK/b140/_x039.o $WORK/b140/_x040.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/8e/8efc9c4fb0aafd7df86eb1edfd1f18e8d500368c20ed2b370349e7dde2ed32a2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/DataDog/zstd=github.com/containers/libpod/vendor/github.com/DataDog/zstd BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/DataDog/zstd=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid jKJMl3TawFhuCmLwd6fC/jKJMl3TawFhuCmLwd6fC -goversion go1.12.6 -D "" -importcfg $WORK/b139/importcfg -pack ./archive.go ./archive_110.go ./archive_cgo.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/f5/f594de50baf21548360b4cb11eaf31c00583f63b591f5581c3454a1f7e1224c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 7MiGRrqWYHSxdGvI4U3i/7MiGRrqWYHSxdGvI4U3i -goversion go1.12.6 -D "" -importcfg $WORK/b158/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/f0/f0bbe5b59979dcf49d8b6c219fec094e1793f6976f0a72864531ef52088e2a1f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid PlRNtaPloVXY2JOZjGBe/PlRNtaPloVXY2JOZjGBe -goversion go1.12.6 -D "" -importcfg $WORK/b138/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/bf/bfbb173f6cdf404126b5fe2141b9afacae07252f70f4874b7b4b067817e9ca04-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid _KmHF5jmmo8pMr_blovs/_KmHF5jmmo8pMr_blovs -goversion go1.12.6 -D "" -importcfg $WORK/b165/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/64/64ab3b9332dc947b0068d7fc2ae80afc625f892c58a294aa0e26fbeef0315229-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b171/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b171/ -g -O2 ./btrfs.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/c8/c8f3fd075c6b5a3d2756c0ca703b530b2ae4c69d47fc1a744b1c7dcdcc9c6508-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid 08soZ4tmE_EZlgLlF0LR/08soZ4tmE_EZlgLlF0LR -goversion go1.12.6 -D "" -importcfg $WORK/b173/importcfg -pack ./overlayutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ac/ac6bfc30591addd37c66c4828c261ac1ce6a5b422521cfa97293308fe723a2e3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/ostree=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid WT4Ga65cP1xGiFEWomMV/WT4Ga65cP1xGiFEWomMV -goversion go1.12.6 -D "" -importcfg $WORK/b172/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/f5/f52b12b1a19d7cf22a96f2e00dbf2a2ee0727aed268e90c7a4c5dc1af2d5ce34-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ostree=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid WstIG30Ipf84CdWGNOca/WstIG30Ipf84CdWGNOca -goversion go1.12.6 -D "" -importcfg $WORK/b179/importcfg -pack ./copy_linux.go ./driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e6/e601887e159ae2699678c8d3fc3eaec77a30ab7817ea6b619c06699ca826d629-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 9KoScU_WMHkV3nCJ7OWI/9KoScU_WMHkV3nCJ7OWI -goversion go1.12.6 -D "" -importcfg $WORK/b181/importcfg -pack ./zfs.go ./zfs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/07/07ca2eed2de9dc0969f24e726328fd4cd8c5156e902d0836fd3da5c8945ec33a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cat >$WORK/b214/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid DRfjq61FLrzsRgUifC7Y/DRfjq61FLrzsRgUifC7Y -goversion go1.12.6 -D "" -importcfg $WORK/b214/importcfg -pack ./blobcache.go BUILDSTDERR: cd $WORK/b171 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/a6/a66dda5a5738c23641545d3196b18fbc23af1d5d83e4b1cec508acdadf48afdd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/archive -complete -installsuffix shared -buildid dfrpwfyJSeeb6Gtq3Ihc/dfrpwfyJSeeb6Gtq3Ihc -goversion go1.12.6 -D "" -importcfg $WORK/b286/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: cd $WORK/b171 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -o $WORK/b171/_cgo_.o $WORK/b171/_cgo_main.o $WORK/b171/_x001.o $WORK/b171/_x002.o $WORK/b171/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage btrfs -dynimport $WORK/b171/_cgo_.o -dynout $WORK/b171/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/df/df9efcce26dff309bd77b9fd3bbb952c7438d54f0d6347e314d4a6adf8a943ce-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cat >$WORK/b305/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid DC65Hc1_waHhN4dy3c3g/DC65Hc1_waHhN4dy3c3g -goversion go1.12.6 -D "" -importcfg $WORK/b305/importcfg -pack ./gen.go ./plugin.pb.go BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid 5el6oqPAoHlls6ORm7mV/5el6oqPAoHlls6ORm7mV -goversion go1.12.6 -D "" -importcfg $WORK/b171/importcfg -pack $WORK/b171/_cgo_gotypes.go $WORK/b171/btrfs.cgo1.go $WORK/b171/version.cgo1.go $WORK/b171/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/19/19d1cf1bd9ea23c7e0aad9381e4a97bc84816b02f978064f59e23d726989e1f2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cat >$WORK/b304/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid I-CZ8Q1JdfDntjx_Vznw/I-CZ8Q1JdfDntjx_Vznw -goversion go1.12.6 -D "" -importcfg $WORK/b304/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/e2/e27db4ec5c0ecf7d1264f3ad70244fc845a6c112d7322ff57ceb6f1d27bff16b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: cat >$WORK/b294/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid -D1QCkSkx50LeWROalK7/-D1QCkSkx50LeWROalK7 -goversion go1.12.6 -D "" -importcfg $WORK/b294/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b171/_pkg_.a $WORK/b171/_x001.o $WORK/b171/_x002.o $WORK/b171/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/36/3605e7177ce7ab3bb3e3f8748d3588d62ef57951b3cb6bd56ea505b757a016c7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: importmap github.com/containers/storage/drivers/btrfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b181/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid xv2OOZPCOfHk3VRzBsk3/xv2OOZPCOfHk3VRzBsk3 -goversion go1.12.6 -D "" -importcfg $WORK/b164/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/0f/0f97d5dfcab8cf654176c645405db919ef6449d3f139899160fa58b40ecc1735-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/config=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid j81FwO_UNjtWLpPuLhvm/j81FwO_UNjtWLpPuLhvm -goversion go1.12.6 -D "" -importcfg $WORK/b137/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile.go ./lockfile_unix.go ./store.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/33/3347b7beca6861c051851abcadbcf13a14f3eb99e6e3796061381f085c10bf28-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cat >$WORK/b307/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid JRUq3VR8bFwyGTu6U3tZ/JRUq3VR8bFwyGTu6U3tZ -goversion go1.12.6 -D "" -importcfg $WORK/b307/importcfg -pack ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/da/daf6221df84515fcfe6064db49f54934ceb753593fbf0b3e680cc3a882596bbe-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: cat >$WORK/b308/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid gf5Jzj0NOKBBdUy-lbZ0/gf5Jzj0NOKBBdUy-lbZ0 -goversion go1.12.6 -D "" -importcfg $WORK/b308/importcfg -pack ./image_history.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/a7/a7dd452e6cd144860da7b5140541a8e8e14eee7421affd0338b6b620a62d80f7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid F8OjRBjQIhW4bPrR0007/F8OjRBjQIhW4bPrR0007 -goversion go1.12.6 -D "" -importcfg $WORK/b309/importcfg -pack ./duration_convert.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/c5/c5fbde71a65715031631f183011e02956188453052aef1f87b50e26f51699c28-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b294/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid gOcueHDNmi1_I_xNVXCx/gOcueHDNmi1_I_xNVXCx -goversion go1.12.6 -D "" -importcfg $WORK/b310/importcfg -pack ./volume_create.go ./volume_list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/fa/fa02f621c5a0e9f77e6def363c2abf0741ed2340091d471f05aaef84682c8caf-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: cat >$WORK/b311/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid g_AWBQ9VRe_bjwNplJ0H/g_AWBQ9VRe_bjwNplJ0H -goversion go1.12.6 -D "" -importcfg $WORK/b311/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/6c/6c8a56bbabcc953a2346cf0cc8f04e5172bf735137f311cb2cc0eff2055296be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid 6WC_Lk8YyabWY1088Y2r/6WC_Lk8YyabWY1088Y2r -goversion go1.12.6 -D "" -importcfg $WORK/b292/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./session.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/03/030129c546da76e11a520d0831eed088356466175270451978c16afb830dc52b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/storage -complete -installsuffix shared -buildid wRT2UA0BkRYzKy79E15_/wRT2UA0BkRYzKy79E15_ -goversion go1.12.6 -D "" -importcfg $WORK/b133/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/fd/fd1364834452e6b262db05cc26df3fe41088e249d60493fbc971c420d3d33a75-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b216/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid bKQnL9EvwHx_622PFRd_/bKQnL9EvwHx_622PFRd_ -goversion go1.12.6 -D "" -importcfg $WORK/b216/importcfg -pack ./overlay.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/4d/4d4b36ae34ff5f2a4662e954b649380cb3088fd6ff4ab391faa3fcc41b099085-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cat >$WORK/b291/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid b3ZgzouM3hh4fUu9K2lO/b3ZgzouM3hh4fUu9K2lO -goversion go1.12.6 -D "" -importcfg $WORK/b291/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/fe/fe123ffcaf5d14b7910e563a4869e578f882fc5b9e3c2275c4a57a275f9f521a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid szsJxzcmSk2zSjmI5BHU/szsJxzcmSk2zSjmI5BHU -goversion go1.12.6 -D "" -importcfg $WORK/b313/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/cc/cca8fdc0b3779a20ef098f03f783644e0a9bf70c6165349e9661b726541d5998-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid vE5rh0SK_k-LXzcchYXS/vE5rh0SK_k-LXzcchYXS -goversion go1.12.6 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/83/83f1c78340cc5f106ad98a44cb911d297969097c04f7865387c1adf87dba94d7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: cat >$WORK/b318/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid 9er7XEuX6_u4GKWY3lZQ/9er7XEuX6_u4GKWY3lZQ -goversion go1.12.6 -D "" -importcfg $WORK/b318/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/58/5818579067067c14c2df2e5acdcba0eedd80a2ade93a66e8d59a24d39445978e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid _rd6tEN5QfJUQwE5W_fL/_rd6tEN5QfJUQwE5W_fL -goversion go1.12.6 -D "" -importcfg $WORK/b060/importcfg -pack ./mount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/43/43d4fe04f4bcbe6340c0955744240280c300a2bbc50b8327642241214b1df83e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: cat >$WORK/b319/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid rflxM69bVUx7faW2lKEf/rflxM69bVUx7faW2lKEf -goversion go1.12.6 -D "" -importcfg $WORK/b319/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/7f/7ffa45ff5afe484022ff08af66622a21682afa05c37d373b3c7905290d97001a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid SiLw06etLry0ZJ0XXDxr/SiLw06etLry0ZJ0XXDxr -goversion go1.12.6 -D "" -importcfg $WORK/b208/importcfg -pack ./run.go ./seccomp.go ./selinux.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b319/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/45/4535db4531e294609814260d63272b9b2c9124ff20f32deaddb9923a4f24573b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: cat >$WORK/b317/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid SxJR3qyayv4_wQ2ETNJY/SxJR3qyayv4_wQ2ETNJY -goversion go1.12.6 -D "" -importcfg $WORK/b317/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/bd/bd8b4384525da3e9f21182ee8dff22415ee32c1feb418bd7177360fcad9af550-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Zx9M5Yki3zYtkacD-ygu/Zx9M5Yki3zYtkacD-ygu -goversion go1.12.6 -D "" -importcfg $WORK/b320/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/1d/1d4d4b383fce66ecbcbe69e759354f641cf63a8af279b3e01a17bb8dd06d10e9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: cat >$WORK/b321/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid 7JkZVr8K3CzBS1hVjIkN/7JkZVr8K3CzBS1hVjIkN -goversion go1.12.6 -D "" -importcfg $WORK/b321/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/72/7258dfeab195ff00bd71c94adcd32ddaa5079eb8f2f89c7df5eb6f47d07f58dd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cat >$WORK/b316/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid jkEzmCQKxtkRX7ryoMkd/jkEzmCQKxtkRX7ryoMkd -goversion go1.12.6 -D "" -importcfg $WORK/b316/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables10.0.0.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/b5/b55c8e757a53b23cc2ded0ad97e4a7b26ea28a5627176678f5c1d02c4c16dac9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: cat >$WORK/b322/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid CWwaiFkbXMCvlZZiyZJf/CWwaiFkbXMCvlZZiyZJf -goversion go1.12.6 -D "" -importcfg $WORK/b322/importcfg -pack ./homedir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/55/55fed974f13d1ed4b926cea410733d94f01222074dc356d044ecc9b99b72946a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b323/ -importpath github.com/containers/libpod/vendor/github.com/containers/image/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I $WORK/b323/ -g -O2 ./ostree_dest.go ./ostree_src.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/9d/9d023680cea31931ecaf306623c505d5b9882e1348444cb836a15f552311643e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: cat >$WORK/b315/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid UmYHQtO6zxMpmZtNEqrs/UmYHQtO6zxMpmZtNEqrs -goversion go1.12.6 -D "" -importcfg $WORK/b315/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/80/800bd29f42239c9cc11743336a727dd51bf72fd56d4a703461b214667efca4b1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http/httpguts=github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid QcugM4rs8whvKmzlOKSF/QcugM4rs8whvKmzlOKSF -goversion go1.12.6 -D "" -importcfg $WORK/b314/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/0a/0af6c4515c4de8fcb236db70b0e2d406b37b0c43b743a7ec758ea6258fc53110-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cat >$WORK/b312/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/image/version=github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/openshift -complete -installsuffix shared -buildid W3PchcQZB8duyCRUUc3_/W3PchcQZB8duyCRUUc3_ -goversion go1.12.6 -D "" -importcfg $WORK/b312/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/4f/4f60b94a032daa23faf5beee61021875878cd439fb675c53fb54e4ca4756be76-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: cat >$WORK/b324/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/tarball -complete -installsuffix shared -buildid jhDXkoHMo_f5BZq07W2o/jhDXkoHMo_f5BZq07W2o -goversion go1.12.6 -D "" -importcfg $WORK/b324/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/25/254e70f1308169bf61eb66275840db770c579866bbca8ff68910e2a17cbd09b7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cat >$WORK/b326/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid huc5-ElgCQN_TXcvJFaf/huc5-ElgCQN_TXcvJFaf -goversion go1.12.6 -D "" -importcfg $WORK/b326/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/25/25eda747508952073cbdf54d7902e08482e39fa68d6abd437dba61f8e27f336c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cat >$WORK/b327/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid F9hVsj1BbjGVnCKdufCp/F9hVsj1BbjGVnCKdufCp -goversion go1.12.6 -D "" -importcfg $WORK/b327/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/64/645b291f427e85b294080115d044b3526a43d54420183843d587b41dc0227082-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: mkdir -p $WORK/b329/ BUILDSTDERR: cat >$WORK/b329/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid kRwDr0xkrhnfqCTFQg_c/kRwDr0xkrhnfqCTFQg_c -goversion go1.12.6 -D "" -importcfg $WORK/b329/importcfg -pack ./sctp.go ./sctp_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/09/09c4ab5c3acdd4c6331fecd314b719cd0234c7a3bea44444a7da0177a204e235-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cat >$WORK/b328/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ishidawataru/sctp=github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid 95AFKXWjJqOTP_sDmv3w/95AFKXWjJqOTP_sDmv3w -goversion go1.12.6 -D "" -importcfg $WORK/b328/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/90/90f955cbdb0fe5379096289857c992a90d4d3a59290995294c52f256e0f8bb8e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cat >$WORK/b325/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: importmap github.com/docker/libnetwork/resolvconf/dns=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid QMg53FKUGe6DXm5FYPSe/QMg53FKUGe6DXm5FYPSe -goversion go1.12.6 -D "" -importcfg $WORK/b325/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/9e/9e5db1ada2df643a334e1465f7c6bd01185371b226b45d4c2a7f2b3c603a1cae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid flyGWj0ja_9pKH3XYKOJ/flyGWj0ja_9pKH3XYKOJ -goversion go1.12.6 -D "" -importcfg $WORK/b331/importcfg -pack ./errwrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/39/395d2b43787da5c6415e170d87eb7dfe62df374360a85f0d092e265613eb3d0e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: mkdir -p $WORK/b330/ BUILDSTDERR: cat >$WORK/b330/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid oyEaG0A6YYl2NSk2ijaY/oyEaG0A6YYl2NSk2ijaY -goversion go1.12.6 -D "" -importcfg $WORK/b330/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b330/_pkg_.a # internal BUILDSTDERR: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/22/227dc5882ef1c4a03f55cd419e5e4e4c74e5b9815d2f31bc1581dd274f151ffa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: cat >$WORK/b333/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 0manFSZuDNOazJQO5e2J/0manFSZuDNOazJQO5e2J -goversion go1.12.6 -D "" -importcfg $WORK/b333/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/3a/3a094466ef5496260fa4831440bab11ae2cf0b8193788c0176c0b2b762a2be47-d # internal BUILDSTDERR: database/sql/driver BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: cat >$WORK/b336/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/database/sql/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid FoUm0SjFON8qJk-EpAcB/FoUm0SjFON8qJk-EpAcB -goversion go1.12.6 -D "" -importcfg $WORK/b336/importcfg -pack ./driver.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/79/7977660907ae05476abd9d46f2494fb160d39ad6e125b05176fa61cd0a3fe7ca-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile database/sql/driver=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid U7sYjj_TGoAfDr1YI2Nl/U7sYjj_TGoAfDr1YI2Nl -goversion go1.12.6 -D "" -importcfg $WORK/b335/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: cd $WORK/b323 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/8e/8e748b8e7c8e2e5d89ba1a40988764be56fd72512db07fcbf602aed38bb812ac-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: cat >$WORK/b337/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid 4mQTUyDGBYtyhiAv5Z0A/4mQTUyDGBYtyhiAv5Z0A -goversion go1.12.6 -D "" -importcfg $WORK/b337/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/9b/9b91f39946080167cca9501adef9411233c0689492ce857da3196d71ac582dd0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: mkdir -p $WORK/b339/ BUILDSTDERR: cat >$WORK/b339/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid wEmilNPJw7E7rSVwf4IE/wEmilNPJw7E7rSVwf4IE -goversion go1.12.6 -D "" -importcfg $WORK/b339/importcfg -pack ./error.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/c1/c1e93e03be899d202b0111688f4ca6f7416df7a1311b6f7a64d628e5ea30347c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: cat >$WORK/b338/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b339/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid bA8xpMKrPBGeBQ4eNwpM/bA8xpMKrPBGeBQ4eNwpM -goversion go1.12.6 -D "" -importcfg $WORK/b338/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/96/9630b9cb30b0dddeff7e61a5925151721bfb5317a287cd1bd047311a7341b88f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: cat >$WORK/b342/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid 6kd1FunhplGSP5WNMBTg/6kd1FunhplGSP5WNMBTg -goversion go1.12.6 -D "" -importcfg $WORK/b342/importcfg -pack ./pointer.go BUILDSTDERR: cd $WORK/b323 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/78/78d332dc0c2feb8360481d2b4eb0952f5067d1b9629a21364edb93a24faf1989-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: cat >$WORK/b341/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid SPuKnVZbm1yvkRqDp7wl/SPuKnVZbm1yvkRqDp7wl -goversion go1.12.6 -D "" -importcfg $WORK/b341/importcfg -pack ./reference.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/3b/3b0eb28f93a2fb5dd5ca8379ca2e7f91b4e64806b1848a79304fdd3dd85eee58-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: cat >$WORK/b343/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p net/mail -std -complete -installsuffix shared -buildid ZvLD-GtRrPMbI_cFUUlh/ZvLD-GtRrPMbI_cFUUlh -goversion go1.12.6 -D "" -importcfg $WORK/b343/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/90/90cd565a67a64ce3f36c65d89b2a625cf1c75394bb17e1909e98303755910d45-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cat >$WORK/b345/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p text/template/parse -std -complete -installsuffix shared -buildid fDVYh3IfOhU6XBYRe-47/fDVYh3IfOhU6XBYRe-47 -goversion go1.12.6 -D "" -importcfg $WORK/b345/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: cd $WORK/b323 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b323=/tmp/go-build -gno-record-gcc-switches -o $WORK/b323/_cgo_.o $WORK/b323/_cgo_main.o $WORK/b323/_x001.o $WORK/b323/_x002.o $WORK/b323/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage ostree -dynimport $WORK/b323/_cgo_.o -dynout $WORK/b323/_cgo_import.go BUILDSTDERR: cat >$WORK/b323/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: importmap github.com/ostreedev/ostree-go/pkg/otbuiltin=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/ostree -installsuffix shared -buildid tQTNFjibO51yMfW6YmAj/tQTNFjibO51yMfW6YmAj -goversion go1.12.6 -D "" -importcfg $WORK/b323/importcfg -pack ./ostree_transport.go $WORK/b323/_cgo_gotypes.go $WORK/b323/ostree_dest.cgo1.go $WORK/b323/ostree_src.cgo1.go $WORK/b323/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/3e/3e4afc972b9ea59bff06c3f5857892a8e867d7e0b62959935689b13c18b63c02-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cat >$WORK/b344/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p text/template -std -complete -installsuffix shared -buildid aIr1frfLqbX24bgpoqjz/aIr1frfLqbX24bgpoqjz -goversion go1.12.6 -D "" -importcfg $WORK/b344/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b323/_pkg_.a $WORK/b323/_x001.o $WORK/b323/_x002.o $WORK/b323/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/56/564e88862405669ae96cabfb8f49c16f6bb62e0d341b43c919e971663532784b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/openshift=github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: importmap github.com/containers/image/ostree=github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid ob-OiG1uRKtspIasLtwC/ob-OiG1uRKtspIasLtwC -goversion go1.12.6 -D "" -importcfg $WORK/b290/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/6c/6caff90f95ff2a3a90a897470913e6bfb502f04b5c7cab518a4bc0e6dbeaa158-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: cat >$WORK/b348/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b142/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid dJTBhwC4QREwxoDaAbhO/dJTBhwC4QREwxoDaAbhO -goversion go1.12.6 -D "" -importcfg $WORK/b348/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/0c/0c536511daf8533a40f88332b05f4848c6b0f98968d22c5ea2a220288801cd05-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: mkdir -p $WORK/b349/ BUILDSTDERR: cat >$WORK/b349/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid l709AamN5Nu0kCKTtk8M/l709AamN5Nu0kCKTtk8M -goversion go1.12.6 -D "" -importcfg $WORK/b349/importcfg -pack ./stdcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b349/_pkg_.a # internal BUILDSTDERR: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/2d/2d3af12a903dd24f10fa738b8a61e7154a33d5a0654dba04c75c454c54f78762-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b351/ BUILDSTDERR: cat >$WORK/b351/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid NsaWG0xg8xvllR_3KWTo/NsaWG0xg8xvllR_3KWTo -goversion go1.12.6 -D "" -importcfg $WORK/b351/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b351/_pkg_.a # internal BUILDSTDERR: cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/38/3863f8a195c252f252c5e4dc767ec70c3c57a418270c3aebdd28053cf44be185-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: mkdir -p $WORK/b350/ BUILDSTDERR: cat >$WORK/b350/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid BqqznJNoM7Q8ZvFFr83i/BqqznJNoM7Q8ZvFFr83i -goversion go1.12.6 -D "" -importcfg $WORK/b350/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/b0/b02b1480d5aafdb72297b76b1e0185e3caddbe956b84d5123e5fdafeeb4da88a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b340/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 7GGvWyRdNr--8_bK4zvi/7GGvWyRdNr--8_bK4zvi -goversion go1.12.6 -D "" -importcfg $WORK/b340/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b350/_pkg_.a # internal BUILDSTDERR: cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/46/4622df87a34ac65f10326df06f5efbe9631fbfd36912870b074b05ec40b981a8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: mkdir -p $WORK/b353/ BUILDSTDERR: cat >$WORK/b353/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid 97HmzYhCydqrrrXDJnlw/97HmzYhCydqrrrXDJnlw -goversion go1.12.6 -D "" -importcfg $WORK/b353/importcfg -pack ./term.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b353/_pkg_.a # internal BUILDSTDERR: cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/f5/f59db44fece24e8b5ec0fc03099fad1eeaf0465d0bec6306ce292d69775974b5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ijc/Gotty BUILDSTDERR: mkdir -p $WORK/b354/ BUILDSTDERR: cat >$WORK/b354/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/ijc/Gotty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/containers/libpod/vendor/github.com/ijc/Gotty -complete -installsuffix shared -buildid NqX9eTEu7sxnPp-uBLqd/NqX9eTEu7sxnPp-uBLqd -goversion go1.12.6 -D "" -importcfg $WORK/b354/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b354/_pkg_.a # internal BUILDSTDERR: cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/f0/f090ea27267cbf69b8d8dae5fbcc7269cbb6f2376753eebfe8aad10195bea6a9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: mkdir -p $WORK/b352/ BUILDSTDERR: cat >$WORK/b352/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/term=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: importmap github.com/ijc/Gotty=github.com/containers/libpod/vendor/github.com/ijc/Gotty BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ijc/Gotty=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid hFNmITzpgH0fGe0BNAom/hFNmITzpgH0fGe0BNAom -goversion go1.12.6 -D "" -importcfg $WORK/b352/importcfg -pack ./jsonmessage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b352/_pkg_.a # internal BUILDSTDERR: cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/0a/0a7a6f54b16707475fac09e81d4fdfd0b08917553d2d84a9161b488f36d1b3b3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: mkdir -p $WORK/b347/ BUILDSTDERR: cat >$WORK/b347/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/archive=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: importmap github.com/fsouza/go-dockerclient/internal/jsonmessage=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid sTO3-T8Xg6xk9hH4PG62/sTO3-T8Xg6xk9hH4PG62 -goversion go1.12.6 -D "" -importcfg $WORK/b347/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/c9/c98ac8a410d601a8823c89b9261c62401b006ff5b3c76111fc9469ba63fc3456-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: cat >$WORK/b334/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid 7gAVZarJ1OfYiDTvd0qF/7gAVZarJ1OfYiDTvd0qF -goversion go1.12.6 -D "" -importcfg $WORK/b334/importcfg -pack ./validate.go ./validate_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/87/87520eba46aced663ecb0da8e24c7e1a0694c765be174ef15647d20d412b8d5d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: mkdir -p $WORK/b355/ BUILDSTDERR: cat >$WORK/b355/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid uOjsP5sH4tcvbWF6FoJa/uOjsP5sH4tcvbWF6FoJa -goversion go1.12.6 -D "" -importcfg $WORK/b355/importcfg -pack ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b355/_pkg_.a # internal BUILDSTDERR: cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/37/3760d1e811bbd62bc159c336dc2a9e0ff3cb6453dea8f71541c6a6234731c012-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: mkdir -p $WORK/b356/ BUILDSTDERR: cat >$WORK/b356/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid oZ6Hbi4temBe1Cdeec2J/oZ6Hbi4temBe1Cdeec2J -goversion go1.12.6 -D "" -importcfg $WORK/b356/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/41/418bd8079213548e548113a902262ad0413a5f6fba68b627a60400896b216c81-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cat >$WORK/b332/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid 9-viwC9MSFoXWxKLmWLp/9-viwC9MSFoXWxKLmWLp -goversion go1.12.6 -D "" -importcfg $WORK/b332/importcfg -pack ./config.go ./generate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b356/_pkg_.a # internal BUILDSTDERR: cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/e8/e8928665fdedfc759479ed015eb70e3045761e8be5412cbe6272ffb80ba2143f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: mkdir -p $WORK/b357/ BUILDSTDERR: cat >$WORK/b357/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid f1zpxzt8ToEbzphPzcDQ/f1zpxzt8ToEbzphPzcDQ -goversion go1.12.6 -D "" -importcfg $WORK/b357/importcfg -pack ./signal.go ./signals.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b357/_pkg_.a # internal BUILDSTDERR: cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/39/39052e18b8f0e3e87b1cdff523c0d69f04986a04675bab05045d626bb74ef0ed-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: mkdir -p $WORK/b358/ BUILDSTDERR: cat >$WORK/b358/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid yqlLmfeH4mPgArPkTxQN/yqlLmfeH4mPgArPkTxQN -goversion go1.12.6 -D "" -importcfg $WORK/b358/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b358/_pkg_.a # internal BUILDSTDERR: cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/2b/2bbd445f10ed43dcb2597e0be254622acc3ad10657f1610113d95b44c9c140d6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/command=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid E1I_UGz-qQXeI6nH-m-f/E1I_UGz-qQXeI6nH-m-f -goversion go1.12.6 -D "" -importcfg $WORK/b346/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/28/28c696f2c2818c9b26dc313e353917e15384eac2f39a847097b1e10271cc0b31-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: mkdir -p $WORK/b359/ BUILDSTDERR: cat >$WORK/b359/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid LoyPGTJWsiMsAeyxKj5A/LoyPGTJWsiMsAeyxKj5A -goversion go1.12.6 -D "" -importcfg $WORK/b359/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b359/_pkg_.a # internal BUILDSTDERR: cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/01/01cceed99f5a25f81ffefd32d5f5b726eb42c0ade83371c9a3228e82e016d91c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: mkdir -p $WORK/b361/ BUILDSTDERR: cat >$WORK/b361/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b361/_pkg_.a -trimpath $WORK/b361 -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid 2bxC7o49jloyGbO4SYmV/2bxC7o49jloyGbO4SYmV -goversion go1.12.6 -D "" -importcfg $WORK/b361/importcfg -pack ./join.go ./vfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b332/_pkg_.a # internal BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/c3/c3cbbeb4aa7128e492cca82b1b03d4b935c2dc436ee490a236d89aadae22d244-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: importmap github.com/containers/buildah/pkg/overlay=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: importmap github.com/containers/buildah/pkg/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistries=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid 7vypOmBEtDQEv3LqtXHL/7vypOmBEtDQEv3LqtXHL -goversion go1.12.6 -D "" -importcfg $WORK/b047/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b361/_pkg_.a # internal BUILDSTDERR: cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/95/95b3248862c2e3dea5cc5779715fbd8125796f01186c8bd0c4fc6767bcbde575-d # internal BUILDSTDERR: encoding/csv BUILDSTDERR: mkdir -p $WORK/b364/ BUILDSTDERR: cat >$WORK/b364/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/csv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p encoding/csv -std -complete -installsuffix shared -buildid erbKlnMPGK_5bupIG2ti/erbKlnMPGK_5bupIG2ti -goversion go1.12.6 -D "" -importcfg $WORK/b364/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b364/_pkg_.a # internal BUILDSTDERR: cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/f5/f5edf966b9e43bc9d0cd90c90319bc491c5b0cdfc18f7f4891026f7851b446af-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: mkdir -p $WORK/b363/ BUILDSTDERR: cat >$WORK/b363/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b363/_pkg_.a -trimpath $WORK/b363 -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid 6fNy0O-e-ORNe0XuGBEd/6fNy0O-e-ORNe0XuGBEd -goversion go1.12.6 -D "" -importcfg $WORK/b363/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b363/_pkg_.a # internal BUILDSTDERR: cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/f5/f5312d5e95fbb88a26a8cb00eba2aca31d05580a297c048ca300013e686c7659-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: mkdir -p $WORK/b365/ BUILDSTDERR: cat >$WORK/b365/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid pnpEoIbnuOL0q6F7cHWy/pnpEoIbnuOL0q6F7cHWy -goversion go1.12.6 -D "" -importcfg $WORK/b365/importcfg -pack ./formats.go ./templates.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b365/_pkg_.a # internal BUILDSTDERR: cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/23/23f78ffce4903eea9601a36709d8363675435fb7e796a1b598bc9f24e755e114-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: mkdir -p $WORK/b367/ BUILDSTDERR: cat >$WORK/b367/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid caVgO1PWy4t4PSMAtUET/caVgO1PWy4t4PSMAtUET -goversion go1.12.6 -D "" -importcfg $WORK/b367/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/db/db85c3b1ea3e0cbb935615ee8a68f5c9d40e4a401db8939d17c392732d1b7eee-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: mkdir -p $WORK/b360/ BUILDSTDERR: cat >$WORK/b360/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: importmap github.com/openshift/imagebuilder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid FNKKZRK84HNvH6qYFo39/FNKKZRK84HNvH6qYFo39 -goversion go1.12.6 -D "" -importcfg $WORK/b360/importcfg -pack ./build.go ./chroot_symlink_linux.go ./errors.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b367/_pkg_.a # internal BUILDSTDERR: cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/ae/aeb97eb4183608435d58aa0a04af78fad6132cb14c6c677732659c03449c7c13-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: mkdir -p $WORK/b362/ BUILDSTDERR: cat >$WORK/b362/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b362/_pkg_.a -trimpath $WORK/b362 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid N10HQAVQ38J-_mXypuP6/N10HQAVQ38J-_mXypuP6 -goversion go1.12.6 -D "" -importcfg $WORK/b362/importcfg -pack ./common.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b362/_pkg_.a # internal BUILDSTDERR: cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/14/14b6b23c75a4a07b3a8d7c22465bbf5af5c8647d122f36372bb2caefab081b5a-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: mkdir -p $WORK/b366/ BUILDSTDERR: cat >$WORK/b366/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b367/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid 7ButqunEzVfyssyu-iaB/7ButqunEzVfyssyu-iaB -goversion go1.12.6 -D "" -importcfg $WORK/b366/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b360/_pkg_.a # internal BUILDSTDERR: cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/b4/b4a03e4626c3db9ea89bc678c81dd599b59f0fdec9fdefe4e9a79d09861a52f1-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/remoteclientconfig BUILDSTDERR: mkdir -p $WORK/b370/ BUILDSTDERR: cat >$WORK/b370/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/remoteclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p github.com/containers/libpod/cmd/podman/remoteclientconfig -complete -installsuffix shared -buildid sHIMtoFrZya4ib7q9pn6/sHIMtoFrZya4ib7q9pn6 -goversion go1.12.6 -D "" -importcfg $WORK/b370/importcfg -pack ./config.go ./config_linux.go ./configfile.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b370/_pkg_.a # internal BUILDSTDERR: cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/4a/4a725f311f7183024af35481fa2c5f069faa96f69d0b821690fb4dc09816240e-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: mkdir -p $WORK/b372/ BUILDSTDERR: cat >$WORK/b372/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid 7TkOk9i81XwMSogxxdIx/7TkOk9i81XwMSogxxdIx -goversion go1.12.6 -D "" -importcfg $WORK/b372/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b372/_pkg_.a # internal BUILDSTDERR: cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/fb/fb9e46ea84131c96085632ff1befa8863d8c81afa9622394ca2ccbabfb387d05-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: mkdir -p $WORK/b374/ BUILDSTDERR: cat >$WORK/b374/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid wGQ-WdAvo7stDSKMI-py/wGQ-WdAvo7stDSKMI-py -goversion go1.12.6 -D "" -importcfg $WORK/b374/importcfg -pack ./bridge.go ./call.go ./connection.go ./doc.go ./orgvarlinkservice.go ./resolver.go ./service.go ./socketactivation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b374/_pkg_.a # internal BUILDSTDERR: cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/f8/f8dcf57a36e882abf955e7a4b494b7354f14ecde7d767c5b283b491a33c277c7-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: mkdir -p $WORK/b373/ BUILDSTDERR: cat >$WORK/b373/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b374/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid Du7xMtbNrvv6_7BJtOQ4/Du7xMtbNrvv6_7BJtOQ4 -goversion go1.12.6 -D "" -importcfg $WORK/b373/importcfg -pack ./generate.go ./iopodman.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b373/_pkg_.a # internal BUILDSTDERR: cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/fc/fc7e5595d5b8e015b08735db0175f98eef6ff0151556ab0c23dff38009f3a09e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b376/ BUILDSTDERR: cat >$WORK/b376/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid WhWwqhJEvmi8xMvsdbVJ/WhWwqhJEvmi8xMvsdbVJ -goversion go1.12.6 -D "" -importcfg $WORK/b376/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b376/_pkg_.a # internal BUILDSTDERR: cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/27/27f8a4da94ca5ff0455ed115e801334d0a2e6940b06e12b9b9b3ef6f0c4f4902-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/driver BUILDSTDERR: mkdir -p $WORK/b379/ BUILDSTDERR: cat >$WORK/b379/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid iMYsLMSHAN1bFK3zSxdT/iMYsLMSHAN1bFK3zSxdT -goversion go1.12.6 -D "" -importcfg $WORK/b379/importcfg -pack ./driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b379/_pkg_.a # internal BUILDSTDERR: cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/df/df10d47cb0916eea77e2ecbe68e165b681a2d4a3bf80bd88d9f7c57d575df157-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/namespaces BUILDSTDERR: mkdir -p $WORK/b382/ BUILDSTDERR: cat >$WORK/b382/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/namespaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid TJThBU_DN2ZcSd3qJhbO/TJThBU_DN2ZcSd3qJhbO -goversion go1.12.6 -D "" -importcfg $WORK/b382/importcfg -pack ./namespaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b382/_pkg_.a # internal BUILDSTDERR: cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/8a/8a72180230ab25f00a3dae496af7e2288ec81fc4fa06db6e1e9868e75ae54d9a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: mkdir -p $WORK/b384/ BUILDSTDERR: cat >$WORK/b384/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid KPioA0E9zVS8EkySvCE9/KPioA0E9zVS8EkySvCE9 -goversion go1.12.6 -D "" -importcfg $WORK/b384/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b384/_pkg_.a # internal BUILDSTDERR: cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/ac/ac26ae9659b946cafa310cfc0897e4ba6549ae58efefc1468d3e631239a0ae12-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b385/ BUILDSTDERR: cat >$WORK/b385/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid YhxzSh-PeWlaIiwIT9w5/YhxzSh-PeWlaIiwIT9w5 -goversion go1.12.6 -D "" -importcfg $WORK/b385/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b385/_pkg_.a # internal BUILDSTDERR: cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/da/da7e0e17e97de077e2e05b972e1f589e73390231b00e467c3dac661cc632d811-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/rootless BUILDSTDERR: mkdir -p $WORK/b383/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b383/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b383/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go BUILDSTDERR: cd $WORK/b383 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_x002.o -c rootless_linux.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -I $WORK/b383/ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o $WORK/b383/_x003.o -c rootless_linux.c BUILDSTDERR: cd $WORK/b383 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -DDISABLE_JOIN_SHORTCUT -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -o $WORK/b383/_cgo_.o $WORK/b383/_cgo_main.o $WORK/b383/_x001.o $WORK/b383/_x002.o $WORK/b383/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage rootless -dynimport $WORK/b383/_cgo_.o -dynout $WORK/b383/_cgo_import.go BUILDSTDERR: cat >$WORK/b383/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid 5NPIF2VPEKNtejqLI2wK/5NPIF2VPEKNtejqLI2wK -goversion go1.12.6 -D "" -importcfg $WORK/b383/importcfg -pack $WORK/b383/_cgo_gotypes.go $WORK/b383/rootless_linux.cgo1.go $WORK/b383/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b383/_pkg_.a $WORK/b383/_x001.o $WORK/b383/_x002.o $WORK/b383/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b383/_pkg_.a # internal BUILDSTDERR: cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/4c/4c9a7f86af9b524056f6afe4055a7918db3aa4d96552fdcf65931b63aaa6966f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: mkdir -p $WORK/b387/ BUILDSTDERR: cat >$WORK/b387/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid ZzEWV8ADNzDxEKOxygF0/ZzEWV8ADNzDxEKOxygF0 -goversion go1.12.6 -D "" -importcfg $WORK/b387/importcfg -pack ./capabilities.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b387/_pkg_.a # internal BUILDSTDERR: cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/e8/e83c85c1c53db515bdab35340250ca3f63fe998e15121e692109550e8ded5599-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: mkdir -p $WORK/b388/ BUILDSTDERR: cat >$WORK/b388/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid JOvbDLpEYZoK06hcQaD7/JOvbDLpEYZoK06hcQaD7 -goversion go1.12.6 -D "" -importcfg $WORK/b388/importcfg -pack ./tty.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b388/_pkg_.a # internal BUILDSTDERR: cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/61/61dbf89e15dabe67ae4ffa9a0dc24ca225ad0dfc2aba40ba2906935779162be1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: mkdir -p $WORK/b389/ BUILDSTDERR: cat >$WORK/b389/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid O_gmhBo9Ki4b7Qdb7b3i/O_gmhBo9Ki4b7Qdb7b3i -goversion go1.12.6 -D "" -importcfg $WORK/b389/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b389/_pkg_.a # internal BUILDSTDERR: cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/3e/3ea6185327c20cffed65a4f8d51528809a18a224aa8d51be700d19db08511ef8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: mkdir -p $WORK/b391/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b391/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b391/ -g -O2 ./host.go BUILDSTDERR: cd $WORK/b391 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b391=/tmp/go-build -gno-record-gcc-switches -o $WORK/b391/_cgo_.o $WORK/b391/_cgo_main.o $WORK/b391/_x001.o $WORK/b391/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage host -dynimport $WORK/b391/_cgo_.o -dynout $WORK/b391/_cgo_import.go BUILDSTDERR: cat >$WORK/b391/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid UM3SnJNHISIMPgAykS5c/UM3SnJNHISIMPgAykS5c -goversion go1.12.6 -D "" -importcfg $WORK/b391/importcfg -pack $WORK/b391/_cgo_gotypes.go $WORK/b391/host.cgo1.go $WORK/b391/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b391/_pkg_.a $WORK/b391/_x001.o $WORK/b391/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b391/_pkg_.a # internal BUILDSTDERR: cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/2b/2b052e2cb18ba04ccd287c47e88d1f83a4a4f35ae63e60fadd6b7d76ae64ba42-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: mkdir -p $WORK/b390/ BUILDSTDERR: cat >$WORK/b390/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid rZuEFmo4JQ5Vk2W8jrAn/rZuEFmo4JQ5Vk2W8jrAn -goversion go1.12.6 -D "" -importcfg $WORK/b390/importcfg -pack ./process.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b390/_pkg_.a # internal BUILDSTDERR: cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/af/af1bbd41e0fb9d0bc0a6efabf470ef5a9a6dd2a47db1dd3a7e7011ab3c97c4c1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: mkdir -p $WORK/b386/ BUILDSTDERR: cat >$WORK/b386/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid 1ff2iLIVqBLGVKufbiNa/1ff2iLIVqBLGVKufbiNa -goversion go1.12.6 -D "" -importcfg $WORK/b386/importcfg -pack ./psgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b386/_pkg_.a # internal BUILDSTDERR: cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/84/84b5ddb1bf1c5f047e7fa657fda41c8f38788e40d1a3f5b2e0f8448c5fb80819-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: mkdir -p $WORK/b392/ BUILDSTDERR: cat >$WORK/b392/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid syJHlBp4MUNeqcGFi0-h/syJHlBp4MUNeqcGFi0-h -goversion go1.12.6 -D "" -importcfg $WORK/b392/importcfg -pack ./journal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b392/_pkg_.a # internal BUILDSTDERR: cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/86/8641b7cfaf068ecfd8c0b7a379ef6ff5314c661cc762b4b7b93ee7765e02b020-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: mkdir -p $WORK/b394/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b394/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b394/ -g -O2 ./dlopen.go ./dlopen_example.go BUILDSTDERR: cd $WORK/b394 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b394=/tmp/go-build -gno-record-gcc-switches -o $WORK/b394/_cgo_.o $WORK/b394/_cgo_main.o $WORK/b394/_x001.o $WORK/b394/_x002.o $WORK/b394/_x003.o -g -O2 -ldl BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage dlopen -dynimport $WORK/b394/_cgo_.o -dynout $WORK/b394/_cgo_import.go BUILDSTDERR: cat >$WORK/b394/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid IOjpPkUQODFw4WO4_d9p/IOjpPkUQODFw4WO4_d9p -goversion go1.12.6 -D "" -importcfg $WORK/b394/importcfg -pack $WORK/b394/_cgo_gotypes.go $WORK/b394/dlopen.cgo1.go $WORK/b394/dlopen_example.cgo1.go $WORK/b394/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b394/_pkg_.a $WORK/b394/_x001.o $WORK/b394/_x002.o $WORK/b394/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b394/_pkg_.a # internal BUILDSTDERR: cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/75/754b9964a29b945953e3d5dd67357f58ae73bdbf07d86d362874aa9e07a9514e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: mkdir -p $WORK/b393/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b393/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b393/ -g -O2 ./journal.go BUILDSTDERR: cd $WORK/b393 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b393=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b393=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b393=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b393=/tmp/go-build -gno-record-gcc-switches -o $WORK/b393/_cgo_.o $WORK/b393/_cgo_main.o $WORK/b393/_x001.o $WORK/b393/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage sdjournal -dynimport $WORK/b393/_cgo_.o -dynout $WORK/b393/_cgo_import.go BUILDSTDERR: cat >$WORK/b393/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/pkg/dlopen=github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid zBFRSP1yrfbv73O71vbQ/zBFRSP1yrfbv73O71vbQ -goversion go1.12.6 -D "" -importcfg $WORK/b393/importcfg -pack ./functions.go ./read.go $WORK/b393/_cgo_gotypes.go $WORK/b393/journal.cgo1.go $WORK/b393/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b393/_pkg_.a $WORK/b393/_x001.o $WORK/b393/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b393/_pkg_.a # internal BUILDSTDERR: cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/97/976d5b28feb0eb93f5a7cfcd715ef5650e81e22858926645f5e250ff8477e63b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: mkdir -p $WORK/b396/ BUILDSTDERR: cat >$WORK/b396/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid HfR6BOWkMykQ6MsLnzaZ/HfR6BOWkMykQ6MsLnzaZ -goversion go1.12.6 -D "" -importcfg $WORK/b396/importcfg -pack ./leakybucket.go ./memory.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b396/_pkg_.a # internal BUILDSTDERR: cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/97/975531329992bc13b15df46ea8dc7c6760a073390779aa2ffceb65dd27322ec2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: mkdir -p $WORK/b397/ BUILDSTDERR: cat >$WORK/b397/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b279/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid 26JYhgFjbed3oM0dhjZ4/26JYhgFjbed3oM0dhjZ4 -goversion go1.12.6 -D "" -importcfg $WORK/b397/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b397/_pkg_.a # internal BUILDSTDERR: cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/44/449cf0f577a94e81ebd7d897466e122f86782c1940d36d16ec2e67d8f1a3ccda-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: mkdir -p $WORK/b399/ BUILDSTDERR: cat >$WORK/b399/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid 9hsOwZhUgnAtnwmT73Dk/9hsOwZhUgnAtnwmT73Dk -goversion go1.12.6 -D "" -importcfg $WORK/b399/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b399/_pkg_.a # internal BUILDSTDERR: cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/a0/a0847cbfe9534a146676a2cbd31d13c53bf7bbe0087f8c3aae63f458b7d677e8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: mkdir -p $WORK/b400/ BUILDSTDERR: cat >$WORK/b400/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid 7fuiGf7JUdI0Kx75ec4Y/7fuiGf7JUdI0Kx75ec4Y -goversion go1.12.6 -D "" -importcfg $WORK/b400/importcfg -pack ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b400/_pkg_.a # internal BUILDSTDERR: cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/92/927031e77a1d0e0429d324482593c5810cf0c98669e59ccc769f8375ea2d6e25-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: mkdir -p $WORK/b398/ BUILDSTDERR: cat >$WORK/b398/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: importmap gopkg.in/fsnotify.v1=github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid ILkxb102l41FU-nH4__i/ILkxb102l41FU-nH4__i -goversion go1.12.6 -D "" -importcfg $WORK/b398/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b398/_pkg_.a # internal BUILDSTDERR: cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/09/0936a77461b7d6b1d1782bc29a7e030e2d8d5a1655eb6f2462855b540e0678c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: mkdir -p $WORK/b395/ BUILDSTDERR: cat >$WORK/b395/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail/ratelimiter=github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: importmap github.com/hpcloud/tail/util=github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: importmap github.com/hpcloud/tail/watch=github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: importmap gopkg.in/tomb.v1=github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid lGgbk8gFoK2mRU_ulj77/lGgbk8gFoK2mRU_ulj77 -goversion go1.12.6 -D "" -importcfg $WORK/b395/importcfg -pack ./tail.go ./tail_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b395/_pkg_.a # internal BUILDSTDERR: cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/db/db72931b7c175fefd8f61cb19af9c96cf15ef667a469ff1620a18ee99c331ddd-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/inspect BUILDSTDERR: mkdir -p $WORK/b401/ BUILDSTDERR: cat >$WORK/b401/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/inspect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid Zq6lf2izMPhdkgjbwcbM/Zq6lf2izMPhdkgjbwcbM -goversion go1.12.6 -D "" -importcfg $WORK/b401/importcfg -pack ./inspect.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b401/_pkg_.a # internal BUILDSTDERR: cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/38/382015c8230523d5583108f5f1388437409d6f86252a17a2ee3d4807816148a3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/registries BUILDSTDERR: mkdir -p $WORK/b402/ BUILDSTDERR: cat >$WORK/b402/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/registries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid t-_P-PZRvYlbxeW8Q40h/t-_P-PZRvYlbxeW8Q40h -goversion go1.12.6 -D "" -importcfg $WORK/b402/importcfg -pack ./registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b402/_pkg_.a # internal BUILDSTDERR: cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/ff/ff2718a41c2808868de56ab5986246d5714e8f772347ba1ac29c767b0f00221b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: mkdir -p $WORK/b404/ BUILDSTDERR: cat >$WORK/b404/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid kPSOcAy7t1kk1juwpPkl/kPSOcAy7t1kk1juwpPkl -goversion go1.12.6 -D "" -importcfg $WORK/b404/importcfg -pack ./field.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b404/_pkg_.a # internal BUILDSTDERR: cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/2b/2bdff478583e95da28387a0698223aa7a8e75d48cfd8bd0ba63c4f215c41209c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: mkdir -p $WORK/b403/ BUILDSTDERR: cat >$WORK/b403/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opentracing/opentracing-go/log=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid IIbF9syznCGPYBSc-3EI/IIbF9syznCGPYBSc-3EI -goversion go1.12.6 -D "" -importcfg $WORK/b403/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b403/_pkg_.a # internal BUILDSTDERR: cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/9f/9f34c564784a2f8913ae648aa75e88ab3e1394d32df04b5990e4be3fa16158eb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: mkdir -p $WORK/b406/ BUILDSTDERR: cat >$WORK/b406/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid hTi9NWa8drj6uDtBqOzR/hTi9NWa8drj6uDtBqOzR -goversion go1.12.6 -D "" -importcfg $WORK/b406/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b406/_pkg_.a # internal BUILDSTDERR: cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/1f/1f310dbd29bd7c35a579519ecf4d9571ecff41ed01a28d1a9dcc64989914a28d-d # internal BUILDSTDERR: github.com/containers/libpod/utils BUILDSTDERR: mkdir -p $WORK/b405/ BUILDSTDERR: cat >$WORK/b405/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid CT9W0lqgrZlocMZr-oLO/CT9W0lqgrZlocMZr-oLO -goversion go1.12.6 -D "" -importcfg $WORK/b405/importcfg -pack ./utils.go ./utils_supported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b405/_pkg_.a # internal BUILDSTDERR: cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/a3/a39116f13dc6ad688b6ec9bec473b07a001bf12181df5a00dd2aa1e5908316c5-d # internal BUILDSTDERR: github.com/containers/libpod/version BUILDSTDERR: mkdir -p $WORK/b407/ BUILDSTDERR: cat >$WORK/b407/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid eQ9KC7ojNdueW9-bMD9O/eQ9KC7ojNdueW9-bMD9O -goversion go1.12.6 -D "" -importcfg $WORK/b407/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b407/_pkg_.a # internal BUILDSTDERR: cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/42/429ee98dec3d2c5d2a91de9e94cea19f9da078e2f58ff6a8e24f68501e5a1221-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/layers BUILDSTDERR: mkdir -p $WORK/b408/ BUILDSTDERR: cat >$WORK/b408/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/layers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid 0r3JqFCTCKls7QXPdH9N/0r3JqFCTCKls7QXPdH9N -goversion go1.12.6 -D "" -importcfg $WORK/b408/importcfg -pack ./layer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b408/_pkg_.a # internal BUILDSTDERR: cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/ba/ba3d232635368c43a5c1782b7f3e537226e25d2bbe2bec0a1ed9b907f87beefa-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: mkdir -p $WORK/b410/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b410/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b410/ -g -O2 -Wall -Werror ./shm_lock.go BUILDSTDERR: cd $WORK/b410 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b410=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b410=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c shm_lock.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b410=/tmp/go-build -gno-record-gcc-switches -I $WORK/b410/ -g -O2 -Wall -Werror -o $WORK/b410/_x003.o -c shm_lock.c BUILDSTDERR: cd $WORK/b410 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b410=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b410=/tmp/go-build -gno-record-gcc-switches -o $WORK/b410/_cgo_.o $WORK/b410/_cgo_main.o $WORK/b410/_x001.o $WORK/b410/_x002.o $WORK/b410/_x003.o -g -O2 -lrt -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage shm -dynimport $WORK/b410/_cgo_.o -dynout $WORK/b410/_cgo_import.go BUILDSTDERR: cat >$WORK/b410/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid kQGOvzrhMbj_6DhEwOVh/kQGOvzrhMbj_6DhEwOVh -goversion go1.12.6 -D "" -importcfg $WORK/b410/importcfg -pack $WORK/b410/_cgo_gotypes.go $WORK/b410/shm_lock.cgo1.go $WORK/b410/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b410/_pkg_.a $WORK/b410/_x001.o $WORK/b410/_x002.o $WORK/b410/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b410/_pkg_.a # internal BUILDSTDERR: cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/97/97a1988737bd51dff398056e45f1774b2dc5d511e44d225f00106c92b41b2e5a-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/lock BUILDSTDERR: mkdir -p $WORK/b409/ BUILDSTDERR: cat >$WORK/b409/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/lock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid iyxuolH0xwy3FsBuEUSr/iyxuolH0xwy3FsBuEUSr -goversion go1.12.6 -D "" -importcfg $WORK/b409/importcfg -pack ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b409/_pkg_.a # internal BUILDSTDERR: cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/62/623c82613fc3716a59d08227052aedbc8ba9c1e2cbe498a80aabbd99a455c148-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/logs BUILDSTDERR: mkdir -p $WORK/b411/ BUILDSTDERR: cat >$WORK/b411/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/logs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/containers/libpod/libpod/logs -complete -installsuffix shared -buildid FnA2VcBM1S4aYZZKQvDG/FnA2VcBM1S4aYZZKQvDG -goversion go1.12.6 -D "" -importcfg $WORK/b411/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b411/_pkg_.a # internal BUILDSTDERR: cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/65/653071b928a33193389a5a3928b476c767f2cfc9ffa74c645834e5365075b158-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/annotations BUILDSTDERR: mkdir -p $WORK/b412/ BUILDSTDERR: cat >$WORK/b412/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/annotations BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid yIIIVxUlYuxKvjVoLJY_/yIIIVxUlYuxKvjVoLJY_ -goversion go1.12.6 -D "" -importcfg $WORK/b412/importcfg -pack ./annotations.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b412/_pkg_.a # internal BUILDSTDERR: cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/36/367868b04b4c1f67bb0ea5115a4cc44ae2cae8afc025f0ed38845a24b0d49464-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/apparmor BUILDSTDERR: mkdir -p $WORK/b413/ BUILDSTDERR: cat >$WORK/b413/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b407/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid JtpQgmSSJlvOV4h1LqcT/JtpQgmSSJlvOV4h1LqcT -goversion go1.12.6 -D "" -importcfg $WORK/b413/importcfg -pack ./apparmor.go ./apparmor_unsupported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b413/_pkg_.a # internal BUILDSTDERR: cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/1c/1cd8b4a665a1b791ffd56c8fa712016f71a8b518f22464c312915b98f6179fa3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/cgroups BUILDSTDERR: mkdir -p $WORK/b414/ BUILDSTDERR: cat >$WORK/b414/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/containers/libpod/pkg/cgroups -complete -installsuffix shared -buildid nSOjndSmeFic2nBtgj6H/nSOjndSmeFic2nBtgj6H -goversion go1.12.6 -D "" -importcfg $WORK/b414/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b366/_pkg_.a # internal BUILDSTDERR: cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/f8/f86ce83184d3848719315d9eda88fd9e7b59d603ddac573874928473b3c4c0da-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/util BUILDSTDERR: mkdir -p $WORK/b381/ BUILDSTDERR: cat >$WORK/b381/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid Nrxmk-ReM1GALjUCnjBo/Nrxmk-ReM1GALjUCnjBo -goversion go1.12.6 -D "" -importcfg $WORK/b381/importcfg -pack ./mountOpts.go ./utils.go ./utils_linux.go ./utils_supported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b414/_pkg_.a # internal BUILDSTDERR: cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/96/96aee6be9b4c5e81977f357c19c74f61c4031faefdb02bb7f4433e8e0c286662-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: mkdir -p $WORK/b417/ BUILDSTDERR: cat >$WORK/b417/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid eaLHFd-U4PHPWdxdh651/eaLHFd-U4PHPWdxdh651 -goversion go1.12.6 -D "" -importcfg $WORK/b417/importcfg -pack ./rpc.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b381/_pkg_.a # internal BUILDSTDERR: cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/a9/a975c4b5c17cd6866d39244b309c53c1b52caa6caa74050707a12640bf03494b-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/events BUILDSTDERR: mkdir -p $WORK/b380/ BUILDSTDERR: cat >$WORK/b380/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/coreos/go-systemd/journal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: importmap github.com/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid HKOWaLmWQg2NKjaVqG0i/HKOWaLmWQg2NKjaVqG0i -goversion go1.12.6 -D "" -importcfg $WORK/b380/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b417/_pkg_.a # internal BUILDSTDERR: cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/a8/a8b12c59930d8a6fe6167596085a33e97c2df53b07cec21a15bcd1d9ece930cd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: mkdir -p $WORK/b416/ BUILDSTDERR: cat >$WORK/b416/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid rTj9GJlzev0l7oGQJbc5/rTj9GJlzev0l7oGQJbc5 -goversion go1.12.6 -D "" -importcfg $WORK/b416/importcfg -pack ./main.go ./notify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b380/_pkg_.a # internal BUILDSTDERR: cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/77/77858437d8541c406a1a889bd416ebe52ce133971da03af5a52dada604065160-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/image BUILDSTDERR: mkdir -p $WORK/b378/ BUILDSTDERR: cat >$WORK/b378/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid oTj_Mp9B9s7AzXvxQ_NY/oTj_Mp9B9s7AzXvxQ_NY -goversion go1.12.6 -D "" -importcfg $WORK/b378/importcfg -pack ./docker_registry_options.go ./errors.go ./image.go ./parts.go ./prune.go ./pull.go ./search.go ./signing_options.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b416/_pkg_.a # internal BUILDSTDERR: cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/54/54c554131568b8c160092d025f0d2fc01c9b5c29fb2af7f02704e3a014d765ed-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/criu BUILDSTDERR: mkdir -p $WORK/b415/ BUILDSTDERR: cat >$WORK/b415/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b416/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid puXmoTv3IrqvCLV5Xg5m/puXmoTv3IrqvCLV5Xg5m -goversion go1.12.6 -D "" -importcfg $WORK/b415/importcfg -pack ./criu.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b415/_pkg_.a # internal BUILDSTDERR: cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/a2/a28adcbfeef2e2dc19b192448fb4c7209734779a34be8d43129409c81ce374d8-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/ctime BUILDSTDERR: mkdir -p $WORK/b418/ BUILDSTDERR: cat >$WORK/b418/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/ctime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid kRwBEnx2YQr8i8SgGKLk/kRwBEnx2YQr8i8SgGKLk -goversion go1.12.6 -D "" -importcfg $WORK/b418/importcfg -pack ./ctime.go ./ctime_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b418/_pkg_.a # internal BUILDSTDERR: cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/97/9721e8e183d83fbb0c8e6e3c450965402e17d424594dee833fb4aeb388de1e39-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b420/ BUILDSTDERR: cat >$WORK/b420/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid e4nd9-SID7evAUSnXPcs/e4nd9-SID7evAUSnXPcs -goversion go1.12.6 -D "" -importcfg $WORK/b420/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b420/_pkg_.a # internal BUILDSTDERR: cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/a0/a08ff844d11e3e274f1d463ea75b6a4e3d224f04064c93c34f56dc68ef806c40-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/firewall BUILDSTDERR: mkdir -p $WORK/b419/ BUILDSTDERR: cat >$WORK/b419/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/firewall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/containers/libpod/pkg/firewall -complete -installsuffix shared -buildid dbXEXQW8d-an_3KGvFL3/dbXEXQW8d-an_3KGvFL3 -goversion go1.12.6 -D "" -importcfg $WORK/b419/importcfg -pack ./common.go ./firewall_linux.go ./firewall_none.go ./firewalld.go ./iptables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b419/_pkg_.a # internal BUILDSTDERR: cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/c3/c3139574ff37225c976791bce44a290c5a89541154d890c6c470df0a4f994be1-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: mkdir -p $WORK/b422/ BUILDSTDERR: cat >$WORK/b422/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid 07kCxIHhrfSzF0VGrdnv/07kCxIHhrfSzF0VGrdnv -goversion go1.12.6 -D "" -importcfg $WORK/b422/importcfg -pack ./hook.go ./when.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b422/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b378/_pkg_.a # internal BUILDSTDERR: cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/0a/0aa785856e724a6c16434e2369ad4bc4a940e85c961b0fa5916fd78ef9c628b7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: mkdir -p $WORK/b423/ BUILDSTDERR: cat >$WORK/b423/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid 8QE1lhgas0IVVjYoFvgh/8QE1lhgas0IVVjYoFvgh -goversion go1.12.6 -D "" -importcfg $WORK/b423/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/f0/f00e206909f5d94095545d6c6ffb0badf9eaf695b5fcbb15f365d1f65467fcaa-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/define BUILDSTDERR: mkdir -p $WORK/b377/ BUILDSTDERR: cat >$WORK/b377/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod/define BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p github.com/containers/libpod/libpod/define -complete -installsuffix shared -buildid MUIPL6zOq1L29tzS3ilq/MUIPL6zOq1L29tzS3ilq -goversion go1.12.6 -D "" -importcfg $WORK/b377/importcfg -pack ./config.go ./containerstate.go ./errors.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b377/_pkg_.a # internal BUILDSTDERR: cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/23/239edc3af7b39af44e072f3766a50841fc88df1a8086a31fab09efd3d253f0ce-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: mkdir -p $WORK/b425/ BUILDSTDERR: cat >$WORK/b425/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid Y_fq-mHadW1isf1xeX8Y/Y_fq-mHadW1isf1xeX8Y -goversion go1.12.6 -D "" -importcfg $WORK/b425/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b423/_pkg_.a # internal BUILDSTDERR: cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/65/65f1885714b8daa14c00c6cff9864023dffef57667b6865658519b001652f969-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks BUILDSTDERR: mkdir -p $WORK/b421/ BUILDSTDERR: cat >$WORK/b421/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/hooks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid lXapIRVnD7H-jwCRN-Mq/lXapIRVnD7H-jwCRN-Mq -goversion go1.12.6 -D "" -importcfg $WORK/b421/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b421/_pkg_.a # internal BUILDSTDERR: cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/1b/1b15710d6781a077dc0c58a1ef0b421121888a4245d832dc3d86818b455b12a6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: mkdir -p $WORK/b426/ BUILDSTDERR: cat >$WORK/b426/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid RepNtWf-RBpMdW-ZzfCY/RepNtWf-RBpMdW-ZzfCY -goversion go1.12.6 -D "" -importcfg $WORK/b426/importcfg -pack ./difflib.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b425/_pkg_.a # internal BUILDSTDERR: cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/be/bebb249e4b1d252f5bfe3fbe4431316c421dce75133f0914815201a8e1bbbb5d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: mkdir -p $WORK/b429/ BUILDSTDERR: cat >$WORK/b429/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b429/_pkg_.a -trimpath $WORK/b429 -shared -p github.com/containers/libpod/vendor/k8s.io/klog -complete -installsuffix shared -buildid lkKvAaBGkiwLoy3hdLpV/lkKvAaBGkiwLoy3hdLpV -goversion go1.12.6 -D "" -importcfg $WORK/b429/importcfg -pack ./klog.go ./klog_file.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b426/_pkg_.a # internal BUILDSTDERR: cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/55/550f051a91146af90eb4d9744881ab20fedf2fd1f121aa3ccf42e699c9858d3d-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: mkdir -p $WORK/b424/ BUILDSTDERR: cat >$WORK/b424/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid HLkby1jTpvCJl_-rcxMr/HLkby1jTpvCJl_-rcxMr -goversion go1.12.6 -D "" -importcfg $WORK/b424/importcfg -pack ./exec.go ./runtimeconfigfilter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b424/_pkg_.a # internal BUILDSTDERR: cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/e4/e43d2ec9fbd63d86ba9d53ebbb2f3cc24ff3601ca0c30b23db0674d3dc4babce-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: mkdir -p $WORK/b432/ BUILDSTDERR: cat >$WORK/b432/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b432/_pkg_.a -trimpath $WORK/b432 -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid RwxPqnwuTiu5L2-Hdg9K/RwxPqnwuTiu5L2-Hdg9K -goversion go1.12.6 -D "" -importcfg $WORK/b432/importcfg -pack ./sortkeys.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b432/_pkg_.a # internal BUILDSTDERR: cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/a1/a1c440aea870720a18de48121890ef341e2ebc542a4d36172c076c5c79bf4501-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: mkdir -p $WORK/b434/ BUILDSTDERR: cat >$WORK/b434/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b434/_pkg_.a -trimpath $WORK/b434 -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid 5GaSHOkV6MjVbuJTjgKo/5GaSHOkV6MjVbuJTjgKo -goversion go1.12.6 -D "" -importcfg $WORK/b434/importcfg -pack ./dec.go ./rounder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b434/_pkg_.a # internal BUILDSTDERR: cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/3b/3b785d2b08f81cd01cb2f343b8d7dbd45733f62493e4614debcad2134f10e194-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: mkdir -p $WORK/b433/ BUILDSTDERR: cat >$WORK/b433/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b433/_pkg_.a -trimpath $WORK/b433 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid 9YyHHRsJ9j6p6YCw5epc/9YyHHRsJ9j6p6YCw5epc -goversion go1.12.6 -D "" -importcfg $WORK/b433/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b429/_pkg_.a # internal BUILDSTDERR: cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/91/91694bae8a6fbfbbd1f50ac6f0ea348a60385f5983846faaeb4ce858e063d2f7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: mkdir -p $WORK/b428/ BUILDSTDERR: cat >$WORK/b428/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b428/_pkg_.a -trimpath $WORK/b428 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid IYbOWOhKlkmVtsF757GF/IYbOWOhKlkmVtsF757GF -goversion go1.12.6 -D "" -importcfg $WORK/b428/importcfg -pack ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b428/_pkg_.a # internal BUILDSTDERR: cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/7e/7ebc4a969d4d9f2570bcf2974849e7eeb60f520994423d9fc6f025d0eb2711c8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: mkdir -p $WORK/b436/ BUILDSTDERR: cat >$WORK/b436/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b436/_pkg_.a -trimpath $WORK/b436 -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid qYp_5p-QwZwNqFOc5Dz4/qYp_5p-QwZwNqFOc5Dz4 -goversion go1.12.6 -D "" -importcfg $WORK/b436/importcfg -pack ./doc.go ./fuzz.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b436/_pkg_.a # internal BUILDSTDERR: cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/28/28fe53d066f79ee92f2d9312ce09cf3467e74e691c87a6d703fa32cb3c46ab10-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: mkdir -p $WORK/b438/ BUILDSTDERR: cat >$WORK/b438/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b438/_pkg_.a -trimpath $WORK/b438 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid VKQe2m2LVj23m24-fMrS/VKQe2m2LVj23m24-fMrS -goversion go1.12.6 -D "" -importcfg $WORK/b438/importcfg -pack ./deep_equal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b438/_pkg_.a # internal BUILDSTDERR: cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/2c/2ce42a8a36c17c4732a2d7014b0fb028addb6a7b637efc98dde2f55938c09e46-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: mkdir -p $WORK/b437/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b433/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b437/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b437/_pkg_.a -trimpath $WORK/b437 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid cFYzyn5oJV-Bw0hkuIVM/cFYzyn5oJV-Bw0hkuIVM -goversion go1.12.6 -D "" -importcfg $WORK/b437/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go BUILDSTDERR: cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/a8/a89ab4c9dfaf27f7c1d1cdeefa548ec8b3feafdb818ce15852943a5404dc5a19-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: mkdir -p $WORK/b440/ BUILDSTDERR: cat >$WORK/b440/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b440/_pkg_.a -trimpath $WORK/b440 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid S7X_7_hwZBNEajOlCYnd/S7X_7_hwZBNEajOlCYnd -goversion go1.12.6 -D "" -importcfg $WORK/b440/importcfg -pack ./operator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b440/_pkg_.a # internal BUILDSTDERR: cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/c7/c7a8cd3ec072051f14ef94893c060d7d798e33f67721dedfd186f25f08f9bd01-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: mkdir -p $WORK/b439/ BUILDSTDERR: cat >$WORK/b439/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b439/_pkg_.a -trimpath $WORK/b439 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid wKpAPU0CEgrY8q4KbNH7/wKpAPU0CEgrY8q4KbNH7 -goversion go1.12.6 -D "" -importcfg $WORK/b439/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b439/_pkg_.a # internal BUILDSTDERR: cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/5b/5b4c2ce5f8ac7afe3be4df0030844e8fc493a282d4fc5a3bb18a5946ad9a6a7d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: mkdir -p $WORK/b442/ BUILDSTDERR: cat >$WORK/b442/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b442/_pkg_.a -trimpath $WORK/b442 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid Iy2WtgFt1HENCGHDSTnq/Iy2WtgFt1HENCGHDSTnq -goversion go1.12.6 -D "" -importcfg $WORK/b442/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b437/_pkg_.a # internal BUILDSTDERR: cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/8f/8f65861885f9d3200cd6574fd8238b8a9ebfedd6dc9ae2b38f6340182c31abf0-d # internal BUILDSTDERR: go/token BUILDSTDERR: mkdir -p $WORK/b449/ BUILDSTDERR: cat >$WORK/b449/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/token BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b449/_pkg_.a -trimpath $WORK/b449 -shared -p go/token -std -complete -installsuffix shared -buildid 3KhtM58xanF0jBETIGdy/3KhtM58xanF0jBETIGdy -goversion go1.12.6 -D "" -importcfg $WORK/b449/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b442/_pkg_.a # internal BUILDSTDERR: cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/ee/eeb1235032a39a3fbbf806fcb722175003d41f589fc4b2ab85bf36d08e5b47b9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: mkdir -p $WORK/b445/ BUILDSTDERR: cat >$WORK/b445/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b442/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b445/_pkg_.a -trimpath $WORK/b445 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 9jB77AMoP-apOg3pjDjk/9jB77AMoP-apOg3pjDjk -goversion go1.12.6 -D "" -importcfg $WORK/b445/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b445/_pkg_.a # internal BUILDSTDERR: cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/78/78a1b82131360065bacff4dac80544158446d45a43426a564b9bc0ce246735d9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: mkdir -p $WORK/b444/ BUILDSTDERR: cat >$WORK/b444/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b444/_pkg_.a -trimpath $WORK/b444 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid whry6cm5MwfRa8vYx4jJ/whry6cm5MwfRa8vYx4jJ -goversion go1.12.6 -D "" -importcfg $WORK/b444/importcfg -pack ./errors.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b449/_pkg_.a # internal BUILDSTDERR: cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/fd/fd62ed94a9453ee3c3bfc7468a42609b7cb4244ce6f262b090794afac3e7165d-d # internal BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/b448/ BUILDSTDERR: cat >$WORK/b448/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b448/_pkg_.a -trimpath $WORK/b448 -shared -p go/scanner -std -complete -installsuffix shared -buildid -JyAW0OXdUmcSPbrP_yj/-JyAW0OXdUmcSPbrP_yj -goversion go1.12.6 -D "" -importcfg $WORK/b448/importcfg -pack ./errors.go ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b444/_pkg_.a # internal BUILDSTDERR: cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/bf/bf690e2b2324ef103dbe55f26769323b83b6a5817206205f31271e75845114cf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: mkdir -p $WORK/b443/ BUILDSTDERR: cat >$WORK/b443/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b443/_pkg_.a -trimpath $WORK/b443 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid -Gq9ws6nripvTM1o2qjX/-Gq9ws6nripvTM1o2qjX -goversion go1.12.6 -D "" -importcfg $WORK/b443/importcfg -pack ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b448/_pkg_.a # internal BUILDSTDERR: cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/63/6357a644252aabae38635fceb031cfe45d401bdac83b2a3b193adfeec59ce078-d # internal BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/b447/ BUILDSTDERR: cat >$WORK/b447/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/ast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b447/_pkg_.a -trimpath $WORK/b447 -shared -p go/ast -std -complete -installsuffix shared -buildid NYw3K64FjM9QwNhJ0Pg0/NYw3K64FjM9QwNhJ0Pg0 -goversion go1.12.6 -D "" -importcfg $WORK/b447/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b443/_pkg_.a # internal BUILDSTDERR: cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/94/9418303a9638d92b2fa769ffc8faf82f0e4e93e7550c4d02b178eaa2480d14de-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: mkdir -p $WORK/b441/ BUILDSTDERR: cat >$WORK/b441/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b441/_pkg_.a -trimpath $WORK/b441 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid 5IF12NN3eIQjVg-XlM_9/5IF12NN3eIQjVg-XlM_9 -goversion go1.12.6 -D "" -importcfg $WORK/b441/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b441/_pkg_.a # internal BUILDSTDERR: cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/69/69fe0c7c8b5aafecad04d690ed6e4684ccb431bf72e5f4bdb6e88b838615c991-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: mkdir -p $WORK/b452/ BUILDSTDERR: cat >$WORK/b452/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b452/_pkg_.a -trimpath $WORK/b452 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid wwZuO_gKP_iH5fbz9Z0e/wwZuO_gKP_iH5fbz9Z0e -goversion go1.12.6 -D "" -importcfg $WORK/b452/importcfg -pack ./convert.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b452/_pkg_.a # internal BUILDSTDERR: cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/5a/5ab11c920f39a8ba1c5d97d4833a8c194f7de61b0c648ef6b9cbd1712b5e4402-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: mkdir -p $WORK/b453/ BUILDSTDERR: cat >$WORK/b453/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b453/_pkg_.a -trimpath $WORK/b453 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 3XnNrACJ0ABMKJhuQXc9/3XnNrACJ0ABMKJhuQXc9 -goversion go1.12.6 -D "" -importcfg $WORK/b453/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b453/_pkg_.a # internal BUILDSTDERR: cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/79/7907493e3e792e72fe1669121f2a517aad4d3d152a8e24dbe97bb4757f9281ba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: mkdir -p $WORK/b454/ BUILDSTDERR: cat >$WORK/b454/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b454/_pkg_.a -trimpath $WORK/b454 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid 7AS83p_Rmc_fPpsa_zl-/7AS83p_Rmc_fPpsa_zl- -goversion go1.12.6 -D "" -importcfg $WORK/b454/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b454/_pkg_.a # internal BUILDSTDERR: cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/25/25426192e08c410ad8f6250c8d838c99654cd667f90ad37bd079eec7645f630b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: mkdir -p $WORK/b455/ BUILDSTDERR: cat >$WORK/b455/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b455/_pkg_.a -trimpath $WORK/b455 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid TO7fuPrDSWnNao0dCIis/TO7fuPrDSWnNao0dCIis -goversion go1.12.6 -D "" -importcfg $WORK/b455/importcfg -pack ./from_stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b455/_pkg_.a # internal BUILDSTDERR: cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/e4/e4204f7a6aa71f932a1c053cb0fdc804119cc9da407c759ae93a0d5661d757b5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: mkdir -p $WORK/b456/ BUILDSTDERR: cat >$WORK/b456/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b456/_pkg_.a -trimpath $WORK/b456 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid YkmXb6AYHqRtGoIsOyJr/YkmXb6AYHqRtGoIsOyJr -goversion go1.12.6 -D "" -importcfg $WORK/b456/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b447/_pkg_.a # internal BUILDSTDERR: cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/b0/b0347eefca1ad302d9304c4140d1344b7c013b878c364b2e8ce5ab2b21d4581d-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b450/ BUILDSTDERR: cat >$WORK/b450/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/doc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b450/_pkg_.a -trimpath $WORK/b450 -shared -p go/doc -std -complete -installsuffix shared -buildid 47cq6QPCDav62XHYH0vj/47cq6QPCDav62XHYH0vj -goversion go1.12.6 -D "" -importcfg $WORK/b450/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./lazyre.go ./reader.go ./synopsis.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b456/_pkg_.a # internal BUILDSTDERR: cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/83/8356a189cb2d509ef4e35c9618a174fdbdac969cf76fd370c70b0d62dd9d325a-d # internal BUILDSTDERR: go/parser BUILDSTDERR: mkdir -p $WORK/b451/ BUILDSTDERR: cat >$WORK/b451/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b451/_pkg_.a -trimpath $WORK/b451 -shared -p go/parser -std -complete -installsuffix shared -buildid NC0lB5OTAs63dAqOUoHz/NC0lB5OTAs63dAqOUoHz -goversion go1.12.6 -D "" -importcfg $WORK/b451/importcfg -pack ./interface.go ./parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b450/_pkg_.a # internal BUILDSTDERR: cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/c2/c2b4b121647572f47c08f9b00dcb57f7e55fcc67509cb40491b8bdcac3c5407d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: mkdir -p $WORK/b457/ BUILDSTDERR: cat >$WORK/b457/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b457/_pkg_.a -trimpath $WORK/b457 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid Fe4HqNnLJ_xeMFON0Fa9/Fe4HqNnLJ_xeMFON0Fa9 -goversion go1.12.6 -D "" -importcfg $WORK/b457/importcfg -pack ./generated.pb.go ./intstr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b451/_pkg_.a # internal BUILDSTDERR: cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/79/7932c1ce53a46e073e05fd71939574f29e5a2256c9f010e1bff9386dd0b8c6ba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: mkdir -p $WORK/b446/ BUILDSTDERR: cat >$WORK/b446/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/naming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b446/_pkg_.a -trimpath $WORK/b446 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid oe7zhyIaiDGaT5eTNPao/oe7zhyIaiDGaT5eTNPao -goversion go1.12.6 -D "" -importcfg $WORK/b446/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b457/_pkg_.a # internal BUILDSTDERR: cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/f0/f0dfaa7a36b6529a9d5b328e7b7fff53e380e0ef75f16c00282f07db38c16f7f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: mkdir -p $WORK/b459/ BUILDSTDERR: cat >$WORK/b459/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b459/_pkg_.a -trimpath $WORK/b459 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid Gc-6x9cmAyMmWoRdHUjQ/Gc-6x9cmAyMmWoRdHUjQ -goversion go1.12.6 -D "" -importcfg $WORK/b459/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b459/_pkg_.a # internal BUILDSTDERR: cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/75/75ece21e0e9a2a69363268e77618491ff4ae80430fb48bee323aeffdb016d595-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: mkdir -p $WORK/b460/ BUILDSTDERR: cat >$WORK/b460/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b460/_pkg_.a -trimpath $WORK/b460 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid ugy8Xy4Ht_RwU6GsvtYj/ugy8Xy4Ht_RwU6GsvtYj -goversion go1.12.6 -D "" -importcfg $WORK/b460/importcfg -pack ./doc.go ./httpstream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b460/_pkg_.a # internal BUILDSTDERR: cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/54/5493b2223b0429a228883732dc0dd03ac77a5c9415a9ae34b06c6e9694cfb3d7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: mkdir -p $WORK/b466/ BUILDSTDERR: cat >$WORK/b466/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b466/_pkg_.a -trimpath $WORK/b466 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 0gKsGWMRzndjvnmJSl2K/0gKsGWMRzndjvnmJSl2K -goversion go1.12.6 -D "" -importcfg $WORK/b466/importcfg -pack ./doc.go ./helpers.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b466/_pkg_.a # internal BUILDSTDERR: cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/50/50d8ba9e7b015580dd72568f2d1835ab0e4c4f40088641099511eb9aad2129d8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: mkdir -p $WORK/b465/ BUILDSTDERR: cat >$WORK/b465/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b465/_pkg_.a -trimpath $WORK/b465 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid xbEz1hvy_fMhsPE_RFwQ/xbEz1hvy_fMhsPE_RFwQ -goversion go1.12.6 -D "" -importcfg $WORK/b465/importcfg -pack ./base.go ./doc.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b465/_pkg_.a # internal BUILDSTDERR: cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/ca/ca011ea45df05ac4a65921049dfc1094eb492b6fc2315117c5db921d440895ba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: mkdir -p $WORK/b471/ BUILDSTDERR: cat >$WORK/b471/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b471/_pkg_.a -trimpath $WORK/b471 -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid 6Qb6tq88MhH6uYbCkN3q/6Qb6tq88MhH6uYbCkN3q -goversion go1.12.6 -D "" -importcfg $WORK/b471/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b471/_pkg_.a # internal BUILDSTDERR: cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/0c/0c08a1be4a69cbe879a8bf2d226980b5f3fabe5e87e75289c13953b70ef7ca34-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: mkdir -p $WORK/b472/ BUILDSTDERR: cat >$WORK/b472/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b472 -I $WORK/b472/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b472/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s ./relfect2_s390x.s BUILDSTDERR: cat >$WORK/b472/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b472/_pkg_.a -trimpath $WORK/b472 -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid x9wBz5MqGrDTjS1zzNr_/x9wBz5MqGrDTjS1zzNr_ -goversion go1.12.6 -symabis $WORK/b472/symabis -D "" -importcfg $WORK/b472/importcfg -pack -asmhdr $WORK/b472/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b446/_pkg_.a # internal BUILDSTDERR: cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/93/935563384d9eb18e034f45164bb878e3c65ab1bbc19aadda60ee12160ca73b30-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: mkdir -p $WORK/b458/ BUILDSTDERR: cat >$WORK/b458/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b458/_pkg_.a -trimpath $WORK/b458 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid BAkj7zdGyxdSMDfo14VR/BAkj7zdGyxdSMDfo14VR -goversion go1.12.6 -D "" -importcfg $WORK/b458/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b458/_pkg_.a # internal BUILDSTDERR: cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/68/68d9f0740df625c4a3ca6ae89acc2d1cb14e4e51336540f1fb88c052562969a2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: mkdir -p $WORK/b435/ BUILDSTDERR: cat >$WORK/b435/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b435/_pkg_.a -trimpath $WORK/b435 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid -0T_9dtcftKe8qU80I43/-0T_9dtcftKe8qU80I43 -goversion go1.12.6 -D "" -importcfg $WORK/b435/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b472 -I $WORK/b472/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b472/relfect2_mips64x.o ./relfect2_mips64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b472 -I $WORK/b472/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b472/relfect2_mipsx.o ./relfect2_mipsx.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b472 -I $WORK/b472/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b472/relfect2_ppc64x.o ./relfect2_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b472 -I $WORK/b472/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b472/relfect2_s390x.o ./relfect2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b472/_pkg_.a $WORK/b472/relfect2_mips64x.o $WORK/b472/relfect2_mipsx.o $WORK/b472/relfect2_ppc64x.o $WORK/b472/relfect2_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b472/_pkg_.a # internal BUILDSTDERR: cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/c3/c39c85b98ce9c9a60286fc12ee87bead06af49bdadae0eadf3ab3cda4e4390c6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: mkdir -p $WORK/b464/ BUILDSTDERR: cat >$WORK/b464/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b464/_pkg_.a -trimpath $WORK/b464 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid NtpzV0j_9Wx6L1ez7KPD/NtpzV0j_9Wx6L1ez7KPD -goversion go1.12.6 -D "" -importcfg $WORK/b464/importcfg -pack ./streaming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b464/_pkg_.a # internal BUILDSTDERR: cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/3e/3ec54468a51084e1ce5768a02bc5fdb0b28648371f8a54b71b526efeece1407f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: mkdir -p $WORK/b470/ BUILDSTDERR: cat >$WORK/b470/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/modern-go/concurrent=github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b470/_pkg_.a -trimpath $WORK/b470 -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid g5az0vhPQAkMgA6FLw3M/g5az0vhPQAkMgA6FLw3M -goversion go1.12.6 -D "" -importcfg $WORK/b470/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b435/_pkg_.a # internal BUILDSTDERR: cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/07/07032f5619773ca8aad521bdbe22fa694acba5c6d76be676d54befcc91ad93ee-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: mkdir -p $WORK/b431/ BUILDSTDERR: cat >$WORK/b431/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b431/_pkg_.a -trimpath $WORK/b431 -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid uDHveiXDby0cU2Ksolii/uDHveiXDby0cU2Ksolii -goversion go1.12.6 -D "" -importcfg $WORK/b431/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b470/_pkg_.a # internal BUILDSTDERR: cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/3a/3ada2d55d2ff1c4054e11817da1b81207eb9602a828c6c6f4335ac7d500e3e91-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: mkdir -p $WORK/b461/ BUILDSTDERR: cat >$WORK/b461/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b461/_pkg_.a -trimpath $WORK/b461 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid fL6NMHvfnbko_k5uGAsS/fL6NMHvfnbko_k5uGAsS -goversion go1.12.6 -D "" -importcfg $WORK/b461/importcfg -pack ./constants.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b461/_pkg_.a # internal BUILDSTDERR: cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/9f/9f98e236fa9a8304fda030b272ceb2e4404c161987c3bcc6182ec404c0ada7cc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: mkdir -p $WORK/b463/ BUILDSTDERR: cat >$WORK/b463/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b463/_pkg_.a -trimpath $WORK/b463 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid dnoAdh4gFOjqIfHf_MQ4/dnoAdh4gFOjqIfHf_MQ4 -goversion go1.12.6 -D "" -importcfg $WORK/b463/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b463/_pkg_.a # internal BUILDSTDERR: cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/4a/4a81bf930f6639dc3770952a83b0281819d4a3e1846ab3167c2165ffb175fbe7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: mkdir -p $WORK/b473/ BUILDSTDERR: cat >$WORK/b473/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b473/_pkg_.a -trimpath $WORK/b473 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid Xm7DVq89d8FxgP0eaE3G/Xm7DVq89d8FxgP0eaE3G -goversion go1.12.6 -D "" -importcfg $WORK/b473/importcfg -pack ./recognizer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b473/_pkg_.a # internal BUILDSTDERR: cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/43/43416f53ea24a3f015809dcf7394680ba3fe85ab64f72ac2da5821cef0153e43-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: mkdir -p $WORK/b474/ BUILDSTDERR: cat >$WORK/b474/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b474/_pkg_.a -trimpath $WORK/b474 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid srRsWF9Vt_keVjzdsbzg/srRsWF9Vt_keVjzdsbzg -goversion go1.12.6 -D "" -importcfg $WORK/b474/importcfg -pack ./framer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b474/_pkg_.a # internal BUILDSTDERR: cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/49/4995f2535f4f6c889d9cac3cf58a73efbd77906ead8c3a240831291dddbe851c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: mkdir -p $WORK/b476/ BUILDSTDERR: cat >$WORK/b476/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b476/_pkg_.a -trimpath $WORK/b476 -shared -p github.com/containers/libpod/vendor/sigs.k8s.io/yaml -complete -installsuffix shared -buildid xMSBNZicvNOKdVs3MDwa/xMSBNZicvNOKdVs3MDwa -goversion go1.12.6 -D "" -importcfg $WORK/b476/importcfg -pack ./fields.go ./yaml.go ./yaml_go110.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b476/_pkg_.a # internal BUILDSTDERR: cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/19/1937e01f5746deb3be4e119728749e69a7ec8e5d1cdeb5440e3d6cdc41c01db5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: mkdir -p $WORK/b475/ BUILDSTDERR: cat >$WORK/b475/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b475/_pkg_.a -trimpath $WORK/b475 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid AdD2Kh1EMUa_aGiQr6i2/AdD2Kh1EMUa_aGiQr6i2 -goversion go1.12.6 -D "" -importcfg $WORK/b475/importcfg -pack ./decoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b475/_pkg_.a # internal BUILDSTDERR: cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/02/0286484dd403f1e25d7e4e02f628bed4cf4bdc26ad3b9b48c56129e61968af35-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: mkdir -p $WORK/b469/ BUILDSTDERR: cat >$WORK/b469/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/modern-go/reflect2=github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: importmap sigs.k8s.io/yaml=github.com/containers/libpod/vendor/sigs.k8s.io/yaml BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b469/_pkg_.a -trimpath $WORK/b469 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid bVJtnQv4II9uKh4Gg21E/bVJtnQv4II9uKh4Gg21E -goversion go1.12.6 -D "" -importcfg $WORK/b469/importcfg -pack ./json.go ./meta.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b469/_pkg_.a # internal BUILDSTDERR: cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/fa/faf8f318259b8bfd7d1078b6917bdcd20ae8352dc883ecaed3702ac16cdb41f4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: mkdir -p $WORK/b477/ BUILDSTDERR: cat >$WORK/b477/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b477/_pkg_.a -trimpath $WORK/b477 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid Moxk0FYC31Yt3UldwrL3/Moxk0FYC31Yt3UldwrL3 -goversion go1.12.6 -D "" -importcfg $WORK/b477/importcfg -pack ./doc.go ./protobuf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b477/_pkg_.a # internal BUILDSTDERR: cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/86/864196f782284691f73db37954bde149de4028b0f4aa8b18472374512ec1fc8d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: mkdir -p $WORK/b479/ BUILDSTDERR: cat >$WORK/b479/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b479/_pkg_.a -trimpath $WORK/b479 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid vqM2jKs_E4ruiYMPgPMC/vqM2jKs_E4ruiYMPgPMC -goversion go1.12.6 -D "" -importcfg $WORK/b479/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b479/_pkg_.a # internal BUILDSTDERR: cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/37/372462353ac91d2f6fe207fadf7728814246a8e7b16af2b448a6c50ba11ff8d9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: mkdir -p $WORK/b478/ BUILDSTDERR: cat >$WORK/b478/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b478/_pkg_.a -trimpath $WORK/b478 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid 5kPMN2FAVSwu1iPbiAMy/5kPMN2FAVSwu1iPbiAMy -goversion go1.12.6 -D "" -importcfg $WORK/b478/importcfg -pack ./versioning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b478/_pkg_.a # internal BUILDSTDERR: cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/f7/f77ea2c9f1698c55557530627ec19dc8cb2b2d190a314fe6596d5f0e0e40b705-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: mkdir -p $WORK/b468/ BUILDSTDERR: cat >$WORK/b468/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b468/_pkg_.a -trimpath $WORK/b468 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid gA3e3YLWombELCvH_sPy/gA3e3YLWombELCvH_sPy -goversion go1.12.6 -D "" -importcfg $WORK/b468/importcfg -pack ./codec_factory.go ./negotiated_codec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b468/_pkg_.a # internal BUILDSTDERR: cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/a3/a3d6dbd9ab37b1496f64e484842b436932edad4a74b3fc855b541c91fb0ca8ad-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: mkdir -p $WORK/b480/ BUILDSTDERR: cat >$WORK/b480/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b480/_pkg_.a -trimpath $WORK/b480 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid lV36ccSYKOura2cDQimE/lV36ccSYKOura2cDQimE -goversion go1.12.6 -D "" -importcfg $WORK/b480/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b480/_pkg_.a # internal BUILDSTDERR: cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/cb/cb3191095c1bcd26ecf6766c19c0c65fad346bb4294291028541e9a9d99d31b5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b481/ BUILDSTDERR: cat >$WORK/b481/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b480/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b481/_pkg_.a -trimpath $WORK/b481 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid Mz6oo9VY5JK0LY0Fyn8d/Mz6oo9VY5JK0LY0Fyn8d -goversion go1.12.6 -D "" -importcfg $WORK/b481/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b481/_pkg_.a # internal BUILDSTDERR: cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/be/be3f87296bc4ea92a0821f7fe40f4aae5f33a7ef8885583eb40400b2d2e251c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b482/ BUILDSTDERR: cat >$WORK/b482/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b480/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b482/_pkg_.a -trimpath $WORK/b482 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid P8EYpO4S4NOuL-teCe19/P8EYpO4S4NOuL-teCe19 -goversion go1.12.6 -D "" -importcfg $WORK/b482/importcfg -pack ./conversion.go ./doc.go ./register.go ./types.go ./zz_generated.conversion.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b482/_pkg_.a # internal BUILDSTDERR: cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/b9/b9ec1f76fbfedab28621941e41284ff1fc0f339c6ba1c6421d69e4c864e4ff0c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: mkdir -p $WORK/b483/ BUILDSTDERR: cat >$WORK/b483/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b483/_pkg_.a -trimpath $WORK/b483 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid rkox6BrHW4RdZSEWZhTe/rkox6BrHW4RdZSEWZhTe -goversion go1.12.6 -D "" -importcfg $WORK/b483/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b483/_pkg_.a # internal BUILDSTDERR: cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/93/930acd523f8a4105c96d5f289e503969fffa9c6db0f53810fa80b86d645640bb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: mkdir -p $WORK/b487/ BUILDSTDERR: cat >$WORK/b487/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b487/_pkg_.a -trimpath $WORK/b487 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 0XYPFYKCQosNh-pfpnZk/0XYPFYKCQosNh-pfpnZk -goversion go1.12.6 -D "" -importcfg $WORK/b487/importcfg -pack ./ctxhttp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b487/_pkg_.a # internal BUILDSTDERR: cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/b1/b1cbfdcbb3001b977a166b5a58df2266f3d9646e5b36e23c9b0307f41219345d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/oauth2/internal BUILDSTDERR: mkdir -p $WORK/b486/ BUILDSTDERR: cat >$WORK/b486/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b486/_pkg_.a -trimpath $WORK/b486 -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2/internal -complete -installsuffix shared -buildid Git2NKQ4DW_vyDBfPqTt/Git2NKQ4DW_vyDBfPqTt -goversion go1.12.6 -D "" -importcfg $WORK/b486/importcfg -pack ./doc.go ./oauth2.go ./token.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b486/_pkg_.a # internal BUILDSTDERR: cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/31/312e8084105c2af0693d25d1b80847a453001c86c1b4dc36cbc63f1b9fc6ab28-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/oauth2 BUILDSTDERR: mkdir -p $WORK/b485/ BUILDSTDERR: cat >$WORK/b485/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/oauth2/internal=github.com/containers/libpod/vendor/golang.org/x/oauth2/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/oauth2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b485/_pkg_.a -trimpath $WORK/b485 -shared -p github.com/containers/libpod/vendor/golang.org/x/oauth2 -complete -installsuffix shared -buildid 45xGgHSsBW55VIDeH_qY/45xGgHSsBW55VIDeH_qY -goversion go1.12.6 -D "" -importcfg $WORK/b485/importcfg -pack ./oauth2.go ./token.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b485/_pkg_.a # internal BUILDSTDERR: cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/cb/cbbe57a587d7522c58c09f4cffdfa1aa1abbda8f3eba5d8986d2d21573600a4a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: mkdir -p $WORK/b484/ BUILDSTDERR: cat >$WORK/b484/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/oauth2=github.com/containers/libpod/vendor/golang.org/x/oauth2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b484/_pkg_.a -trimpath $WORK/b484 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid Kq8W1luNHCV1962vTdpl/Kq8W1luNHCV1962vTdpl -goversion go1.12.6 -D "" -importcfg $WORK/b484/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./token_source.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b484/_pkg_.a # internal BUILDSTDERR: cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/b5/b50af96eca0eecbbb948eb62275b8567d796db80d0bc8eb01f8a1f3c992b18d1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: mkdir -p $WORK/b488/ BUILDSTDERR: cat >$WORK/b488/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b488/_pkg_.a -trimpath $WORK/b488 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid aJ43crz0U6wEVQ9R4NWE/aJ43crz0U6wEVQ9R4NWE -goversion go1.12.6 -D "" -importcfg $WORK/b488/importcfg -pack ./connrotation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b488/_pkg_.a # internal BUILDSTDERR: cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/4f/4fab8704867c6fe2079448ed2bc34f4c6f12e6817e7915e514a46ae2cecd83f6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: mkdir -p $WORK/b467/ BUILDSTDERR: cat >$WORK/b467/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: importmap k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: importmap k8s.io/client-go/util/connrotation=github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b467/_pkg_.a -trimpath $WORK/b467 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid iEruBThmf7ui7bMDQ_04/iEruBThmf7ui7bMDQ_04 -goversion go1.12.6 -D "" -importcfg $WORK/b467/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b467/_pkg_.a # internal BUILDSTDERR: cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/25/251fc73ad0157891dddfc2b56307cbb5ced75f02c9aaec04b1e1bac92d7cad75-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: mkdir -p $WORK/b489/ BUILDSTDERR: cat >$WORK/b489/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b489/_pkg_.a -trimpath $WORK/b489 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid JdeIg6hNN9Cc8dedm-7b/JdeIg6hNN9Cc8dedm-7b -goversion go1.12.6 -D "" -importcfg $WORK/b489/importcfg -pack ./decoder.go ./encoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b489/_pkg_.a # internal BUILDSTDERR: cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/a5/a5d6e3eaa4ba980b975839f18cde6672dfc55521a06ae9ea7d8b635ef3757a7c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: mkdir -p $WORK/b490/ BUILDSTDERR: cat >$WORK/b490/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b490/_pkg_.a -trimpath $WORK/b490 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid GoeXFNrwUUGlWQLIzyIW/GoeXFNrwUUGlWQLIzyIW -goversion go1.12.6 -D "" -importcfg $WORK/b490/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b490/_pkg_.a # internal BUILDSTDERR: cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/d1/d1d91a7ab6bcfcf181230b5804477c6970bdd83fa89a097a4bc3ed5ec4a9262d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: mkdir -p $WORK/b492/ BUILDSTDERR: cat >$WORK/b492/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b492/_pkg_.a -trimpath $WORK/b492 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil -complete -installsuffix shared -buildid WqL5VVl-tiRmNb_TIbyo/WqL5VVl-tiRmNb_TIbyo -goversion go1.12.6 -D "" -importcfg $WORK/b492/importcfg -pack ./key.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b492/_pkg_.a # internal BUILDSTDERR: cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/60/6098b38dcfd435fd4fe1a6f421c2adb3b38fd56cdd3ad756e5414fcfa51bdc20-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: mkdir -p $WORK/b491/ BUILDSTDERR: cat >$WORK/b491/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/util/keyutil=github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b491/_pkg_.a -trimpath $WORK/b491 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid nex68ygkohBkWcaO_nae/nex68ygkohBkWcaO_nae -goversion go1.12.6 -D "" -importcfg $WORK/b491/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b491/_pkg_.a # internal BUILDSTDERR: cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/92/92b94343200d0aa978d907bdb712f9f06ca0c21b3480acc790d9e5092c3b6386-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b494/ BUILDSTDERR: cat >$WORK/b494/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b494/_pkg_.a -trimpath $WORK/b494 -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid WC0KVCft8VzvqskHZ4jJ/WC0KVCft8VzvqskHZ4jJ -goversion go1.12.6 -D "" -importcfg $WORK/b494/importcfg -pack ./rate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b494/_pkg_.a # internal BUILDSTDERR: cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/23/2311ab9460d72245cac5131ba7b214e01cbe43ca3c4e08d02f9384a858326d68-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: mkdir -p $WORK/b495/ BUILDSTDERR: cat >$WORK/b495/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b495/_pkg_.a -trimpath $WORK/b495 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid Wg-mybR-M2JRMvA5jUV4/Wg-mybR-M2JRMvA5jUV4 -goversion go1.12.6 -D "" -importcfg $WORK/b495/importcfg -pack ./clock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b495/_pkg_.a # internal BUILDSTDERR: cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/fd/fdd6d2fe23404e0a962227abd59dd635222a3f6f630c09985f863c16ebb98fa7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/utils/integer BUILDSTDERR: mkdir -p $WORK/b496/ BUILDSTDERR: cat >$WORK/b496/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/utils/integer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b496/_pkg_.a -trimpath $WORK/b496 -shared -p github.com/containers/libpod/vendor/k8s.io/utils/integer -complete -installsuffix shared -buildid eZ0YTblOmOt4Dukl0rBH/eZ0YTblOmOt4Dukl0rBH -goversion go1.12.6 -D "" -importcfg $WORK/b496/importcfg -pack ./integer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b496/_pkg_.a # internal BUILDSTDERR: cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/a4/a4566b41ac22ad8b688b5ea6a783abcc87496bda07526faa03d47a0b89913fae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: mkdir -p $WORK/b493/ BUILDSTDERR: cat >$WORK/b493/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: importmap k8s.io/utils/integer=github.com/containers/libpod/vendor/k8s.io/utils/integer BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b493/_pkg_.a -trimpath $WORK/b493 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid xVPQYlo8Qmn_OYjp9uBx/xVPQYlo8Qmn_OYjp9uBx -goversion go1.12.6 -D "" -importcfg $WORK/b493/importcfg -pack ./backoff.go ./throttle.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b493/_pkg_.a # internal BUILDSTDERR: cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/29/29c5fa81bcf7aaba889cf5e71d2b5279d121b173ddf0b2466a945d75259318e1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: mkdir -p $WORK/b462/ BUILDSTDERR: cat >$WORK/b462/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: importmap k8s.io/client-go/plugin/pkg/client/auth/exec=github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b462/_pkg_.a -trimpath $WORK/b462 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid v1WoBpI2Ar0xoR5L1D04/v1WoBpI2Ar0xoR5L1D04 -goversion go1.12.6 -D "" -importcfg $WORK/b462/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b462/_pkg_.a # internal BUILDSTDERR: cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/57/57a44f533134a661539540947b47e22ef0e149b88486475a116a6d609b5c4d19-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: mkdir -p $WORK/b500/ BUILDSTDERR: cat >$WORK/b500/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b500/_pkg_.a -trimpath $WORK/b500 -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid SZu6SnT0vznVxn0QXuMN/SZu6SnT0vznVxn0QXuMN -goversion go1.12.6 -D "" -importcfg $WORK/b500/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b500/_pkg_.a # internal BUILDSTDERR: cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/6b/6bc7949e77687e4c05a74e3e65a9c9205f0ec2225324f70665e625d71dbc6042-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: mkdir -p $WORK/b499/ BUILDSTDERR: cat >$WORK/b499/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: packagefile container/heap=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b499/_pkg_.a -trimpath $WORK/b499 -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid RH7vUC9r0nXW22AXgnNQ/RH7vUC9r0nXW22AXgnNQ -goversion go1.12.6 -D "" -importcfg $WORK/b499/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b499/_pkg_.a # internal BUILDSTDERR: cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/2d/2da1e69628d4af3e67eeba3c7231b58986b17e22dff9f80697e1625784e53311-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: mkdir -p $WORK/b501/ BUILDSTDERR: cat >$WORK/b501/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b501/_pkg_.a -trimpath $WORK/b501 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid KUe4Vmr7li1pk6GH3ztx/KUe4Vmr7li1pk6GH3ztx -goversion go1.12.6 -D "" -importcfg $WORK/b501/importcfg -pack ./addr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b501/_pkg_.a # internal BUILDSTDERR: cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/5d/5d36809c3d58a9dfc6cdb22a71cad0e900806320488b52b2e5df0dd6960683ae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: mkdir -p $WORK/b498/ BUILDSTDERR: cat >$WORK/b498/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b498/_pkg_.a -trimpath $WORK/b498 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid _Lr4FamMkroXrcZO_7uH/_Lr4FamMkroXrcZO_7uH -goversion go1.12.6 -D "" -importcfg $WORK/b498/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b498/_pkg_.a # internal BUILDSTDERR: cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/1f/1fbc8008e4544e540b573f1b92a26f1bd1b3a7e93f5babcf18392c194ce53be3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: mkdir -p $WORK/b497/ BUILDSTDERR: cat >$WORK/b497/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b497/_pkg_.a -trimpath $WORK/b497 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid j_p6XUKqGsKXGg6bsmqR/j_p6XUKqGsKXGg6bsmqR -goversion go1.12.6 -D "" -importcfg $WORK/b497/importcfg -pack ./spdy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b497/_pkg_.a # internal BUILDSTDERR: cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/24/249d1dceb25a2675212e23589b37723b0cbaf2f4bde284b8fcea49ee762a6c66-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: mkdir -p $WORK/b502/ BUILDSTDERR: cat >$WORK/b502/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b502/_pkg_.a -trimpath $WORK/b502 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid DsTCbnyvKpjD5SHO_Tac/DsTCbnyvKpjD5SHO_Tac -goversion go1.12.6 -D "" -importcfg $WORK/b502/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b502/_pkg_.a # internal BUILDSTDERR: cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/61/61e8492ebb6e9f098e68e9dda89f235bd5465036067c65a444775dd3579906a7-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/lookup BUILDSTDERR: mkdir -p $WORK/b503/ BUILDSTDERR: cat >$WORK/b503/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/lookup BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b503/_pkg_.a -trimpath $WORK/b503 -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid As4nh5H4P0C-tmtPUMPj/As4nh5H4P0C-tmtPUMPj -goversion go1.12.6 -D "" -importcfg $WORK/b503/importcfg -pack ./lookup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b503/_pkg_.a # internal BUILDSTDERR: cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/37/3758697f9d8f71946a603cab704e0d6a975dea841aa179587447396745d6983b-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/netns BUILDSTDERR: mkdir -p $WORK/b504/ BUILDSTDERR: cat >$WORK/b504/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b504/_pkg_.a -trimpath $WORK/b504 -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid WQv_tvz9rPcikDgsggLM/WQv_tvz9rPcikDgsggLM -goversion go1.12.6 -D "" -importcfg $WORK/b504/importcfg -pack ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b504/_pkg_.a # internal BUILDSTDERR: cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/16/16ed4bc35565fcc6d617a719c7be25be6420dce39bf6fe095375b109a173ddd3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/registrar BUILDSTDERR: mkdir -p $WORK/b505/ BUILDSTDERR: cat >$WORK/b505/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/registrar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b505/_pkg_.a -trimpath $WORK/b505 -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid eKXYMKxcyN4pMmfCoI02/eKXYMKxcyN4pMmfCoI02 -goversion go1.12.6 -D "" -importcfg $WORK/b505/importcfg -pack ./registrar.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b505/_pkg_.a # internal BUILDSTDERR: cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/de/de26bb1f55e3e5ae15165ae3674950dd4baaf3d690ed5c955efae305c0cdd4f2-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b507/ BUILDSTDERR: cat >$WORK/b507/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b507/_pkg_.a -trimpath $WORK/b507 -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid QK_DXDMYEa20_yvc-9Hg/QK_DXDMYEa20_yvc-9Hg -goversion go1.12.6 -D "" -importcfg $WORK/b507/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b507/_pkg_.a # internal BUILDSTDERR: cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/82/82d2881609fea474c863d627c944314a857057cc341f5493c70c22e28ac0f4dd-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: mkdir -p $WORK/b506/ BUILDSTDERR: cat >$WORK/b506/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b506/_pkg_.a -trimpath $WORK/b506 -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid 0fN2MlIn65yvd36u-WEi/0fN2MlIn65yvd36u-WEi -goversion go1.12.6 -D "" -importcfg $WORK/b506/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b506/_pkg_.a # internal BUILDSTDERR: cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/4e/4e0b54bb2611eeb1fbeee9e5000ea715212e84c532663367de4341a21a2f2d8f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: mkdir -p $WORK/b508/ BUILDSTDERR: cat >$WORK/b508/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b508/_pkg_.a -trimpath $WORK/b508 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid -BPHIfDew4HkNVSaahbL/-BPHIfDew4HkNVSaahbL -goversion go1.12.6 -D "" -importcfg $WORK/b508/importcfg -pack ./files.go ./listeners.go ./packetconns.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b508/_pkg_.a # internal BUILDSTDERR: cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/70/70e1f06466ded8f6d432e8cd5c138c2149b76f9ff764766a262a645b24cd7f24-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: mkdir -p $WORK/b509/ BUILDSTDERR: cat >$WORK/b509/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b509/_pkg_.a -trimpath $WORK/b509 -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid SqgsUxXeYiEgbw7XO4m6/SqgsUxXeYiEgbw7XO4m6 -goversion go1.12.6 -D "" -importcfg $WORK/b509/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b509/_pkg_.a # internal BUILDSTDERR: cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/68/6863f7d9d04184f3913dd9d544d3a9664806bd7372e3491099f9203fce5cf141-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: mkdir -p $WORK/b510/ BUILDSTDERR: cat >$WORK/b510/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b510/_pkg_.a -trimpath $WORK/b510 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid hb1JfAisHW8OnTXqwHMk/hb1JfAisHW8OnTXqwHMk -goversion go1.12.6 -D "" -importcfg $WORK/b510/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b510/_pkg_.a # internal BUILDSTDERR: cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/25/25917550aa297a7b82fd25ebd741374ef75bf26b5b8c910ee707477c25fc7580-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: mkdir -p $WORK/b511/ BUILDSTDERR: cat >$WORK/b511/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b511/_pkg_.a -trimpath $WORK/b511 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid LlXglPCADqbI2R5KDqmE/LlXglPCADqbI2R5KDqmE -goversion go1.12.6 -D "" -importcfg $WORK/b511/importcfg -pack ./names-generator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b511/_pkg_.a # internal BUILDSTDERR: cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/01/01c6d40f2b81f5a5552015690b5e353b972f8d38e4bd61808db92e551da3d77a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: mkdir -p $WORK/b512/ BUILDSTDERR: cat >$WORK/b512/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b512/_pkg_.a -trimpath $WORK/b512 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid kReLjFYOhqb6pTUpQHyG/kReLjFYOhqb6pTUpQHyG -goversion go1.12.6 -D "" -importcfg $WORK/b512/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b512/_pkg_.a # internal BUILDSTDERR: cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/b4/b47cfe6b420ad844c2b56982e2198edea41666eefa2d5d4b13d0953a3ccb92b7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b515/ BUILDSTDERR: cat >$WORK/b515/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b515/_pkg_.a -trimpath $WORK/b515 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid Q2zaxsaIVH2dv7Z_gxfI/Q2zaxsaIVH2dv7Z_gxfI -goversion go1.12.6 -D "" -importcfg $WORK/b515/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b515/_pkg_.a # internal BUILDSTDERR: cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/50/50bd42a1c15a1e9e37118af94f72205059bc3864e960e5627d101988cb5d78af-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b514/ BUILDSTDERR: cat >$WORK/b514/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b514/_pkg_.a -trimpath $WORK/b514 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FM5rICgE87gFBeIa-bKm/FM5rICgE87gFBeIa-bKm -goversion go1.12.6 -D "" -importcfg $WORK/b514/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./seg6_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b514/_pkg_.a # internal BUILDSTDERR: cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/00/009fb429e0a9b3fd68b7a6aa0ae9c0b0245ff2d97504ba127937cf19c969a3b7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b513/ BUILDSTDERR: cat >$WORK/b513/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b513/_pkg_.a -trimpath $WORK/b513 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid aAIdxUfbGU__mIJF35tq/aAIdxUfbGU__mIJF35tq -goversion go1.12.6 -D "" -importcfg $WORK/b513/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b513/_pkg_.a # internal BUILDSTDERR: cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/26/26b8cf74620b0336b97c2d652d2894d7c37eb04b9162e942249e8a027252b2a4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: mkdir -p $WORK/b516/ BUILDSTDERR: cat >$WORK/b516/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b516/_pkg_.a -trimpath $WORK/b516 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid Tf4oK6pnpSj04NExEBxS/Tf4oK6pnpSj04NExEBxS -goversion go1.12.6 -D "" -importcfg $WORK/b516/importcfg -pack ./doc.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b516/_pkg_.a # internal BUILDSTDERR: cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/be/be6c5b3d9148499bd6327ffd570b017229cb5ac9d55037c01fbd98c87f170137-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: mkdir -p $WORK/b519/ BUILDSTDERR: cat >$WORK/b519/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b519/_pkg_.a -trimpath $WORK/b519 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel -complete -installsuffix shared -buildid ZWDeznCllYNQmwigj4l4/ZWDeznCllYNQmwigj4l4 -goversion go1.12.6 -D "" -importcfg $WORK/b519/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b519/_pkg_.a # internal BUILDSTDERR: cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/f6/f6ef891abd732b4edc29bea2206fdee75bdd08d2124264806e3fbae58c5eace5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: mkdir -p $WORK/b518/ BUILDSTDERR: cat >$WORK/b518/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: importmap github.com/docker/docker/pkg/parsers/kernel=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b518/_pkg_.a -trimpath $WORK/b518 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp -complete -installsuffix shared -buildid 1_xAFyyTiIXCQ43zL-qg/1_xAFyyTiIXCQ43zL-qg -goversion go1.12.6 -D "" -importcfg $WORK/b518/importcfg -pack ./seccomp.go ./seccomp_default.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b518/_pkg_.a # internal BUILDSTDERR: cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/a0/a0c7dce2712aec58268dd314ae167f682599faf6da92d0372a81894b742d8c1e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: mkdir -p $WORK/b520/ BUILDSTDERR: cat >$WORK/b520/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b520/_pkg_.a -trimpath $WORK/b520 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid pgcL5etjUOK0Y27JwrH2/pgcL5etjUOK0Y27JwrH2 -goversion go1.12.6 -D "" -importcfg $WORK/b520/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b520/_pkg_.a # internal BUILDSTDERR: cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/2f/2f0903ff3a11ad7cb8c31cb1d90a5e37aa941f9f7bd8537f4025e31c61f563a3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: mkdir -p $WORK/b521/ BUILDSTDERR: cat >$WORK/b521/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b521/_pkg_.a -trimpath $WORK/b521 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 557Nj3whnmZ07TEInT-9/557Nj3whnmZ07TEInT-9 -goversion go1.12.6 -D "" -importcfg $WORK/b521/importcfg -pack ./devices.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b521/_pkg_.a # internal BUILDSTDERR: cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/d9/d99caaf50542db06f1c43385e30e1132a1254894ae3dd4ddfb80b2cce2f58df5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b523/ BUILDSTDERR: cat >$WORK/b523/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b523/_pkg_.a -trimpath $WORK/b523 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid JpxxR2f6HEeQ5Sx5VwiO/JpxxR2f6HEeQ5Sx5VwiO -goversion go1.12.6 -D "" -importcfg $WORK/b523/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b523/_pkg_.a # internal BUILDSTDERR: cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/92/926c8e10897bc04f87e75409fd52eab86e26e895506aeddeaf498a825e3b74ec-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: mkdir -p $WORK/b524/ BUILDSTDERR: cat >$WORK/b524/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b524/_pkg_.a -trimpath $WORK/b524 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid pG8-PK_UsoNn6cy4xFRw/pG8-PK_UsoNn6cy4xFRw -goversion go1.12.6 -D "" -importcfg $WORK/b524/importcfg -pack ./cgroups.go ./stats.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b524/_pkg_.a # internal BUILDSTDERR: cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/83/839a531e1e34764762b03d959cde6d3af328ae04cf87d20ab9010ac3ea5062c4-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: mkdir -p $WORK/b522/ BUILDSTDERR: cat >$WORK/b522/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b522/_pkg_.a -trimpath $WORK/b522 -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid c58mdYrv3zPcdPsq2Nfh/c58mdYrv3zPcdPsq2Nfh -goversion go1.12.6 -D "" -importcfg $WORK/b522/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b522/_pkg_.a # internal BUILDSTDERR: cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/2f/2f32152d71a44c89cc13d0b1abf06333567c89a56aa5c19ccb3d2afe40daa22c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: mkdir -p $WORK/b525/ BUILDSTDERR: cat >$WORK/b525/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b525/_pkg_.a -trimpath $WORK/b525 -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid tkWy8IFunwDIhZs-hRuH/tkWy8IFunwDIhZs-hRuH -goversion go1.12.6 -D "" -importcfg $WORK/b525/importcfg -pack ./shlex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b525/_pkg_.a # internal BUILDSTDERR: cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/71/71ab49ba2b2544aed8548df84128f8a74031460706ba9942caf8f7353a2c8a95-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: mkdir -p $WORK/b528/ BUILDSTDERR: cat >$WORK/b528/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b528/_pkg_.a -trimpath $WORK/b528 -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid d4XbJ0CkRd_fF7BB-zjW/d4XbJ0CkRd_fF7BB-zjW -goversion go1.12.6 -D "" -importcfg $WORK/b528/importcfg -pack ./systemdgen.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b528/_pkg_.a # internal BUILDSTDERR: cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/df/df39e9ba2ccad580689f35aad85b273eacc24edb2001faa4c64692b455f75da4-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: mkdir -p $WORK/b531/ BUILDSTDERR: cat >$WORK/b531/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b531/_pkg_.a -trimpath $WORK/b531 -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid imAJJh0UeeTePS2rkIvV/imAJJh0UeeTePS2rkIvV -goversion go1.12.6 -D "" -importcfg $WORK/b531/importcfg -pack ./hook.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b531/_pkg_.a # internal BUILDSTDERR: cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/53/5370bc1394d7435130b1936ddd88dae983f243d3111138bb2ba3466af0cf281f-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/trust BUILDSTDERR: mkdir -p $WORK/b532/ BUILDSTDERR: cat >$WORK/b532/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/trust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b532/_pkg_.a -trimpath $WORK/b532 -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid 2K1BtcSuEr8cxyko1xtE/2K1BtcSuEr8cxyko1xtE -goversion go1.12.6 -D "" -importcfg $WORK/b532/importcfg -pack ./trust.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b532/_pkg_.a # internal BUILDSTDERR: cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/4f/4f67fec916b268c16d1e74ef80a20d9a371d68f5bfc688ccea1423fbae142e7c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: mkdir -p $WORK/b533/ BUILDSTDERR: cat >$WORK/b533/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b533/_pkg_.a -trimpath $WORK/b533 -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid xf_lIchqz236W04A3gJX/xf_lIchqz236W04A3gJX -goversion go1.12.6 -D "" -importcfg $WORK/b533/importcfg -pack ./camelcase.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b533/_pkg_.a # internal BUILDSTDERR: cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/5b/5b025bf4a787e8e6db52c4055949da5e5dc7d7367b208f234af29fee7c1ec4b8-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b535/ BUILDSTDERR: cat >$WORK/b535/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b535/_pkg_.a -trimpath $WORK/b535 -shared -p html -std -complete -installsuffix shared -buildid 7uOqQJFCNiqAdKiQUOVw/7uOqQJFCNiqAdKiQUOVw -goversion go1.12.6 -D "" -importcfg $WORK/b535/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b535/_pkg_.a # internal BUILDSTDERR: cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/46/46d68106928780d115ce47268ba5cb29cb015479d8e93e9d03f82364359d6e1a-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b534/ BUILDSTDERR: cat >$WORK/b534/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b534/_pkg_.a -trimpath $WORK/b534 -shared -p html/template -std -complete -installsuffix shared -buildid CY6MIuEzn7I6ImndKLni/CY6MIuEzn7I6ImndKLni -goversion go1.12.6 -D "" -importcfg $WORK/b534/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b534/_pkg_.a # internal BUILDSTDERR: cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/c6/c669ab3370ac5f067259d27177e782428c2cb30122ca40d9917840354165c08f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b431/_pkg_.a # internal BUILDSTDERR: cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/e9/e9a5c8a9d4ca2f5771456e7cc1e27a9655adc5721ff24ec7eace4830332eef9c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: mkdir -p $WORK/b430/ BUILDSTDERR: cat >$WORK/b430/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: importmap k8s.io/klog=github.com/containers/libpod/vendor/k8s.io/klog BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b430/_pkg_.a -trimpath $WORK/b430 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid kwTVIXaYXx8BW5zPtbn3/kwTVIXaYXx8BW5zPtbn3 -goversion go1.12.6 -D "" -importcfg $WORK/b430/importcfg -pack ./doc.go ./errorstream.go ./reader.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b430/_pkg_.a # internal BUILDSTDERR: cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/4b/4be4e2d34bb06970d3d26e8be683012696a7f2f5df5ff596fad28d04c93ad376-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: mkdir -p $WORK/b427/ BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: mkdir -p $WORK/b529/ BUILDSTDERR: cat >$WORK/b427/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b430/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b529/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b529/_pkg_.a -trimpath $WORK/b529 -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid KvWKzgm_sbLDx26onuuw/KvWKzgm_sbLDx26onuuw -goversion go1.12.6 -D "" -importcfg $WORK/b529/importcfg -pack ./virtwriter.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid r8XD0uNZFsVUjSH_poZu/r8XD0uNZFsVUjSH_poZu -goversion go1.12.6 -D "" -importcfg $WORK/b427/importcfg -pack ./resize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b427/_pkg_.a # internal BUILDSTDERR: cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/70/709547f2d24b49d56ed8fb658dd108b02f8319e9094394e5d439a33c4943f332-d # internal BUILDSTDERR: github.com/containers/libpod/libpod BUILDSTDERR: mkdir -p $WORK/b375/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b375/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b375/ -g -O2 ./container_attach_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b529/_pkg_.a # internal BUILDSTDERR: cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/e0/e01f37dc138cdfd897833e14c901c15a2c1c80f498a1bb3d1eea8b463370e63d-d # internal BUILDSTDERR: cd $WORK/b375 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b375=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b375=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c container_attach_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b375=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b375=/tmp/go-build -gno-record-gcc-switches -o $WORK/b375/_cgo_.o $WORK/b375/_cgo_main.o $WORK/b375/_x001.o $WORK/b375/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage libpod -dynimport $WORK/b375/_cgo_.o -dynout $WORK/b375/_cgo_import.go BUILDSTDERR: cat >$WORK/b375/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/secrets=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: importmap github.com/coreos/go-systemd/sdjournal=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: importmap github.com/etcd-io/bbolt=github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/wait=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/layers=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/criu=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/ctime=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/firewall=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/lookup=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/netns=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registrar=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid VF9wPub5MBPFbcHHMGWk/VF9wPub5MBPFbcHHMGWk -goversion go1.12.6 -D "" -importcfg $WORK/b375/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container.log.go ./container_api.go ./container_commit.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./events.go ./healthcheck.go ./healthcheck_linux.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_linux.go ./options.go ./pod.go ./pod_api.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_cstorage.go ./runtime_ctr.go ./runtime_img.go ./runtime_migrate.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_renumber.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./volume.go ./volume_internal.go $WORK/b375/_cgo_gotypes.go $WORK/b375/container_attach_linux.cgo1.go $WORK/b375/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b375/_pkg_.a $WORK/b375/_x001.o $WORK/b375/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b375/_pkg_.a # internal BUILDSTDERR: cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/48/48529a4e644bf88e56c8d2ce8e99ccb3b50e545f540d53bd31ef4442afb0e520-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/adapter/shortcuts BUILDSTDERR: mkdir -p $WORK/b527/ BUILDSTDERR: github.com/containers/libpod/pkg/spec BUILDSTDERR: mkdir -p $WORK/b517/ BUILDSTDERR: cat >$WORK/b527/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b375/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b527/_pkg_.a -trimpath $WORK/b527 -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid Bs52KWVuWqtd1jIZuLBx/Bs52KWVuWqtd1jIZuLBx -goversion go1.12.6 -D "" -importcfg $WORK/b527/importcfg -pack ./shortcuts.go BUILDSTDERR: cat >$WORK/b517/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/oci/caps=github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: importmap github.com/docker/docker/profiles/seccomp=github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/spec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b517/_pkg_.a -trimpath $WORK/b517 -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid WIcqywn9LLqj_fc8PwyL/WIcqywn9LLqj_fc8PwyL -goversion go1.12.6 -D "" -importcfg $WORK/b517/importcfg -pack ./config_linux.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b527/_pkg_.a # internal BUILDSTDERR: cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/03/03ec990206de885c5eb1419b2ad5255ce8dd733a5b6dbb96871488fb2315a34e-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/libpodruntime BUILDSTDERR: mkdir -p $WORK/b530/ BUILDSTDERR: cat >$WORK/b530/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b530/_pkg_.a -trimpath $WORK/b530 -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid Q3Le8qxL4xiYTSWapB0x/Q3Le8qxL4xiYTSWapB0x -goversion go1.12.6 -D "" -importcfg $WORK/b530/importcfg -pack ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b530/_pkg_.a # internal BUILDSTDERR: cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/ef/ef906773a64b28a255a00d4d9e4c5d692862eb63a0e4f95c636353649808c9e1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b517/_pkg_.a # internal BUILDSTDERR: cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/70/707208549b1e78be838da08c12712b4449cc36bb404269cbb27fac905518faa4-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/shared BUILDSTDERR: mkdir -p $WORK/b371/ BUILDSTDERR: cat >$WORK/b371/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/shared BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid Xb23SGUQvzLFFU3NYuUy/Xb23SGUQvzLFFU3NYuUy -goversion go1.12.6 -D "" -importcfg $WORK/b371/importcfg -pack ./container.go ./container_inspect.go ./create.go ./create_cli.go ./funcs.go ./intermediate.go ./intermediate_varlink.go ./parallel.go ./pod.go ./workers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b371/_pkg_.a # internal BUILDSTDERR: cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/ae/ae39995db3f818bac0907467150df99d8dc280d7f8bab180a3d5a94d5cc11319-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi BUILDSTDERR: mkdir -p $WORK/b526/ BUILDSTDERR: cat >$WORK/b526/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/varlinkapi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b526/_pkg_.a -trimpath $WORK/b526 -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid 9k_4WJJNIfotru3Kaw_4/9k_4WJJNIfotru3Kaw_4 -goversion go1.12.6 -D "" -importcfg $WORK/b526/importcfg -pack ./attach.go ./config.go ./containers.go ./containers_create.go ./events.go ./generate.go ./images.go ./mount.go ./pods.go ./remote_client.go ./system.go ./transfers.go ./util.go ./volumes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b526/_pkg_.a # internal BUILDSTDERR: cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/42/4254b04f267761596f6dfe4ddd7d2300b04148ec2ab2a56a513bf463b86ab004-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/adapter BUILDSTDERR: mkdir -p $WORK/b369/ BUILDSTDERR: cat >$WORK/b369/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/varlink/go/varlink=github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/pkg/adapter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid 5IVDAwK2Y5X1mqX5TC4f/5IVDAwK2Y5X1mqX5TC4f -goversion go1.12.6 -D "" -importcfg $WORK/b369/importcfg -pack ./client.go ./client_config.go ./client_unix.go ./containers_remote.go ./errors.go ./images_remote.go ./info_remote.go ./pods_remote.go ./runtime_remote.go ./runtime_remote_supported.go ./sigproxy_linux.go ./terminal.go ./terminal_linux.go ./volumes_remote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b369/_pkg_.a # internal BUILDSTDERR: cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/92/9234f3a5ce993791b0b4e63288a5e953f5f2e08985d3744ca83fed190cacc7b5-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/imagefilters BUILDSTDERR: mkdir -p $WORK/b368/ BUILDSTDERR: cat >$WORK/b368/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman/imagefilters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid 9JSqVhtm7KAO_aVkDJ6-/9JSqVhtm7KAO_aVkDJ6- -goversion go1.12.6 -D "" -importcfg $WORK/b368/importcfg -pack ./filters.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b368/_pkg_.a # internal BUILDSTDERR: cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/45/4507954b5980bbdcd420d8d120cec5c373553219788c9928893cb33b56708d38-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: importmap github.com/containers/buildah/pkg/chrootuser=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: importmap github.com/containers/buildah/pkg/formats=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opentracing/opentracing-go=github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap github.com/spf13/cobra=github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/trust=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_build/src/github.com/containers/libpod/cmd/podman BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid K0V_16-aet1vcmw0Wleg/K0V_16-aet1vcmw0Wleg -goversion go1.12.6 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./commands_remoteclient.go ./commit.go ./common.go ./common_libpod.go ./container.go ./containers_prune.go ./cp.go ./create.go ./diff.go ./errors_remote.go ./events.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./generate_systemd.go ./healthcheck.go ./healthcheck_run.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./init.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./main_remote.go ./mount.go ./pause.go ./platform_linux.go ./play.go ./play_kube.go ./pod.go ./pod_create.go ./pod_inspect.go ./pod_kill.go ./pod_pause.go ./pod_ps.go ./pod_restart.go ./pod_rm.go ./pod_start.go ./pod_stats.go ./pod_stop.go ./pod_top.go ./pod_unpause.go ./pods_prune.go ./port.go ./ps.go ./pull.go ./push.go ./refresh.go ./restart.go ./restore.go ./rm.go ./rmi.go ./run.go ./runlabel.go ./save.go ./search.go ./sign.go ./start.go ./stats.go ./stop.go ./system.go ./system_migrate.go ./system_prune.go ./system_renumber.go ./tag.go ./top.go ./tree.go ./trust.go ./trust_set_show.go ./umount.go ./unpause.go ./utils.go ./version.go ./volume.go ./volume_create.go ./volume_inspect.go ./volume_ls.go ./volume_prune.go ./volume_rm.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/74/7459ed970607a5fef7b7343ae72d3ee6c6a78872e1cd1d33a918d43edfa074d4-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/cliconfig=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/define=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/logs=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/trust=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libtrust=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/cgroups=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/layers=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/criu=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/ctime=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/firewall=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/lookup=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/netns=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registrar=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/DataDog/zstd=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/concurrent=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/klog=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ijc/Gotty=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/metrics=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/naming=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile database/sql/driver=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-metrics=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/connrotation=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/keyutil=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/utils/integer=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/oauth2/internal=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/beorn7/perks/quantile=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_golang/prometheus/internal=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/client_model/go=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/expfmt=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/model=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/sigs.k8s.io/yaml=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/prometheus/procfs/internal/fs=$WORK/b278/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=e8Cmz9uwZMd4Pd1HfYix/K0V_16-aet1vcmw0Wleg/qw1QF7lIZ06_ZHQzUtYZ/e8Cmz9uwZMd4Pd1HfYix -B 0xdeba6bf2fc1b77aba9703c77c32dbe21db1f29d7 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/podman-remote BUILDSTDERR: rm -r $WORK/b001/ + pushd conmon-59952292a3b07ac125575024ae21956efe0ecdfb ~/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/conmon-59952292a3b07ac125575024ae21956efe0ecdfb ~/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + /usr/bin/make all mkdir -p bin cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"0.2.0\" -DGIT_COMMIT=\""0f339c6d508e225d1bad1b950e27f0d6cdc2342a"\" -D USE_JOURNALD=0 -o src/conmon.o -c src/conmon.c cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"0.2.0\" -DGIT_COMMIT=\""0f339c6d508e225d1bad1b950e27f0d6cdc2342a"\" -D USE_JOURNALD=0 -o src/cmsg.o -c src/cmsg.c cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"0.2.0\" -DGIT_COMMIT=\""0f339c6d508e225d1bad1b950e27f0d6cdc2342a"\" -D USE_JOURNALD=0 -o src/ctr_logging.o -c src/ctr_logging.c cc -std=c99 -Os -Wall -Wextra -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DVERSION=\"0.2.0\" -DGIT_COMMIT=\""0f339c6d508e225d1bad1b950e27f0d6cdc2342a"\" -D USE_JOURNALD=0 -o src/utils.o -c src/utils.c cc -o bin/conmon src/conmon.o src/cmsg.o src/ctr_logging.o src/utils.o -lglib-2.0 -lsystemd + popd ~/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2KAzPv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x + cd libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + install -dp /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/lib/systemd/system + PODMAN_VERSION=1.4.4 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr ETCDIR=/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/etc install.bin install.remote install.man install.cni install.systemd install.completions install.docker install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/bin/podman bin/podman-remote mkdir -p "/builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_output/src/github.com/containers" ln -sf "/builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616" "/builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_output/src/github.com/containers" ln -sf "/builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/vendor/github.com/varlink" "/builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/_output/src/github.com/varlink" touch .gopathok install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/man/man5 install -m 644 docs/podman-varlink.1 docs/podman-pod-create.1 docs/podman-info.1 docs/podman-inspect.1 docs/podman-history.1 docs/podman-version.1 docs/podman-pod-kill.1 docs/podman-system-renumber.1 docs/podman-unpause.1 docs/podman-pod-prune.1 docs/podman-volume-create.1 docs/podman-image-sign.1 docs/podman-push.1 docs/podman-exec.1 docs/podman-mount.1 docs/podman-logout.1 docs/podman-image-tree.1 docs/podman-unshare.1 docs/podman-attach.1 docs/podman-init.1 docs/podman-container-checkpoint.1 docs/podman-pod-inspect.1 docs/podman-volume-prune.1 docs/podman-tag.1 docs/podman-pod-unpause.1 docs/podman-export.1 docs/podman-system-df.1 docs/podman-ps.1 docs/podman-pod-exists.1 docs/podman-container-cleanup.1 docs/podman-pod-stop.1 docs/podman-volume-inspect.1 docs/podman-generate-kube.1 docs/podman-images.1 docs/podman-import.1 docs/podman-container-exists.1 docs/podman-container-restore.1 docs/podman-stats.1 docs/podman-play.1 docs/podman-healthcheck-run.1 docs/podman-restart.1 docs/podman-pod-ps.1 docs/podman-logs.1 docs/podman-rmi.1 docs/podman-container.1 docs/podman-volume.1 docs/podman-umount.1 docs/podman-pod-top.1 docs/podman-pod-stats.1 docs/podman-start.1 docs/podman-commit.1 docs/podman-pod-restart.1 docs/podman-cp.1 docs/podman-volume-ls.1 docs/podman-pod-rm.1 docs/podman-save.1 docs/podman-pod-start.1 docs/podman-port.1 docs/podman-stop.1 docs/podman-image-exists.1 docs/podman-system.1 docs/podman-rm.1 docs/podman-search.1 docs/podman-container-prune.1 docs/podman-top.1 docs/podman-play-kube.1 docs/podman-image.1 docs/podman-login.1 docs/podman-generate.1 docs/podman-events.1 docs/podman-container-runlabel.1 docs/podman.1 docs/podman-wait.1 docs/podman-generate-systemd.1 docs/podman-pause.1 docs/podman-pod.1 docs/podman-volume-rm.1 docs/podman-run.1 docs/podman-load.1 docs/podman-system-prune.1 docs/podman-diff.1 docs/podman-create.1 docs/podman-system-migrate.1 docs/podman-pod-pause.1 docs/podman-pull.1 docs/podman-image-prune.1 docs/podman-healthcheck.1 docs/podman-kill.1 docs/podman-image-trust.1 docs/podman-build.1 -t /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/man/man1 install -m 644 docs/libpod.conf.5 docs/containers-mounts.conf.5 docs/podman-remote.conf.5 pkg/hooks/docs/oci-hooks.5 -t /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/man/man5 install -m 644 docs/links/*1 -t /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/lib/systemd/system/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/zsh/site-functions (cd docs; ./dckrman.sh *.1) install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/bin /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/bin/docker install -m 644 docs/docker*.1 -t /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/man/man1 + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + install -dp /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/containers + install -p -m 644 libpod.conf /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/containers + pushd conmon-59952292a3b07ac125575024ae21956efe0ecdfb ~/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616/conmon-59952292a3b07ac125575024ae21956efe0ecdfb ~/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + /usr/bin/make LIBEXECDIR=/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/libexec install install -D -m 755 bin/conmon /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/libexec/crio/conmon + mv /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/libexec/crio /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/libexec/podman + popd ~/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.4.4-1.fc30 --unique-debug-suffix -1.4.4-1.fc30.s390x --unique-debug-src-base podman-1.4.4-1.fc30.s390x -S debugsourcefiles.list /builddir/build/BUILD/libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/bin/podman explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/bin/podman explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/libexec/podman/conmon extracting debug info from /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/libexec/podman/conmon BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/libexec/podman/conmon BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: 31965 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/docker from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XoFZv6 + umask 022 + cd /builddir/build/BUILD + cd libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + install -d -p /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/015-help.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/050-stop.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/060-mount.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/075-exec.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/120-load.bats' 'test/system/200-pod-top.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/200-pod-top.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x//usr/share/podman/test/system/helpers.t' + exit 0 Processing files: podman-1.4.4-1.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yYWiSH + umask 022 + cd /builddir/build/BUILD + cd libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + DOCDIR=/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/doc/podman + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/doc/podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nFmauh + umask 022 + cd /builddir/build/BUILD + cd libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/licenses/podman + exit 0 BUILDSTDERR: warning: File listed twice: /usr/share/zsh/site-functions/_podman Provides: bundled(golang(github.com/Azure/go-ansiterm)) = 19f72df4d05d31cbe1c56bfc8045c96babff6c7e bundled(golang(github.com/BurntSushi/toml)) = v0.2.0 bundled(golang(github.com/Microsoft/go-winio)) = 78439966b38d69bf38227fbf57ac8a6fee70f69a bundled(golang(github.com/Microsoft/hcsshim)) = 43f9725307998e09f2e3816c2c0c36dc98f0c982 bundled(golang(github.com/Nvveen/Gotty)) = master bundled(golang(github.com/blang/semver)) = v3.5.0 bundled(golang(github.com/boltdb/bolt)) = master bundled(golang(github.com/buger/goterm)) = 2f8dfbc7dbbff5dd1d391ed91482c24df243b2d3 bundled(golang(github.com/containerd/cgroups)) = 58556f5ad8448d99a6f7bea69ea4bdb7747cfeb0 bundled(golang(github.com/containerd/continuity)) = master bundled(golang(github.com/containernetworking/plugins)) = 1562a1e60ed101aacc5e08ed9dbeba8e9f3d4ec1 bundled(golang(github.com/containers/image)) = 85d7559d44fd71f30e46e43d809bfbf88d11d916 bundled(golang(github.com/containers/psgo)) = 5dde6da0bc8831b35243a847625bcf18183bd1ee bundled(golang(github.com/containers/storage)) = 243c4cd616afdf06b4a975f18c4db083d26b1641 bundled(golang(github.com/coreos/go-iptables)) = 25d087f3cffd9aedc0c2b7eff25f23cbf3c20fe1 bundled(golang(github.com/coreos/go-systemd)) = v14 bundled(golang(github.com/cri-o/ocicni)) = master bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.1 bundled(golang(github.com/davecgh/go-spew)) = v1.1.0 bundled(golang(github.com/docker/distribution)) = 7a8efe719e55bbfaff7bc5718cdf0ed51ca821df bundled(golang(github.com/docker/docker)) = 86f080cff0914e9694068ed78d503701667c4c00 bundled(golang(github.com/docker/docker-credential-helpers)) = d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1 bundled(golang(github.com/docker/go-connections)) = 3ede32e2033de7505e6500d6c868c2b9ed9f169d bundled(golang(github.com/docker/go-units)) = v0.3.2 bundled(golang(github.com/docker/libtrust)) = aabc10ec26b754e797f9028f4589c5b7bd90dc20 bundled(golang(github.com/docker/spdystream)) = ed496381df8283605c435b86d4fdd6f4f20b8c6e bundled(golang(github.com/fatih/camelcase)) = f6a740d52f961c60348ebb109adde9f4635d7540 bundled(golang(github.com/fsnotify/fsnotify)) = 7d7316ed6e1ed2de075aab8dfc76de5d158d66e1 bundled(golang(github.com/fsouza/go-dockerclient)) = master bundled(golang(github.com/ghodss/yaml)) = 04f313413ffd65ce25f2541bfd2b2ceec5c0908c bundled(golang(github.com/godbus/dbus)) = a389bdde4dd695d414e47b755e95e72b7826432c bundled(golang(github.com/gogo/protobuf)) = c0656edd0d9eab7c66d1eb0c568f9039345796f7 bundled(golang(github.com/golang/glog)) = 23def4e6c14b4da8ac2ed8007337bc5eb5007998 bundled(golang(github.com/golang/groupcache)) = b710c8433bd175204919eb38776e944233235d03 bundled(golang(github.com/golang/protobuf)) = 4bd1920723d7b7c925de087aa32e2187708897f7 bundled(golang(github.com/google/gofuzz)) = 44d81051d367757e1c7c6a5a86423ece9afcf63c bundled(golang(github.com/googleapis/gnostic)) = 0c5108395e2debce0d731cf0287ddf7242066aba bundled(golang(github.com/gorilla/context)) = v1.1 bundled(golang(github.com/gorilla/mux)) = v1.3.0 bundled(golang(github.com/hashicorp/errwrap)) = 7554cd9344cec97297fa6649b055a8c98c2a1e55 bundled(golang(github.com/hashicorp/go-multierror)) = 83588e72410abfbe4df460eeb6f30841ae47d4c4 bundled(golang(github.com/hashicorp/golang-lru)) = 0a025b7e63adc15a622f29b0b2c4c3848243bbf6 bundled(golang(github.com/imdario/mergo)) = 0.2.2 bundled(golang(github.com/json-iterator/go)) = 1.0.0 bundled(golang(github.com/kr/pty)) = v1.0.0 bundled(golang(github.com/mailru/easyjson)) = 03f2033d19d5860aef995fe360ac7d395cd8ce65 bundled(golang(github.com/mattn/go-runewidth)) = v0.0.1 bundled(golang(github.com/mistifyio/go-zfs)) = v2.1.1 bundled(golang(github.com/mrunalp/fileutils)) = master bundled(golang(github.com/mtrmac/gpgme)) = b2432428689ca58c2b8e8dea9449d3295cf96fc9 bundled(golang(github.com/opencontainers/image-spec)) = v1.0.0 bundled(golang(github.com/opencontainers/runc)) = b4e2ecb452d9ee4381137cc0a7e6715b96bed6de bundled(golang(github.com/opencontainers/runtime-spec)) = d810dbc60d8c5aeeb3d054bd1132fab2121968ce bundled(golang(github.com/opencontainers/runtime-tools)) = master bundled(golang(github.com/opencontainers/selinux)) = b6fa367ed7f534f9ba25391cc2d467085dbb445a bundled(golang(github.com/openshift/imagebuilder)) = master bundled(golang(github.com/ostreedev/ostree-go)) = master bundled(golang(github.com/pkg/errors)) = v0.8.0 bundled(golang(github.com/pmezard/go-difflib)) = 792786c7400a136282c1664665ae0a8db921c6c2 bundled(golang(github.com/pquerna/ffjson)) = d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac bundled(golang(github.com/projectatomic/buildah)) = af5bbde0180026ae87b7fc81c2dc124aa73ec959 bundled(golang(github.com/seccomp/containers-golang)) = master bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.0 bundled(golang(github.com/sirupsen/logrus)) = v1.0.0 bundled(golang(github.com/spf13/pflag)) = 9ff6c6923cfffbcd502984b8e0c80539a94968b7 bundled(golang(github.com/stretchr/testify)) = 4d4bfba8f1d1027c4fdbe371823030df51419987 bundled(golang(github.com/syndtr/gocapability)) = e7cb7fa329f456b3855136a2642b197bad7366ba bundled(golang(github.com/tchap/go-patricia)) = v2.2.6 bundled(golang(github.com/ulikunitz/xz)) = v0.5.4 bundled(golang(github.com/ulule/deepcopier)) = master bundled(golang(github.com/urfave/cli)) = 934abfb2f102315b5794e15ebc7949e4ca253920 bundled(golang(github.com/varlink/go)) = master bundled(golang(github.com/vbatts/tar-split)) = v0.10.2 bundled(golang(github.com/vishvananda/netlink)) = master bundled(golang(github.com/vishvananda/netns)) = master bundled(golang(github.com/xeipuuv/gojsonpointer)) = master bundled(golang(github.com/xeipuuv/gojsonreference)) = master bundled(golang(github.com/xeipuuv/gojsonschema)) = master bundled(golang(golang.org/x/crypto)) = 81e90905daefcd6fd217b62423c0908922eadb30 bundled(golang(golang.org/x/net)) = c427ad74c6d7a814201695e9ffde0c5d400a7674 bundled(golang(golang.org/x/sys)) = master bundled(golang(golang.org/x/text)) = f72d8390a633d5dfb0cc84043294db9f6c935756 bundled(golang(golang.org/x/time)) = f51c12702a4d776e4c1fa9b0fabab841babae631 bundled(golang(google.golang.org/grpc)) = v1.0.4 bundled(golang(gopkg.in/cheggaaa/pb.v1)) = v1.0.7 bundled(golang(gopkg.in/inf.v0)) = v0.9.0 bundled(golang(gopkg.in/mgo.v2)) = v2 bundled(golang(gopkg.in/square/go-jose.v2)) = v2.1.3 bundled(golang(gopkg.in/yaml.v2)) = v2 bundled(golang(k8s.io/api)) = 5ce4aa0bf2f097f6021127b3d879eeda82026be8 bundled(golang(k8s.io/apiextensions-apiserver)) = 1b31e26d82f1ec2e945c560790e98f34bb5f2e63 bundled(golang(k8s.io/apimachinery)) = 616b23029fa3dc3e0ccefd47963f5651a6543d94 bundled(golang(k8s.io/apiserver)) = 4d1163080139f1f9094baf8a3a6099e85e1867f6 bundled(golang(k8s.io/client-go)) = 7cd1d3291b7d9b1e2d54d4b69eb65995eaf8888e bundled(golang(k8s.io/kube-openapi)) = 275e2ce91dec4c05a4094a7b1daee5560b555ac9 bundled(golang(k8s.io/utils)) = 258e2a2fa64568210fbd6267cf1d8fd87c3cb86e config(podman) = 2:1.4.4-1.fc30 podman = 2:1.4.4-1.fc30 podman(s390-64) = 2:1.4.4-1.fc30 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.2.4)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2)(64bit) libseccomp.so.2()(64bit) libselinux.so.1()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Recommends: container-selinux fuse-overlayfs >= 0.3-8 libvarlink-util >= 18-1 podman-manpages = 2:1.4.4-1.fc30 slirp4netns >= 0.3.0-2 Processing files: podman-docker-1.4.4-1.fc30.noarch Provides: podman-docker = 2:1.4.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Conflicts: docker docker-ce docker-ee docker-latest moby-engine Processing files: podman-manpages-1.4.4-1.fc30.noarch Provides: podman-manpages = 2:1.4.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-remote-1.4.4-1.fc30.s390x Provides: podman-remote = 2:1.4.4-1.fc30 podman-remote(s390-64) = 2:1.4.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.2.4)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2)(64bit) libseccomp.so.2()(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Recommends: podman-manpages = 2:1.4.4-1.fc30 Processing files: podman-tests-1.4.4-1.fc30.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.p2JLCP + umask 022 + cd /builddir/build/BUILD + cd libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x/usr/share/licenses/podman-tests + exit 0 Provides: podman-tests = 2:1.4.4-1.fc30 podman-tests(s390-64) = 2:1.4.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: podman-debugsource-1.4.4-1.fc30.s390x Provides: podman-debugsource = 2:1.4.4-1.fc30 podman-debugsource(s390-64) = 2:1.4.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-1.4.4-1.fc30.s390x Provides: debuginfo(build-id) = 0853ffa5d1796b664c41b8741300d8f74b492d1d debuginfo(build-id) = f0397a33c47814a546e031badf31af2901c138a8 podman-debuginfo = 2:1.4.4-1.fc30 podman-debuginfo(s390-64) = 2:1.4.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(s390-64) = 2:1.4.4-1.fc30 Processing files: podman-remote-debuginfo-1.4.4-1.fc30.s390x Provides: debuginfo(build-id) = 9daba6891ffd72c8ee7de8d723153176ab8a2274 podman-remote-debuginfo = 2:1.4.4-1.fc30 podman-remote-debuginfo(s390-64) = 2:1.4.4-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(s390-64) = 2:1.4.4-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x Wrote: /builddir/build/RPMS/podman-1.4.4-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/podman-docker-1.4.4-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/podman-manpages-1.4.4-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-1.4.4-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/podman-tests-1.4.4-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/podman-debugsource-1.4.4-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-1.4.4-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-1.4.4-1.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.R9L93i + umask 022 + cd /builddir/build/BUILD + cd libpod-23711589f06b243fde07b9fcecb1cdc11c98a616 + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-1.4.4-1.fc30.s390x + exit 0 Child return code was: 0