Mock Version: 1.4.15 Mock Version: 1.4.15 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-16522142-1184776/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.0-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-16522142-1184776/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.eiDkki + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + /usr/bin/gzip -dc /builddir/build/SOURCES/libpod-41365a8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + /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.0 base' + tar zxf /builddir/build/SOURCES/conmon-5995229.tar.gz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XPGDWY + umask 022 + cd /builddir/build/BUILD + cd libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + mkdir _build + pushd _build ~/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build ~/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd ~/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + ln -s vendor src BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build:/builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + GOPATH=/builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build:/builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + 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' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove ostree selinux' -ldflags ' -B 0x0139b8dfd3bc31a33cd86dc261001e6d4e536015 -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-build482412044 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 jX7fuieSkvXJdeepfQlQ/jX7fuieSkvXJdeepfQlQ -goversion go1.12.5 -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/c5/c584e817a843a5c49c9b8864c8a2b68b18a52aa7974389fe213d4e4854d31663-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 TdqHbW5muNUafoITDREt/TdqHbW5muNUafoITDREt -goversion go1.12.5 -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 RQ3I3pdy6JbLQvkvZQwS/RQ3I3pdy6JbLQvkvZQwS -goversion go1.12.5 -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/7b/7b0e01518eb4e9d3d278691d68d689827768b415fe6111f83e0b9c19fe5f0d8e-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 tw6NX69fk0uSQtNRMMAm/tw6NX69fk0uSQtNRMMAm -goversion go1.12.5 -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/86/86e60a672b13454473629dabbb8dd3e2f9ba8a1a5079b97498b2ec78ac33ed3b-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 JPLdOYxfCBs7jZTKTVRt/JPLdOYxfCBs7jZTKTVRt -goversion go1.12.5 -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/d1/d1418c1b0f4a3527c92ec4748c9175824b935ed47a9b49436192e76bb7e04f5f-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: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/de/de961768e511fc8d03d1202c17f37b5e512f00402afeba5e810a822e0e10b180-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 HXsob2wKXUTbL-Uuslf1/HXsob2wKXUTbL-Uuslf1 -goversion go1.12.5 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go 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 H91Zh5WL3-FcM1gPJUaP/H91Zh5WL3-FcM1gPJUaP -goversion go1.12.5 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/46/46b5887d0aec1bfa731ceceff5b40c690f8dea0e667be2924f51d2da7d7a6c1c-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/compare_s390x.o ./compare_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 wEk0lOmkdtwe9dNPY9vz/wEk0lOmkdtwe9dNPY9vz -goversion go1.12.5 -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/equal_s390x.o ./equal_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/index_s390x.o ./index_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/indexbyte_s390x.o ./indexbyte_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/3e/3e86c2de617c5092d6f24ad629e057a6ecbcdbebb3f27690fd1df6a86f2b4819-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 jZuE8b635bPOkw_5Wpg3/jZuE8b635bPOkw_5Wpg3 -goversion go1.12.5 -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/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/f3/f3079e3968829ca36c9ce6c824a2dec82cf96aa8ae1292d930f87ce67310320d-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 aatVg9NVs4e3oxN5ImCa/aatVg9NVs4e3oxN5ImCa -goversion go1.12.5 -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/08/08371ec21848174041ebd2ca46fa183f4e6d2bef7dcfc2166e3a1e23f8b800fc-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 vvI2cz3FuOPEHwk77END/vvI2cz3FuOPEHwk77END -goversion go1.12.5 -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/15/15724e48cd464c7144056062a76bc16d249a1486661536df51703f8b8210ebdd-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 P5r_crg_fAXjX_3d5TVr/P5r_crg_fAXjX_3d5TVr -goversion go1.12.5 -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/e6/e6fa0ddb5cb2710f342ef685c592fb55a45d095f278f25403680b9ee8ccdb362-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 HYXN2m0jk06Lg1xtLD7b/HYXN2m0jk06Lg1xtLD7b -goversion go1.12.5 -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/b8/b84f473c798b86f2e9ea42b18ed71c8fe17b3b47c52db297289ba1b46fc37eac-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 NIz7-FFYyoERt1rDq6BA/NIz7-FFYyoERt1rDq6BA -goversion go1.12.5 -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/a1/a18fcc471d0c506936a89dcc12a56331e6b59e75ca5622901dee755ec1d5c894-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 j1u5braX0yIufEbOGYXk/j1u5braX0yIufEbOGYXk -goversion go1.12.5 -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/b2/b2dc19a059fd921ceb61c59b25477745a9e85a6291a54d85055896d18c0b9876-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 tLGgj0GRUjOjiIziASZq/tLGgj0GRUjOjiIziASZq -goversion go1.12.5 -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/76/7661b9e6c9cf754d46179870ca063d8f9754f066a094e3571d27d70a60217768-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 pAawN7BbqqOjXNDnHBNj/pAawN7BbqqOjXNDnHBNj -goversion go1.12.5 -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/66/667b5eca0ee8903217cae16f4771eb50a5480ae614e73dc543af443ee968ccec-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 D4PDKFExbof4kppNp1XG/D4PDKFExbof4kppNp1XG -goversion go1.12.5 -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/b0/b007f18fc4518282a493e1a4c6808c9eb09e8e2347dd7af7784dadaf48f2cbd0-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/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/b047/_pkg_.a -trimpath $WORK/b047 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid HLdrR4R2rPhhXwOG9mzt/HLdrR4R2rPhhXwOG9mzt -goversion go1.12.5 -D "" -importcfg $WORK/b047/importcfg -pack ./nettrace.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/a7/a7365762d69dfac5d297868285730f149d8c128eaed291d819394fcf4928cbed-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/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/b049/_pkg_.a -trimpath $WORK/b049 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid zLyFHaP_rP9gjyguDua8/zLyFHaP_rP9gjyguDua8 -goversion go1.12.5 -D "" -importcfg $WORK/b049/importcfg -pack ./message.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/6a/6ac00030aebaeb224daea7cddcfd7f773bb6e5b77290b256811d21a19e34d7d7-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 lbjrT5eLVcWSMbQouHas/lbjrT5eLVcWSMbQouHas -goversion go1.12.5 -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/84/84d5807612db9742b2f6e0fe3a35b6ff04852691d23e50603f411aba091ddf38-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 B8UtgD4a8Hhwf1OmlBFP/B8UtgD4a8Hhwf1OmlBFP -goversion go1.12.5 -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/93/930bc4aee16e73ca5bf2eb987a8054a631be39694183dc8eba91ea1b4143a1d0-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 8aTVxFSt9AK4eJTZsCdJ/8aTVxFSt9AK4eJTZsCdJ -goversion go1.12.5 -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/01/013823ef9d2dd2ab0978a72892f4f5d2e434725a64b75513a9f3adfec19af724-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 ETpvcRZTwelr7AqP5dhM/ETpvcRZTwelr7AqP5dhM -goversion go1.12.5 -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/f0/f0514753fb46db515ed97159c750f147aafd879f8f512e869bd96b8813f5c205-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 V0IW9cGEWl1q4qXIKFrd/V0IW9cGEWl1q4qXIKFrd -goversion go1.12.5 -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/12/1255b3d416dd5cf0830ed3d3993152d7e56636f8cc55c92465c8abc217805de2-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 3d8Hboz_pGQfiPrhoDbO/3d8Hboz_pGQfiPrhoDbO -goversion go1.12.5 -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/6c/6ce54830cc0f5755a57ef37ef3e8566aa46a35488e8d1d2d71334fd31cc00494-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 1OmSRkTmT1vkGw-PhvRF/1OmSRkTmT1vkGw-PhvRF -goversion go1.12.5 -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/10/107810cc5f8b5149b67bbf15301665c7013ba6f5a161e0efc6666888e81b514e-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 L8f_kDAZPeHJ_7_fcRJS/L8f_kDAZPeHJ_7_fcRJS -goversion go1.12.5 -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/f2/f28e327964a8a97ec51a361ec1cf0e678f1d7c1d751f431b8114314d718ead7b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise 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/promise -complete -installsuffix shared -buildid i02VZgj_W8iHVo-PdvAX/i02VZgj_W8iHVo-PdvAX -goversion go1.12.5 -D "" -importcfg $WORK/b150/importcfg -pack ./promise.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/8f/8f803b80a0a93c00e71c4d022d2b0048a58773841af448c8d477b75b277f4ab5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid sV16K9wh3KkC4r7IyyoV/sV16K9wh3KkC4r7IyyoV -goversion go1.12.5 -D "" -importcfg $WORK/b156/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/75/753cd34ed67c0a583a8b2c072f3434b6d48fa9bb569d6efb0548c0ac9d4ccaae-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 yKO3ersm_-spqkJSxY3a/yKO3ersm_-spqkJSxY3a -goversion go1.12.5 -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/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/e4/e48ab51f535e2b2c17fd0a1adaafcb2dfb3957c4447e658f4b3c1f733f70609f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config 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/containers/storage/pkg/config -complete -installsuffix shared -buildid sc5-S2dvAqh-3kRFxVvJ/sc5-S2dvAqh-3kRFxVvJ -goversion go1.12.5 -D "" -importcfg $WORK/b182/importcfg -pack ./config.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/54/541a53ebb612f135b0a980f4ae8102ce0219e0cf925426880b0c7bdae07c1188-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 zycrxEYEOLvWpCOClIb3/zycrxEYEOLvWpCOClIb3 -goversion go1.12.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.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/61/61ccd3b28b5df1e3966faf6c40011bf1786d931afabf52a06e2de118cb0244f6-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 LsOV-wYRTp7zGxydmRC7/LsOV-wYRTp7zGxydmRC7 -goversion go1.12.5 -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/6c/6caf4266e0d1bde6087d9d9cc97e51e607941fd15c66acda9b05735d8970844a-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 p2xplY1FuRdNLZdnGMjX/p2xplY1FuRdNLZdnGMjX -goversion go1.12.5 -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/12/12beb0ec494c6d69be0407eb0bafa4248634b1bdcb3413e6ce69d07b5f1746be-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 xa2I2eJeuNsWKJ_IWdUP/xa2I2eJeuNsWKJ_IWdUP -goversion go1.12.5 -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/1a/1a73f3f2662a3403d044f8259755b22dbae0a71fb757aaf0df843b35fc351a48-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 rKXp3hzCMzR3BCU6gpie/rKXp3hzCMzR3BCU6gpie -goversion go1.12.5 -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/c2/c29d122c44b0d407a5f7b6b27ab66115e499a94b9f2a20d1c7bc95a1ae034ece-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 XKwaSOSddCWfKzJO8EGT/XKwaSOSddCWfKzJO8EGT -goversion go1.12.5 -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/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/db/dbd01d70c84be070fcdfd79dc5fdae9af761e31d418a4f989c04f4204a8c93c6-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ 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/4b/4bdbdb6b6d6e380ca85f6756173f770d458a3db97ad6e4ce57655fac9816b36c-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 WxlG_d7wU8gBcSmnMisZ/WxlG_d7wU8gBcSmnMisZ -goversion go1.12.5 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go 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 9xsaq4uUEtSV9HnIiWEA/9xsaq4uUEtSV9HnIiWEA -goversion go1.12.5 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/0b/0ba98b838e04754e6bf8ee5babeea123a871255ed3135c3a8b0028ed50ecb72a-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 LdYwXMHXj7mV_jhaVfOV/LdYwXMHXj7mV_jhaVfOV -goversion go1.12.5 -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/d9/d99a907542960d6e4414b70e58096ea3a074e637a8ed5fc2ea0dbbcaa6ea8574-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 jc3dfhPv3tMG93_ojMT-/jc3dfhPv3tMG93_ojMT- -goversion go1.12.5 -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/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/96/96634594494f6a9b54608c780e84e52a8da290fa1196ad6687c38dbcdedb4613-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 GtytFpOqdMnX95oz2JZM/GtytFpOqdMnX95oz2JZM -goversion go1.12.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.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: 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/bc/bc58086e322abd7d72f601eb26fbea4f16ca22f53ee48f042f051bac7420719a-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 DRT5C-PEscOGumx16cc7/DRT5C-PEscOGumx16cc7 -goversion go1.12.5 -D "" -importcfg $WORK/b036/importcfg -pack ./match.go ./path.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/bf/bf5572a9543fdab4cee18bcc19a5694299acfdc472c6b02078ca317002e1c127-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 EH34mycv6M-F-AZdPM5u/EH34mycv6M-F-AZdPM5u -goversion go1.12.5 -D "" -importcfg $WORK/b037/importcfg -pack ./bufio.go ./scan.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/57/57ba6dc2c4f88171d9fcad6a2a44a502159f0fa85608f66f03b871e260956a0b-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 6UJpotEzfNLZDz9JTOSf/6UJpotEzfNLZDz9JTOSf -goversion go1.12.5 -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/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/2e/2ea5aeebc0049e0a3c285e7d3a2ab93773111365ec6240f762f39fb451d06923-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 SKViEoYCvWD6-MRlrUHR/SKViEoYCvWD6-MRlrUHR -goversion go1.12.5 -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/24/2441f31b1eefda95e8b86ddacc26c07b67a7ebf200933ee3cec4b7e35303e995-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 L2OYHkGZTygNP-SDJ3V7/L2OYHkGZTygNP-SDJ3V7 -goversion go1.12.5 -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/dc/dcb314a4128d7b685cf3976193d8d1e2e955f4dfff80a96c210a50d4d9904357-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 _QpItZaWt8mQEcRXoZKv/_QpItZaWt8mQEcRXoZKv -goversion go1.12.5 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.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/07/074a6bf0da3e85becbc08df93e3604e1d1cd70975002e5ab4685b678afbc260b-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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ae/aed02ce89201e117e1bf4464ce0b08f55f2bb8ff91f629b266448d6ac516e819-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 Y734AHJXxhM-CLCgAT6B/Y734AHJXxhM-CLCgAT6B -goversion go1.12.5 -D "" -importcfg $WORK/b038/importcfg -pack ./context.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/d2/d20f1cf375f3abc25fc2b43298731289e1baf95ab86df142fda9f8dd9333fbd6-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 nYlDLngC9_7NYyoHRqdS/nYlDLngC9_7NYyoHRqdS -goversion go1.12.5 -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/a1/a1017b6356dc153b4c22e4c4e1f64fea05b4ea4ca9a087b54a2ad4847a1e4943-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 JMWXzyRuZV6JprtqpvrE/JMWXzyRuZV6JprtqpvrE -goversion go1.12.5 -D "" -importcfg $WORK/b039/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1b/1be9fa92ac7cd1a1582fa71be7617ae55d9f5568fd8045f37e606d7b8eb095d9-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/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/b048/_pkg_.a -trimpath $WORK/b048 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 6GrhErlo7bCoBbCEbIH9/6GrhErlo7bCoBbCEbIH9 -goversion go1.12.5 -D "" -importcfg $WORK/b048/importcfg -pack ./singleflight.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/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/d7/d7cd2781cc9e82c317e74c0efb821765810141dcd909e528c40a240dc9a345c5-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/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/b050/_pkg_.a -trimpath $WORK/b050 -shared -p math/rand -std -complete -installsuffix shared -buildid Lsu8OsCv_WHYH88KC8c8/Lsu8OsCv_WHYH88KC8c8 -goversion go1.12.5 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ba/bac3d56746a1cabd2f5e8451240ad5f96fb47f0994177cc638c2a066927d511c-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b046/ -importpath net -- -I $WORK/b046/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/os/user 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 Hy7iGoLILgCaKx-2eAFN/Hy7iGoLILgCaKx-2eAFN -goversion go1.12.5 -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/a5/a5cd999700270c6069aa7b750578261bdca6cef24e17ad15bbac6202c4c30e4c-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 jr88STF1GFBuI-KVMnFA/jr88STF1GFBuI-KVMnFA -goversion go1.12.5 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/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/b046=/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/b046=/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/b046=/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/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c2/c258f34aeba9f1cbd203e575c6b1bc84bd3aa08f5218f8d083d2566e0e9eeec1-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/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/b051/_pkg_.a -trimpath $WORK/b051 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid _sxZGwWGxDAZSQcFhVZQ/_sxZGwWGxDAZSQcFhVZQ -goversion go1.12.5 -D "" -importcfg $WORK/b051/importcfg -pack ./tabwriter.go BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/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/b046=/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/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/31/31acb709537942583f2e441dd66219c1735d61811a5e5e28fb8af15170532930-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 fwYl5-Q1ELcKrGauulqw/fwYl5-Q1ELcKrGauulqw -goversion go1.12.5 -D "" -importcfg $WORK/b059/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.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/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go BUILDSTDERR: cat >$WORK/b046/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/b047/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_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/b046/_pkg_.a -trimpath $WORK/b046 -shared -p net -std -installsuffix shared -buildid anoiVvCSiUbCS4dRzl_v/anoiVvCSiUbCS4dRzl_v -goversion go1.12.5 -D "" -importcfg $WORK/b046/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/b046/_cgo_gotypes.go $WORK/b046/cgo_linux.cgo1.go $WORK/b046/cgo_resnew.cgo1.go $WORK/b046/cgo_socknew.cgo1.go $WORK/b046/cgo_unix.cgo1.go $WORK/b046/_cgo_import.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/72/72f846a3203af4c62ae8f9eb98e9b8f786bff70a74d622402290df8862d0ce32-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 ifsjbuYhGqIE0-M4mLfH/ifsjbuYhGqIE0-M4mLfH -goversion go1.12.5 -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/dc/dccc20d40de60d171b4f3ff85081d3a8d9610c4d03077b66d8029ebe9c7677cb-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 fEfrbvUWA6EIpvyDmlsX/fEfrbvUWA6EIpvyDmlsX -goversion go1.12.5 -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/c1/c1f9563fbe9507f16eb3a4db25ece95a2a17d694d0e16a8212af24a30396dd8a-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 F8IQMgoWo0EglbcTKQcx/F8IQMgoWo0EglbcTKQcx -goversion go1.12.5 -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/75/751cb3d1d3cf1047612e38dd15c3f1a09a2de752b84dc9437756c081b1dd4af3-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 DWBTauHrFUyRyQvin53M/DWBTauHrFUyRyQvin53M -goversion go1.12.5 -D "" -importcfg $WORK/b066/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.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/30/304904ba512ea47ed04b5fc3bf24037808b4e07a086c81aae009b8dd4bca1998-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 cHD-CvpAuCoWm9u6pA3J/cHD-CvpAuCoWm9u6pA3J -goversion go1.12.5 -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/16/168749da12b7033a8f18aa0f78bd5c5a56a58ee25c50fe32ac79cbc520cb09d0-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 0bngWO9V6JAUR8BRvJ5H/0bngWO9V6JAUR8BRvJ5H -goversion go1.12.5 -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/f2/f2d61dcab6de121ec3976f337966153906fa023433a2abb47db1e4f9b4a3e142-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 tJDMl1opPhcDoE03nE9h/tJDMl1opPhcDoE03nE9h -goversion go1.12.5 -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/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o # internal 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/d0/d0e4348c22badb3a63d6a4f11c0ef795c5d9f773034931827604439033b1f284-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 net=$WORK/b046/_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 5sjKim1JudRIkO1zbRHO/5sjKim1JudRIkO1zbRHO -goversion go1.12.5 -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 ./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/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/8f/8fdc1bbfb7ff5b7c12371f551fc968b5167c04ec5c221ab9d188cf168e8b845a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid D9rHe3NieqF6YaPT_rMR/D9rHe3NieqF6YaPT_rMR -goversion go1.12.5 -D "" -importcfg $WORK/b055/importcfg -pack ./args.go ./types.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/41/41d4300833f1748e43b4e1575afe1b160896fecde299f4af3af7f2862cd3a6f8-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/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 RB2QI-xlCjNl1XExmMTZ/RB2QI-xlCjNl1XExmMTZ -goversion go1.12.5 -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/00/006d874f979958c1511a6c64f8b6375231e29fb062b062cdfcba16293d009037-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/b055/_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/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 kp9mWQ_v0Nb7W3sxHXR6/kp9mWQ_v0Nb7W3sxHXR6 -goversion go1.12.5 -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/13/13c94cf0fb831d77c2d02f2a591073260fafb90624aa9b04e2057c8955018322-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/b055/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 zc4DOVGDDSOJQ6r0epk5/zc4DOVGDDSOJQ6r0epk5 -goversion go1.12.5 -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/4b/4bf33d34fe38f6c1bfc7887ca6e8d31be4d1f165bedef284a2f5394b6c0d1b1e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/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/b055/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid q15SfjIdEeXZq1dcPBiP/q15SfjIdEeXZq1dcPBiP -goversion go1.12.5 -D "" -importcfg $WORK/b054/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/fd/fd8cf06fb9045ea586804fa7dfb4fca96f49c3ad2482afc3bfdda47f518da4bb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/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/b054/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b055/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid W0Ra_iEO3fjCO1s7-4U7/W0Ra_iEO3fjCO1s7-4U7 -goversion go1.12.5 -D "" -importcfg $WORK/b053/importcfg -pack ./api.go ./conf.go BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/29/29d24a994586dd1e7b8d499f71bd7b6891d09764e47e453a6bb1238c4d1901a3-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/b051/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 ze06DTj9H0z6kmnOUbXd/ze06DTj9H0z6kmnOUbXd -goversion go1.12.5 -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/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/24/24ea0c98f07bc22d286cd949896d1571b43b80bdf03477ba446630e730a2069a-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 fxoxYKsZ_229fuNqHXo_/fxoxYKsZ_229fuNqHXo_ -goversion go1.12.5 -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/e9/e958533e844fc8994b3971cb2dd559a245a58173a378072e4168adc535b72220-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 JQQfcRKx-VqecaVomv8p/JQQfcRKx-VqecaVomv8p -goversion go1.12.5 -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/6a/6a2a65973a18d55c067c08d5d6073c4b338ca2a78a46246aa442e6bc20be082d-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 d_UKFKbHR2mE8iu4x76Z/d_UKFKbHR2mE8iu4x76Z -goversion go1.12.5 -D "" -importcfg $WORK/b070/importcfg -pack ./types.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/d6/d62f2cd7b9d6bab5e1a9b34c49b9a7bc24b6883df3ea46ddb62243761ffbe149-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 oNP_l4S1CjiESrsp-IGb/oNP_l4S1CjiESrsp-IGb -goversion go1.12.5 -D "" -importcfg $WORK/b073/importcfg -pack ./errors.go ./stack.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/04/04870060ed12cc3add9d0d2684c42f21087d6c0a200830d505a13de2384998c8-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 oIoYMy75-4Ol0djd2FVg/oIoYMy75-4Ol0djd2FVg -goversion go1.12.5 -D "" -importcfg $WORK/b075/importcfg -pack ./log.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/43/437a92ddfa99dab5ee9ef3de5b0f2154b0ac71c4f3004dbccda2f2cc2bc8dec9-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 8-H9071baxJyrzeW2Nr1/8-H9071baxJyrzeW2Nr1 -goversion go1.12.5 -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/ee/ee5517b21e1fc974646962af1b8bd99e683ef544f2fe7a7011cc0043b094601f-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 UNXpYqRlltq-MvVs7oNQ/UNXpYqRlltq-MvVs7oNQ -goversion go1.12.5 -D "" -importcfg $WORK/b079/importcfg -pack ./compare.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/e5/e5888ca13c661258dfc3f6acccf5f1e38b884a241a67d934a7dd4b91741f2c6b-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: 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 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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 HugL9YetAYQOQykO9R5G/HugL9YetAYQOQykO9R5G -goversion go1.12.5 -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_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.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/b9/b98e6e6023ae04abf90967ccc69ad64e55f71daafdd0b84ad72e854530e718c1-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 6DLl5Ij2Qm-07yqj5Q4W/6DLl5Ij2Qm-07yqj5Q4W -goversion go1.12.5 -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/53/535b5603c0b8491c188b34d329320940c32327ca5607435d415a96417bc9209d-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 K_gz2JH9T6dwB5kNfPvH/K_gz2JH9T6dwB5kNfPvH -goversion go1.12.5 -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/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b2/b2bf9f0d7e2cf16d78b967ce13620fc34c91449c71efaff8f7df5a4a3a483e61-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 strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 uDy_jGGFDiCEtDGZDMl3/uDy_jGGFDiCEtDGZDMl3 -goversion go1.12.5 -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/6f/6f64880ce4fa643ab3332442f923e53ae3844c5a8c8caaa2dc35c0caadabb302-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/b050/_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 7X-UC0F0OS2MpZiLB4ZL/7X-UC0F0OS2MpZiLB4ZL -goversion go1.12.5 -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: 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/aa/aa8b786a2022fd6beb1e29e7803d91e6de54f183d43c6ec76e24bd142cf9ecea-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 AKoPiKpZQC9mL6I3T-2f/AKoPiKpZQC9mL6I3T-2f -goversion go1.12.5 -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/0a/0a4fcd75677ec59727bec5703ebcf57bf0f9b15ff638b2f9fa76efbf922b6db2-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 JqKozd0rEW4UCih4nMV4/JqKozd0rEW4UCih4nMV4 -goversion go1.12.5 -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/3a/3aa18118ab26ae426ec4cdcbf80c65e1ea5a76b14dff783349dedca3426a9b0a-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 MErlOkLgoLQAN6XTocWr/MErlOkLgoLQAN6XTocWr -goversion go1.12.5 -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/d6/d63718065ba48a7716eb2c643fab0b6c4a3d0eaf715ebd26fd6ed7f5b473b85a-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 MdAsbabB2sFnU50Veo2K/MdAsbabB2sFnU50Veo2K -goversion go1.12.5 -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/a6/a60864054a2418001659def4bc470c98fbc916923f74827cdec0622e70fb80a5-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 U0LEsfrQH_bqO7LJAB6E/U0LEsfrQH_bqO7LJAB6E -goversion go1.12.5 -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/2a/2a71d9d385b0334ed1c6dd72cb743183e0db8d321fdb679109cdffd32338ff29-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 equP8n9KLXc_Gf-YVune/equP8n9KLXc_Gf-YVune -goversion go1.12.5 -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/d4/d4ae5ea754ec6df05e46e1c5e8ae60835c49761663280f74164c989b61d38908-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 TbAtYt_s9eetJqJERm3o/TbAtYt_s9eetJqJERm3o -goversion go1.12.5 -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/4b/4b8e2addb70e9fb1d0d8da4250f3d353c6c6cc48f397c6a6b6f78e4811172b9d-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 6BB97IH6fDQq0YCuWULQ/6BB97IH6fDQq0YCuWULQ -goversion go1.12.5 -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/25/2552f25be2ded079e40f7f7498a48b18b36205cd46827a2922f9f5c43dc1363b-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 -KdR-eJlcfYK3d2kP1wJ/-KdR-eJlcfYK3d2kP1wJ -goversion go1.12.5 -D "" -importcfg $WORK/b105/importcfg -pack ./pem.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/7a/7a1d54e2c5cb6a067e80faa5a6263869696adb95fc1e09aaeb4f518381b237d1-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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal 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: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/45/45e20768b85c0c11ac3285e6005b6c30cce0c4a5281333c1622dc26e827b2f6c-d # internal 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 MGixQmwgFIo1uKlOwnHw/MGixQmwgFIo1uKlOwnHw -goversion go1.12.5 -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: 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 qpStqRw52dRXtCozJfpo/qpStqRw52dRXtCozJfpo -goversion go1.12.5 -D "" -importcfg $WORK/b090/importcfg -pack ./asn1.go ./common.go ./marshal.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/33/33429ca2809fc11137db13ae3dd5c0b3b55f29bec1c3bfeb71ebfa275d4b1230-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 TH5ic5OiSKWpZTVHCKup/TH5ic5OiSKWpZTVHCKup -goversion go1.12.5 -D "" -importcfg $WORK/b091/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.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/77/777b6946207bfcc63d23a7a40705083f5802ef30a623598161764c9f2d285afe-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 1Utsfh9MWhF4BjJcgeX6/1Utsfh9MWhF4BjJcgeX6 -goversion go1.12.5 -D "" -importcfg $WORK/b092/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.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/67/67735464921c8a94c9a18733dec22f7da0abb31a31a593654a682d3fae8ed2cc-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 AZddJEOu9TaIzPfSVrSo/AZddJEOu9TaIzPfSVrSo -goversion go1.12.5 -D "" -importcfg $WORK/b081/importcfg -pack ./ecdsa.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/65/657b8b766677974e58692f540587004bbb4b6d418b739fe3f977f094153febec-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 CWPu4Dj0sdVp-aREgjxG/CWPu4Dj0sdVp-aREgjxG -goversion go1.12.5 -D "" -importcfg $WORK/b102/importcfg -pack ./dsa.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/03/034ac235fe9100de1ee849a477056fd7344e7585b3de6c30c558d9170a65a095-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 s-2wCPRq73IIcOrWuzpC/s-2wCPRq73IIcOrWuzpC -goversion go1.12.5 -D "" -importcfg $WORK/b103/importcfg -pack ./pkix.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/31/315deb846917a1ab0fedd6105482cd8604d1e304b9c042d46b77eb50b3798ed1-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 oLMbSpEgoiEqD7UgKXOT/oLMbSpEgoiEqD7UgKXOT -goversion go1.12.5 -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/3e/3e56f1adb21adc97e100afc28c9bf896574c78d99658d7912413e6ea506dbee4-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 NoQ75Qporr88N65lJSqI/NoQ75Qporr88N65lJSqI -goversion go1.12.5 -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/3e/3ea21a8c359e748793c97896ca5f4c413140ab7587c5d03e4ff22ec84289fbd1-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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/af/afc487615165953cd0562f60f99e76497904f3f19348c15b655e788ef5517f21-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/b046/_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 e4w5sUSOAR4YhVXZfEsW/e4w5sUSOAR4YhVXZfEsW -goversion go1.12.5 -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: 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: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 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 B4VBIC6SHpjgQcQBNxil/B4VBIC6SHpjgQcQBNxil -goversion go1.12.5 -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/0f/0f316af488127487be831a30d9be8a3ca7b7878d70a14753643d38bdbfaf1fd5-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 MmYxk7HZ6B9QISltjFUH/MmYxk7HZ6B9QISltjFUH -goversion go1.12.5 -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/68/68d04c002034ed5b573a82fa6c9dbe13a06df770246467c6f15855b866601ec8-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 6M6z5R_e2fiLJNKQdsay/6M6z5R_e2fiLJNKQdsay -goversion go1.12.5 -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/7b/7bc083a7a0be3058c202696c1e5bc1202a1b9aef23f38e8933a173db1c731e90-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 xLqANPpqgWS4EUyH5G_L/xLqANPpqgWS4EUyH5G_L -goversion go1.12.5 -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/f7/f78a90c2a16d8354180416a043468ff4f39eac9cc4ffca7c3c70bcaa8502ec3b-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 qYw6KAkrRbj2oLqSGVFZ/qYw6KAkrRbj2oLqSGVFZ -goversion go1.12.5 -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/a0/a019d187afa2e43cc365db76e6ee28cb552b9ac415e5a4a5c78141013db3c771-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 vyzMb4CFQ9-Q6kVTtVej/vyzMb4CFQ9-Q6kVTtVej -goversion go1.12.5 -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/b4/b41c2a0b981cb6b4188e32c1d0806573bfb502782da3d125b70239d87bf109ba-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 aMToGlX9wdXE5n7F7wg8/aMToGlX9wdXE5n7F7wg8 -goversion go1.12.5 -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/69/6934c4e1f78a52aad174395e8972e270505bb7a04067e5623ab0d4bd5f074777-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 dCbRUg4WG4OOJz3B1mKF/dCbRUg4WG4OOJz3B1mKF -goversion go1.12.5 -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/16/162410fc830d0dde239faa16828c8be69948e97c0a1c6acc4f46c0b5ac113185-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/c3/c3ff0afbe740467a9ab5fcfe857bbbbad562a7c66633bba7c2bc5a8435b332e3-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/b046/_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 XoP4R37YLZIZ8LUqsgX7/XoP4R37YLZIZ8LUqsgX7 -goversion go1.12.5 -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/07/07649a5e00bef3a8b60fdc86d3f1f5aa4d7ae73c16e061d73fba42de7ed1dba7-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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 CsrpVLKVf2hqsIJy71tl/CsrpVLKVf2hqsIJy71tl -goversion go1.12.5 -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: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/7e/7ebcf5a3a5a8ae3b0ab17bf9cc23b671327bd79b6365fdb0e9648eb5d6ce8ede-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 Be0dEQNqLfZkyOkamwoi/Be0dEQNqLfZkyOkamwoi -goversion go1.12.5 -D "" -importcfg $WORK/b077/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go BUILDSTDERR: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/e1/e10f3c2ffec6b270322e3bb5d5e6ef1df2375b36c8494d923d4c621a8bcc5016-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 -Y6hsCiIs0yKG4L-vAdL/-Y6hsCiIs0yKG4L-vAdL -goversion go1.12.5 -D "" -importcfg $WORK/b119/importcfg -pack ./armor.go ./encode.go BUILDSTDERR: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/34/34749dc30cc096142dc719c53ae82c32f288c29e0d4b8c51b8510921130e2c8a-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 HNVs5nf8iuVCka0AJa-E/HNVs5nf8iuVCka0AJa-E -goversion go1.12.5 -D "" -importcfg $WORK/b122/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/98/98a0545acc16b52e1ee4769b1940c8b9de6cbe2a1905cb22b38182095d3ea119-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 J4aOocahmwzq84cbMcL0/J4aOocahmwzq84cbMcL0 -goversion go1.12.5 -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: 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: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme 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 fFoBkzArOkoBR-ir-CVR/fFoBkzArOkoBR-ir-CVR -goversion go1.12.5 -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/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/1a/1ade811ca177154561b04795336a2fead533297f5c60f3790810c493df281ad3-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 EquU2stNz2oRtRRTZVq5/EquU2stNz2oRtRRTZVq5 -goversion go1.12.5 -D "" -importcfg $WORK/b125/importcfg -pack ./adler32.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/45/45705336455623a09c60e1ce563a70167f2cd83475468476a3043d77b398bb89-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 gP4e5hq6iudjrLX9fCIY/gP4e5hq6iudjrLX9fCIY -goversion go1.12.5 -D "" -importcfg $WORK/b127/importcfg -pack ./elgamal.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/92/929f554b4b884112c70879c1beb25ddbae121da41aad22fdcfcf6abc3ff319ee-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 yrjsrNsnpfnDjcElBdS6/yrjsrNsnpfnDjcElBdS6 -goversion go1.12.5 -D "" -importcfg $WORK/b124/importcfg -pack ./reader.go ./writer.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/b9/b977baa5db3fe735cf6ab03c85b61d954fd6c3e19c1a6183fdb08f9520035f1d-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 4Soe2zn5IcWGJxPi16m_/4Soe2zn5IcWGJxPi16m_ -goversion go1.12.5 -D "" -importcfg $WORK/b128/importcfg -pack ./s2k.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/d4/d4346f6a1c77645b8171f681d7755512040ce27d2468a5211ad698219c64a262-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 Gtx6RF3_xni_2jWcUY05/Gtx6RF3_xni_2jWcUY05 -goversion go1.12.5 -D "" -importcfg $WORK/b129/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.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/de/de87c1d8f9d965b23f583c415cdeca3038da88409e95e2243a92d3cddcfb46c9-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 9fjcUTx08Qj6I5ZwuaYG/9fjcUTx08Qj6I5ZwuaYG -goversion go1.12.5 -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/81/81421a58e0209c0bab26c8b5e9ae401c07e79717a471a6e3305d816ec417b618-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 Z3D3ElAZR61B2YQkPwI6/Z3D3ElAZR61B2YQkPwI6 -goversion go1.12.5 -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/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/f1/f117cefd2bbd63af23f14867e495ab481e78d84df1bf27a6cd0b9ec50454eeb9-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 lQG_JWjoGjErxPoOnRiF/lQG_JWjoGjErxPoOnRiF -goversion go1.12.5 -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/60/600f04cad6b59d2d7f4745a783501c274beffea56515f2dc3355dd53bea187f7-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 wU6T4zFgtIksd_s3f1Yf/wU6T4zFgtIksd_s3f1Yf -goversion go1.12.5 -D "" -importcfg $WORK/b131/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.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/13/1311f4cef0673f70c0edf8052847577bfe323cef3b2671f05ebc8e1996c327da-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 QGshNKnUB25bqV2jDDjl/QGshNKnUB25bqV2jDDjl -goversion go1.12.5 -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/d7/d75fe0fd296c30789dec4ea42795b1cb5744ff65614341f6d90089e063863731-d # internal BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/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/b141/_pkg_.a -trimpath $WORK/b141 -shared -p text/scanner -std -complete -installsuffix shared -buildid bbiM67y8lUNuhOc8d7eR/bbiM67y8lUNuhOc8d7eR -goversion go1.12.5 -D "" -importcfg $WORK/b141/importcfg -pack ./scanner.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/f1/f1af0ce1fe96ad3615fac30a114b0f29460e57bb3486ab25e6047608bd45f2eb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/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/b141/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils 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/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid fCDcdvkXDmrldHRQ5xEQ/fCDcdvkXDmrldHRQ5xEQ -goversion go1.12.5 -D "" -importcfg $WORK/b140/importcfg -pack ./fileutils.go ./fileutils_unix.go 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/32/32a478e6a2e43cfc816f70d0f57dba608cd6bc74880c6a8e08658374a1da02bb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/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/b140/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount 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/mount -complete -installsuffix shared -buildid P606tFolDCOg8wXrc5Qg/P606tFolDCOg8wXrc5Qg -goversion go1.12.5 -D "" -importcfg $WORK/b144/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/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/7b/7b8cc77edbc57a3eda53f7a5ac0dfcaa51cca1ed273639a64a560be376283d98-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 UvWPUodXFcsVRZWebUVj/UvWPUodXFcsVRZWebUVj -goversion go1.12.5 -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/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4d/4dd61eb9c7410534fbd52c30cdb729a067ec58ec32dc5d6b00313ee0f4ac813d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units 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/docker/go-units -complete -installsuffix shared -buildid YeVT7BmM4oNROO8PiqG9/YeVT7BmM4oNROO8PiqG9 -goversion go1.12.5 -D "" -importcfg $WORK/b145/importcfg -pack ./duration.go ./size.go ./ulimit.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/aa/aa9f474cfdd090b5962cbe96878546114dbd03d9614c265a35cc955a72241f3c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/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/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system 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/system -complete -installsuffix shared -buildid Fh-W3Fg725e_SFFQhDOi/Fh-W3Fg725e_SFFQhDOi -goversion go1.12.5 -D "" -importcfg $WORK/b143/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/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/08/083529996cf4ed398495c9c719b869b91cf6d3bd3f42d0a0a9f8403740759316-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user 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/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid t4Cd3TCdWDgBrush46xT/t4Cd3TCdWDgBrush46xT -goversion go1.12.5 -D "" -importcfg $WORK/b146/importcfg -pack ./lookup.go ./lookup_unix.go ./user.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/9f/9f3e0b40c5ee3db75880123bb6181024fe0ed7ecb9a169416b1cdb9355caf3dd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/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/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid gQxJpPJyJLud684QhIZ1/gQxJpPJyJLud684QhIZ1 -goversion go1.12.5 -D "" -importcfg $WORK/b142/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/b142/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ba/bab0b0cfed403e6b86927152bfdb864d659f3cc11583e30727327ab1d6b071cc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid o06YJxpoL3YU39DzakfE/o06YJxpoL3YU39DzakfE -goversion go1.12.5 -D "" -importcfg $WORK/b148/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/8c/8c98ccba606a6a54802ebd7cbf4f60984e4c9541a927a60976cfa59d23ac0328-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 2QWqpl3yPdbigfRKORuP/2QWqpl3yPdbigfRKORuP -goversion go1.12.5 -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/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/31/31c30bf8a89ea0b784e1dce413409b1c330c3c1b769dd3ba190cbeace0ae6f28-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/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/b148/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils 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/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid xLynrlNmI8tyqbJrODwI/xLynrlNmI8tyqbJrODwI -goversion go1.12.5 -D "" -importcfg $WORK/b147/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/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/da/da07af87ad3c0acbecc37ba3ad5ae2bf775f5a5696f262028851fccf7119c2b6-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 X18vHOViQZKZEyjk9RSR/X18vHOViQZKZEyjk9RSR -goversion go1.12.5 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/0d/0dcf371b6ec4ad6f6f96c0b12c86c488dd0072f09e06194988dbc9596728f247-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/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/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid vdtVlz3XoAgOAUFtBgDz/vdtVlz3XoAgOAUFtBgDz -goversion go1.12.5 -D "" -importcfg $WORK/b149/importcfg -pack ./pools.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/76/7669e50173469332152da194becb57cfe6a829e7a6e1d5f0c055fd111ee6faea-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate 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/compress/flate -complete -installsuffix shared -buildid lg-e05m6WKwgZWGwm0cS/lg-e05m6WKwgZWGwm0cS -goversion go1.12.5 -D "" -importcfg $WORK/b152/importcfg -pack ./copy.go ./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/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/6d/6dd5b426dc58e00e921771e0b00cb080e918a1858c60ed80ed22ff6577a103d8-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/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/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b153/symabis ./crc32_s390x.s BUILDSTDERR: cat >$WORK/b153/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/b153/_pkg_.a -trimpath $WORK/b153 -shared -p hash/crc32 -std -installsuffix shared -buildid 8cpcpA80UCfNNsqHNbAR/8cpcpA80UCfNNsqHNbAR -goversion go1.12.5 -symabis $WORK/b153/symabis -D "" -importcfg $WORK/b153/importcfg -pack -asmhdr $WORK/b153/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b153/crc32_s390x.o ./crc32_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b153/_pkg_.a $WORK/b153/crc32_s390x.o # internal 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/98/98d0a3cfe872d7c1bc4023c729c41de39bf61baddee4d0e941393afa1cc9a445-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b154/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b154/ -g -O2 ./sysconfig.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/f4/f4e8e84da75232abb2bb319dee6b5eeb0b4e7738ed2d4c31a28f377dfaa4c5ce-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/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/b152/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b153/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip 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/klauspost/pgzip -complete -installsuffix shared -buildid mFyhfSIOpx-c8RfsaY5c/mFyhfSIOpx-c8RfsaY5c -goversion go1.12.5 -D "" -importcfg $WORK/b151/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd $WORK/b154 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b154=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c 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/37/3700ad5e1a3046ec9d4f4efef56dcf63f7edc03f24518ed5436c8582727c1746-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/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/b156/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 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/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid 9gkKRwJXysy4w7PGr_G4/9gkKRwJXysy4w7PGr_G4 -goversion go1.12.5 -D "" -importcfg $WORK/b155/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: cd $WORK/b154 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b154=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b154=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b154=/tmp/go-build -gno-record-gcc-switches -o $WORK/b154/_cgo_.o $WORK/b154/_cgo_main.o $WORK/b154/_x001.o $WORK/b154/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage system -dynimport $WORK/b154/_cgo_.o -dynout $WORK/b154/_cgo_import.go BUILDSTDERR: cat >$WORK/b154/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/b146/_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/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid Ll46XA3gwP_C9SPkAXYP/Ll46XA3gwP_C9SPkAXYP -goversion go1.12.5 -D "" -importcfg $WORK/b154/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b154/_cgo_gotypes.go $WORK/b154/sysconfig.cgo1.go $WORK/b154/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b154/_pkg_.a $WORK/b154/_x001.o $WORK/b154/_x002.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/42/4230d7e5ab7fe6dac0ac6dabe4257e29839005e72a7853df007b8027025efb9b-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/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/b158/_pkg_.a -trimpath $WORK/b158 -shared -p flag -std -complete -installsuffix shared -buildid UgXi6-SIyqc1EEv9A_J8/UgXi6-SIyqc1EEv9A_J8 -goversion go1.12.5 -D "" -importcfg $WORK/b158/importcfg -pack ./flag.go 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/38/38ae176070af41e368a988f1fbe5837c9876c5a193d94e17a59420297f98622f-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/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/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_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/b155/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 WPfojoxBrab45KsLyRey/WPfojoxBrab45KsLyRey -goversion go1.12.5 -D "" -importcfg $WORK/b139/importcfg -pack ./archive.go ./archive_110.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/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/c8/c8e26cc6d18b221424ad3a39ad9b784ff2a9ab6769276899e4121c85cce55cb3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid b7cNR4sqj4WIAS13jfrE/b7cNR4sqj4WIAS13jfrE -goversion go1.12.5 -D "" -importcfg $WORK/b159/importcfg -pack ./command_linux.go ./reexec.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/3e/3e1da32182090531fd53da3a82ff382bdd8c341ef0934b5137dd2dac019f5516-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability 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/syndtr/gocapability/capability -complete -installsuffix shared -buildid eTiVlNlCt5evwNH3x6VM/eTiVlNlCt5evwNH3x6VM -goversion go1.12.5 -D "" -importcfg $WORK/b160/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/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e6/e679e77e1fe5bd595a1adfd9b6681f345249a7e64617b3558c796a58d9441ae1-d # internal BUILDSTDERR: hash/crc64 BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/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/b162/_pkg_.a -trimpath $WORK/b162 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid Ger9weRI5a_ng-zpGLeX/Ger9weRI5a_ng-zpGLeX -goversion go1.12.5 -D "" -importcfg $WORK/b162/importcfg -pack ./crc64.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/5e/5e72e75c7198e260bec1ca69f60f4a76e9a8e0ba26d658e9c01ad20f07c10cfc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/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/b162/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid ps_Pm5xhrq_g1QnLUCHv/ps_Pm5xhrq_g1QnLUCHv -goversion go1.12.5 -D "" -importcfg $WORK/b161/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.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/5e/5eba66be887b2321f6b907df49e90d240c8e3b964f64dd3013bb3839c4c0776c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory 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/pkg/directory -complete -installsuffix shared -buildid 3CLonuSPy20XTN-Jk1qn/3CLonuSPy20XTN-Jk1qn -goversion go1.12.5 -D "" -importcfg $WORK/b165/importcfg -pack ./directory.go ./directory_unix.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/49/493b4eb44641cbc5019eb50f71e0d1f03c1fed8e4a844285bc503fa3d4c60ade-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker 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/locker -complete -installsuffix shared -buildid Kh1hlyk4xmbDhfm2UY8T/Kh1hlyk4xmbDhfm2UY8T -goversion go1.12.5 -D "" -importcfg $WORK/b166/importcfg -pack ./locker.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/c7/c7a63145cf1a2ce6607ecf35adfc6494ccd383e280408098d0cc6c045abf129c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers 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/parsers -complete -installsuffix shared -buildid 6Mm7YOKzwVqEL9tBOWcN/6Mm7YOKzwVqEL9tBOWcN -goversion go1.12.5 -D "" -importcfg $WORK/b167/importcfg -pack ./parsers.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/bd/bdba5055ce047691169dfd81b259129a36643e163d1e3813869f13045b176654-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux 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 -complete -installsuffix shared -buildid DIp762RdYckwBT5YzLSm/DIp762RdYckwBT5YzLSm -goversion go1.12.5 -D "" -importcfg $WORK/b169/importcfg -pack ./selinux_linux.go ./xattrs.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/c4/c419b27ae73307f866f508d2dbf139bdb92f0e1d635e3d7903de8c96d7d57494-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/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/b169/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid rQ_vvro9a9eQ-oNr29SJ/rQ_vvro9a9eQ-oNr29SJ -goversion go1.12.5 -D "" -importcfg $WORK/b168/importcfg -pack ./label_selinux.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/c1/c13676ac6b26fc9677d6e7722dc7d4f409991a2ffca2cbe40efd2f8e2c625595-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b173/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b173/ -g -O2 ./projectquota.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/8c/8c0ddbb86fa6ec1173eaa0b1cd9febc64c22ec09078b4c7d461bbc3eaba69a01-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/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/b158/_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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_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/b160/_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 sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive 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/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid RR_nsWqKUMDq7Qox-nnL/RR_nsWqKUMDq7Qox-nnL -goversion go1.12.5 -D "" -importcfg $WORK/b157/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b173=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c 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/a1/a16999d6f726230f5186d050fe0019adf85a4a054ac89fa9558823c058c0bbab-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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_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/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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 3T7j5zWCmoiF3uUjHRS-/3T7j5zWCmoiF3uUjHRS- -goversion go1.12.5 -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: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b173=/tmp/go-build -gno-record-gcc-switches -o $WORK/b173/_cgo_.o $WORK/b173/_cgo_main.o $WORK/b173/_x001.o $WORK/b173/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage quota -dynimport $WORK/b173/_cgo_.o -dynout $WORK/b173/_cgo_import.go BUILDSTDERR: cat >$WORK/b173/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/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid xW4NX56r8H3YxiWnGAZH/xW4NX56r8H3YxiWnGAZH -goversion go1.12.5 -D "" -importcfg $WORK/b173/importcfg -pack $WORK/b173/_cgo_gotypes.go $WORK/b173/projectquota.cgo1.go $WORK/b173/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b173/_pkg_.a $WORK/b173/_x001.o $WORK/b173/_x002.o # internal 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/c6/c62c6294dfc30d62a87b47ef2ce87be43c2fa724bb5629a430a1d6db84f7ae0a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils 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/pkg/fsutils -complete -installsuffix shared -buildid uciUFea1EH3GrHNE1roB/uciUFea1EH3GrHNE1roB -goversion go1.12.5 -D "" -importcfg $WORK/b174/importcfg -pack ./fsutils_linux.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/cb/cb0aace4537b9193895848f516215ed1dbf3cfc041c9d17e97640a979949343f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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/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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs 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/aufs -complete -installsuffix shared -buildid -U3w6lDRtXbyBZxgf0uY/-U3w6lDRtXbyBZxgf0uY -goversion go1.12.5 -D "" -importcfg $WORK/b164/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go 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/f5/f5367f159c614b40974cf18e80d45cbb04848741a2dbe72f9683c78e80773387-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b170/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b170/ -g -O2 ./btrfs.go ./version.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/5a/5a67216e005c1065dbe605b40384150e22253a78016e66a6035cf6e0e5b40f16-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils 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/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils 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/overlayutils -complete -installsuffix shared -buildid dAbGr5X7ySc07JHQglxG/dAbGr5X7ySc07JHQglxG -goversion go1.12.5 -D "" -importcfg $WORK/b172/importcfg -pack ./overlayutils.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/2e/2e5e1147810b1f04d7ffb7f277c95b05746ce7f8b1d53ffdeb82e9092097a5db-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176/ -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/b176/ -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 $WORK/b170 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b170=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b170=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b170=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b170=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b170=/tmp/go-build -gno-record-gcc-switches -o $WORK/b170/_cgo_.o $WORK/b170/_cgo_main.o $WORK/b170/_x001.o $WORK/b170/_x002.o $WORK/b170/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage btrfs -dynimport $WORK/b170/_cgo_.o -dynout $WORK/b170/_cgo_import.go BUILDSTDERR: cat >$WORK/b170/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid 5p7xNtV-YDWTM48xLXED/5p7xNtV-YDWTM48xLXED -goversion go1.12.5 -D "" -importcfg $WORK/b170/importcfg -pack $WORK/b170/_cgo_gotypes.go $WORK/b170/btrfs.cgo1.go $WORK/b170/version.cgo1.go $WORK/b170/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b170/_pkg_.a $WORK/b170/_x001.o $WORK/b170/_x002.o $WORK/b170/_x003.o # internal 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/bc/bc428872fc9c5732a8d5cc32921362c6fa11dace9e2ea782c300c9b3089ec577-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b179/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b179/ -g -O2 ./copy_linux.go BUILDSTDERR: cd $WORK/b179 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b179=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b179=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b179=/tmp/go-build -gno-record-gcc-switches -o $WORK/b179/_cgo_.o $WORK/b179/_cgo_main.o $WORK/b179/_x001.o $WORK/b179/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage copy -dynimport $WORK/b179/_cgo_.o -dynout $WORK/b179/_cgo_import.go BUILDSTDERR: cat >$WORK/b179/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_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/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid -h1DqOn1zkkNrW7R9-er/-h1DqOn1zkkNrW7R9-er -goversion go1.12.5 -D "" -importcfg $WORK/b179/importcfg -pack $WORK/b179/_cgo_gotypes.go $WORK/b179/copy_linux.cgo1.go $WORK/b179/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b179/_pkg_.a $WORK/b179/_x001.o $WORK/b179/_x002.o # internal 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/c4/c49b547018bc954520f398ab578f82346a19fc268107a5c1f857bcbb6fe0d84e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-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/mistifyio/go-zfs -complete -installsuffix shared -buildid l4iCIIoeV2-QndDS-q9w/l4iCIIoeV2-QndDS-q9w -goversion go1.12.5 -D "" -importcfg $WORK/b181/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.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/4b/4bf23d971566f7981f2370caf7fcd5e87c56c2ef7760ef66e979c6b13235d469-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs 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/zfs -complete -installsuffix shared -buildid BWNRylldI_97svJ1EwYh/BWNRylldI_97svJ1EwYh -goversion go1.12.5 -D "" -importcfg $WORK/b180/importcfg -pack ./zfs.go ./zfs_linux.go 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/61/6155487da5fdcc912626730d6fbbf108fba056fa21386a31a719c2ff872a3c35-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/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/b050/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid 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/stringid -complete -installsuffix shared -buildid eAci1hIzSQeYOTYz8QTm/eAci1hIzSQeYOTYz8QTm -goversion go1.12.5 -D "" -importcfg $WORK/b183/importcfg -pack ./stringid.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/b7/b7333a7c3e35844c24a663234054f460ab4617cbedb0222f1c6848e89c832944-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils 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/stringutils -complete -installsuffix shared -buildid n4eEMeiLROqi-XSyytDZ/n4eEMeiLROqi-XSyytDZ -goversion go1.12.5 -D "" -importcfg $WORK/b184/importcfg -pack ./stringutils.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/39/39f89647dbe9c2a4477cd308aac912525d145f0b906c58ffe3168ba0c8378426-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia 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/tchap/go-patricia/patricia -complete -installsuffix shared -buildid R5ToxuJmqhIGpfDDCNoY/R5ToxuJmqhIGpfDDCNoY -goversion go1.12.5 -D "" -importcfg $WORK/b186/importcfg -pack ./children.go ./patricia.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/5f/5fbe6954ff9023266463a9d600f6dcccdb62693ef267f4124ab3dabf4f4dddc6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/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/b186/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex 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/truncindex -complete -installsuffix shared -buildid pAK3wVe-dT80205wmoDn/pAK3wVe-dT80205wmoDn -goversion go1.12.5 -D "" -importcfg $WORK/b185/importcfg -pack ./truncindex.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/02/02ea8f8847df9e15c0040add466428cd4bf6a7abb51a462feb80740fcc297f29-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid Kx_EZsqN3suVd7IPxbjP/Kx_EZsqN3suVd7IPxbjP -goversion go1.12.5 -D "" -importcfg $WORK/b188/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/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/22/2203f3952863399ce245151b0bee2c9e9d177ca211728b00fca0904d9bd88854-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/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/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid PqC2CH6aruNFUZuWrJXC/PqC2CH6aruNFUZuWrJXC -goversion go1.12.5 -D "" -importcfg $WORK/b187/importcfg -pack ./assemble.go ./disassemble.go ./doc.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/ca/ca364248dbbfbbdb92329aac0f9c16117b39cbe2553e83e59f00b53f920be3f5-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/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/b153/_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/b191/_pkg_.a -trimpath $WORK/b191 -shared -p compress/gzip -std -complete -installsuffix shared -buildid wb4IjbEBIkOP9rsWG8Jx/wb4IjbEBIkOP9rsWG8Jx -goversion go1.12.5 -D "" -importcfg $WORK/b191/importcfg -pack ./gunzip.go ./gzip.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/4d/4db5385bc72c4f8edb2f7d89e0c82d04a9aaca0ec7ad470af8478170f2d072d1-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/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/b195/_pkg_.a -trimpath $WORK/b195 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid uWnxOMuFZXk5NciZjRgW/uWnxOMuFZXk5NciZjRgW -goversion go1.12.5 -D "" -importcfg $WORK/b195/importcfg -pack ./transform.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/ba/ba3da0c6fa84090635c3b29bb43b97545c78f1ce4e1894ee300d18ff38c5c3d6-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/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/b196/_pkg_.a -trimpath $WORK/b196 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid qL2UP1YjbfZm7VnswTyu/qL2UP1YjbfZm7VnswTyu -goversion go1.12.5 -D "" -importcfg $WORK/b196/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/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/65/65dddec80ffe273df1866ff1b0fb4f4124f3992d650ff801ebd13c3747a0b1fd-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b196/_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/b194/_pkg_.a -trimpath $WORK/b194 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid T0BcF2g2Rv-6n9Tbcqss/T0BcF2g2Rv-6n9Tbcqss -goversion go1.12.5 -D "" -importcfg $WORK/b194/importcfg -pack ./bidirule.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/70/70e3060e70f79a0dc18a2026c31d1784b226079239da3d4d5eba096c63fc0d91-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b195/_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/b197/_pkg_.a -trimpath $WORK/b197 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid S2LsmxG_476k-EvZHlgs/S2LsmxG_476k-EvZHlgs -goversion go1.12.5 -D "" -importcfg $WORK/b197/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/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/2b/2b48aa331b98d17ad26e4779c9105efe8eaf300baf9b9ad7b5ba8775ddf6f10c-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b197/_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/b193/_pkg_.a -trimpath $WORK/b193 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid EqZkLyRNWe0mbaVsO1u4/EqZkLyRNWe0mbaVsO1u4 -goversion go1.12.5 -D "" -importcfg $WORK/b193/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.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/d6/d6db692426792172e37514c0dac278264cd918671b32a9371c60cc48ebc0f769-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/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/b046/_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/b198/_pkg_.a -trimpath $WORK/b198 -shared -p net/textproto -std -complete -installsuffix shared -buildid ak9Xu2XPy0UtuMAMsK7P/ak9Xu2XPy0UtuMAMsK7P -goversion go1.12.5 -D "" -importcfg $WORK/b198/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.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/94/9438c076219d7c8dfaed227fdbf8f7c971b73a687d55e2a398627889c028ec73-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b192/_pkg_.a -trimpath $WORK/b192 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid DcqJUF-IHlRTWhD8sO3g/DcqJUF-IHlRTWhD8sO3g -goversion go1.12.5 -D "" -importcfg $WORK/b192/importcfg -pack ./guts.go ./httplex.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/c0/c0b3f4719e96e5efe12447c0af4fbefcf2b798dc94c27707196db07187201836-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/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/b193/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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/b199/_pkg_.a -trimpath $WORK/b199 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid QW3gAEFvYZ5n_1F-nkAo/QW3gAEFvYZ5n_1F-nkAo -goversion go1.12.5 -D "" -importcfg $WORK/b199/importcfg -pack ./proxy.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/23/2352622d24b62f1243144a727d347c4b3015b891575ac0271cfa45533f86f4eb-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/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/b200/_pkg_.a -trimpath $WORK/b200 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid rFtO7vEr5DS15Ce40ocm/rFtO7vEr5DS15Ce40ocm -goversion go1.12.5 -D "" -importcfg $WORK/b200/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.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/d3/d33c26e3505f60d6dcff0344164a4ebc36a7184dd43823843420db7746014895-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/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/b201/_pkg_.a -trimpath $WORK/b201 -shared -p mime -std -complete -installsuffix shared -buildid rALeSGihreVBxEqcMsTv/rALeSGihreVBxEqcMsTv -goversion go1.12.5 -D "" -importcfg $WORK/b201/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.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/e3/e324f1d45d150a1141042c4d6778375f40891e1d8f693748198407497e3083c1-d # internal BUILDSTDERR: mime/quotedprintable 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 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/b203/_pkg_.a -trimpath $WORK/b203 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid lRsclb8D-3jhJLfgcYKD/lRsclb8D-3jhJLfgcYKD -goversion go1.12.5 -D "" -importcfg $WORK/b203/importcfg -pack ./reader.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/36/36346ff9146fb8ac5af145e44289bb0d7a1b366ec99db4d102991f8a1bb343c4-d # internal BUILDSTDERR: mime/multipart 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 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/b201/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b202/_pkg_.a -trimpath $WORK/b202 -shared -p mime/multipart -std -complete -installsuffix shared -buildid Ri1tikTVaWFwxMKcutRk/Ri1tikTVaWFwxMKcutRk -goversion go1.12.5 -D "" -importcfg $WORK/b202/importcfg -pack ./formdata.go ./multipart.go ./writer.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/b2/b21629031d88b42e3a399c6e972bc2fca2756568b466fa4e25624031b34ffbc6-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/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/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b204/_pkg_.a -trimpath $WORK/b204 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid VJYn0ntFtq8RcZavXa6_/VJYn0ntFtq8RcZavXa6_ -goversion go1.12.5 -D "" -importcfg $WORK/b204/importcfg -pack ./trace.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/d9/d9cdf78c508890ae8d5f6d18606e50053101c6fedd2121d69196088885f4c216-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/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/b205/_pkg_.a -trimpath $WORK/b205 -shared -p net/http/internal -std -complete -installsuffix shared -buildid dx4xDYxGAizwaq_n1WCx/dx4xDYxGAizwaq_n1WCx -goversion go1.12.5 -D "" -importcfg $WORK/b205/importcfg -pack ./chunked.go ./testcert.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/c6/c6de5ce2dda1bc17e635ca88ee6cd55724e7df0a0394b08c0168d3d0415a0907-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/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/b191/_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/b192/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$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 math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b190/_pkg_.a -trimpath $WORK/b190 -shared -p net/http -std -complete -installsuffix shared -buildid Ns0xP4e80jwiJQFoyXKl/Ns0xP4e80jwiJQFoyXKl -goversion go1.12.5 -D "" -importcfg $WORK/b190/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: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/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 $WORK/b176/_x003.o $WORK/b176/_x004.o $WORK/b176/_x005.o $WORK/b176/_x006.o $WORK/b176/_x007.o $WORK/b176/_x008.o $WORK/b176/_x009.o $WORK/b176/_x010.o $WORK/b176/_x011.o $WORK/b176/_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/b176/_cgo_.o -dynout $WORK/b176/_cgo_import.go BUILDSTDERR: cat >$WORK/b176/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/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid xeJSDp9-kMG6sdO8jaBC/xeJSDp9-kMG6sdO8jaBC -goversion go1.12.5 -D "" -importcfg $WORK/b176/importcfg -pack $WORK/b176/_cgo_gotypes.go $WORK/b176/gboolean.cgo1.go $WORK/b176/gcancellable.cgo1.go $WORK/b176/gerror.cgo1.go $WORK/b176/gfile.cgo1.go $WORK/b176/gfileinfo.cgo1.go $WORK/b176/ghashtable.cgo1.go $WORK/b176/ghashtableiter.cgo1.go $WORK/b176/glibobject.cgo1.go $WORK/b176/gobject.cgo1.go $WORK/b176/goptioncontext.cgo1.go $WORK/b176/gvariant.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 $WORK/b176/_x003.o $WORK/b176/_x004.o $WORK/b176/_x005.o $WORK/b176/_x006.o $WORK/b176/_x007.o $WORK/b176/_x008.o $WORK/b176/_x009.o $WORK/b176/_x010.o $WORK/b176/_x011.o $WORK/b176/_x012.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/c4/c4548ca8d3508e2b91879bcd9f9437769776e88e8171eec4247b47dc3b5a783d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177/ -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/b177/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.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/98/98453b7d870ec2013a9b77d7eb2196c1b23ee45351ef46270c0b73e29b3f9208-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/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/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid UZoRp-yyrbhC-FtNJV9i/UZoRp-yyrbhC-FtNJV9i -goversion go1.12.5 -D "" -importcfg $WORK/b189/importcfg -pack ./errors.go ./handler.go ./register.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/4e/4ebb10eeb7e58fcd2068a3ce97ae7cac10da603bb40094d8e98b4b1e82befec8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid FLk2-cMgtStFSW64a7Q7/FLk2-cMgtStFSW64a7Q7 -goversion go1.12.5 -D "" -importcfg $WORK/b206/importcfg -pack ./config.go ./state.go ./version.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/0c/0c952f6e4244806c04aad59f1ec1a984d4704c523954ad73aee533b6b56d4a74-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b208/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b208/ -g -O2 -Wall ./unshare_cgo.go BUILDSTDERR: cd $WORK/b208 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b208=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b208=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b208=/tmp/go-build -gno-record-gcc-switches -I $WORK/b208/ -g -O2 -Wall -o $WORK/b208/_x003.o -c unshare.c BUILDSTDERR: cd $WORK/b208 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b208=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b208=/tmp/go-build -gno-record-gcc-switches -o $WORK/b208/_cgo_.o $WORK/b208/_cgo_main.o $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage unshare -dynimport $WORK/b208/_cgo_.o -dynout $WORK/b208/_cgo_import.go BUILDSTDERR: cat >$WORK/b208/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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/b160/_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/b208/_pkg_.a -trimpath $WORK/b208 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid 0d9PZHEE6HtAd89_qBKV/0d9PZHEE6HtAd89_qBKV -goversion go1.12.5 -D "" -importcfg $WORK/b208/importcfg -pack ./unshare.go $WORK/b208/_cgo_gotypes.go $WORK/b208/unshare_cgo.cgo1.go $WORK/b208/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b208/_pkg_.a $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o # internal 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/fb/fb791b8a2f0bcbf9b1465e61b6be3dc9f98176bdd3689b836ca3439c4759fac2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor 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/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid i2fd0E3KWH9ESTEInnki/i2fd0E3KWH9ESTEInnki -goversion go1.12.5 -D "" -importcfg $WORK/b209/importcfg -pack ./apparmor_disabled.go 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/41/41fa7a0b4ff15b9397f0387ad7e4ae941a77a8571ab9f6d046e15ae2e2944940-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b210/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b210/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: cd $WORK/b210 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b210=/tmp/go-build -gno-record-gcc-switches -o $WORK/b210/_cgo_.o $WORK/b210/_cgo_main.o $WORK/b210/_x001.o $WORK/b210/_x002.o $WORK/b210/_x003.o -g -O2 -lseccomp BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage seccomp -dynimport $WORK/b210/_cgo_.o -dynout $WORK/b210/_cgo_import.go BUILDSTDERR: cat >$WORK/b210/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/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid EEofSZHBED4pb21gI5iu/EEofSZHBED4pb21gI5iu -goversion go1.12.5 -D "" -importcfg $WORK/b210/importcfg -pack $WORK/b210/_cgo_gotypes.go $WORK/b210/seccomp.cgo1.go $WORK/b210/seccomp_internal.cgo1.go $WORK/b210/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b210/_pkg_.a $WORK/b210/_x001.o $WORK/b210/_x002.o $WORK/b210/_x003.o # internal 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/61/61706ec2938cc1c4b41638439450ac1423f9d710969e362f181f26ec68cbf42f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/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 sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid wyHpIN-igIl2PAvgg8J2/wyHpIN-igIl2PAvgg8J2 -goversion go1.12.5 -D "" -importcfg $WORK/b211/importcfg -pack ./terminal.go ./util.go ./util_linux.go 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/df/df9523a7aea222eb7ee463539315b13530816907796d52f251f81af7238634b0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cat >$WORK/b212/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid L4n1a-FN1EmWaOq6haVo/L4n1a-FN1EmWaOq6haVo -goversion go1.12.5 -D "" -importcfg $WORK/b212/importcfg -pack ./types.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/18/18ce7f71b189ae8eee51e6b48cbadbace0fde5f976edc06c0e6d3030b708eade-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b213/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/b212/_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/b147/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache 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/pkg/blobcache -complete -installsuffix shared -buildid g5fKlt-D30pZsU-ntAQi/g5fKlt-D30pZsU-ntAQi -goversion go1.12.5 -D "" -importcfg $WORK/b213/importcfg -pack ./blobcache.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/23/230ee407498c8f86c9fc2cdec6941ce8747731d56179aa6f20172b2e124a2b94-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cat >$WORK/b214/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/b158/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser 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/chrootuser -complete -installsuffix shared -buildid 0dMq8rY_gXlnBOndVPPP/0dMq8rY_gXlnBOndVPPP -goversion go1.12.5 -D "" -importcfg $WORK/b214/importcfg -pack ./user.go ./user_linux.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/91/911ca6975cb9c41ca3c55dcea6882a8dbbfd1191e9e14b863ebe2179aa9719a2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b216/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets 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/secrets -complete -installsuffix shared -buildid XLd0dzxcbZ_SIz5-S2dR/XLd0dzxcbZ_SIz5-S2dR -goversion go1.12.5 -D "" -importcfg $WORK/b216/importcfg -pack ./secrets.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/97/9778c7237ef0fa1e57afc1d9e14a1d7ebef87d255585ad08567b69e2a8661589-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid oHmQutSRPoRAlwGHijl1/oHmQutSRPoRAlwGHijl1 -goversion go1.12.5 -D "" -importcfg $WORK/b220/importcfg -pack ./prioritize.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/26/26738b50f6f1b2b7802de79ae432b742f8614ce1d9ba62c9083d7658673a6a30-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/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/b222/_pkg_.a -trimpath $WORK/b222 -shared -p hash/fnv -std -complete -installsuffix shared -buildid TVVj_BPC4uQd7nYABH3W/TVVj_BPC4uQd7nYABH3W -goversion go1.12.5 -D "" -importcfg $WORK/b222/importcfg -pack ./fnv.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/4e/4e5fc1d9b1dd00e061b75acbb97a138a3660b591cb5ccb142ac1b15f21bef528-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/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/b222/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt 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/etcd-io/bbolt -complete -installsuffix shared -buildid WeBhQ9X5zuC1n1BG_4RY/WeBhQ9X5zuC1n1BG_4RY -goversion go1.12.5 -D "" -importcfg $WORK/b221/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/b221/_pkg_.a # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/e9/e989b012c0c8f6f70d0a6c4f60d3856c88bab3dcf315732fa09c5f47b3254eca-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/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/b220/_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/b221/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid ie7xifm3pKEQwUcux9l_/ie7xifm3pKEQwUcux9l_ -goversion go1.12.5 -D "" -importcfg $WORK/b219/importcfg -pack ./boltdb.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/88d909ef5199189b8bbce11fe6191c165803c4511c7ea90a5746fb654c1d3950-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b223/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/b220/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory -complete -installsuffix shared -buildid rwAwZTTfvkqIjHz3NG1W/rwAwZTTfvkqIjHz3NG1W -goversion go1.12.5 -D "" -importcfg $WORK/b223/importcfg -pack ./memory.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/6a/6a61d50f2a3d8c23c7763315798d7e799cab28f139ec707a3aa2ff157daa4ab9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b218/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/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b223/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache 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/pkg/blobinfocache -complete -installsuffix shared -buildid qIRYkKbaUaWLTx_eTrW0/qIRYkKbaUaWLTx_eTrW0 -goversion go1.12.5 -D "" -importcfg $WORK/b218/importcfg -pack ./default.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/2c/2cc7215b44c6e016a4dbe91dfd406dea12a67a4bec9552341f278a9dd5d7e101-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b226/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog 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/internal/xlog -complete -installsuffix shared -buildid P9wW-s4Kh6-rz0bX1wRQ/P9wW-s4Kh6-rz0bX1wRQ -goversion go1.12.5 -D "" -importcfg $WORK/b226/importcfg -pack ./xlog.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/df/df51e6db5b0ba2a947f05e5c432e6ebc8e7babdc7b9e6a0d925b14ed050757a3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b228/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash 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/internal/hash -complete -installsuffix shared -buildid baRT_gWIZ8jXC2euRQMl/baRT_gWIZ8jXC2euRQMl -goversion go1.12.5 -D "" -importcfg $WORK/b228/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.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/32/3252e84a904dd2ef373ac1f2921caeb7e1516c8b984de6b7e6800320eb34af02-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cat >$WORK/b227/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/b228/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma 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/lzma -complete -installsuffix shared -buildid AMWyTfYfZtjN_KM5PzLk/AMWyTfYfZtjN_KM5PzLk -goversion go1.12.5 -D "" -importcfg $WORK/b227/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/b227/_pkg_.a # internal BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/5c/5cba5cfc8e70b3a8f08661a5c17e20889f161942b9847a60f38686ec10222e58-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: cat >$WORK/b225/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/b226/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz 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/ulikunitz/xz -complete -installsuffix shared -buildid kJ-siFOwrcaCQCxD7A62/kJ-siFOwrcaCQCxD7A62 -goversion go1.12.5 -D "" -importcfg $WORK/b225/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/b225/_pkg_.a # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/09/0914cabe46ba052d03b1acddb52f399af8ab23afd5f89d00c9665a13ff8a0bb7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b224/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/b151/_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/b225/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression 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/compression -complete -installsuffix shared -buildid fznKhPBkKpw_Uq5oou_E/fznKhPBkKpw_Uq5oou_E -goversion go1.12.5 -D "" -importcfg $WORK/b224/importcfg -pack ./compression.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/30/30d93936e9f445e48fa369e4407b487699c6856bc8d01c4ae100f6a4a4eb2300-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: cat >$WORK/b230/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/b230/_pkg_.a -trimpath $WORK/b230 -shared -p container/heap -std -complete -installsuffix shared -buildid IPW5uU-Vfhg50mrNCUss/IPW5uU-Vfhg50mrNCUss -goversion go1.12.5 -D "" -importcfg $WORK/b230/importcfg -pack ./heap.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/5a/5a2eee260792d37a2449a88ec51c3d21fb10d84c5ef0ab5485ec9cc9229ac55b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty 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/mattn/go-isatty -complete -installsuffix shared -buildid u-kS70QR7RPZfQ-fXSPI/u-kS70QR7RPZfQ-fXSPI -goversion go1.12.5 -D "" -importcfg $WORK/b232/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.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/ce/cee4d41aded7c7616c8cdfe56e73570f1d4d97a0526932de317f085d0d6fc9db-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: cat >$WORK/b231/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/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid KPYxhnT7emmg79Ifv97x/KPYxhnT7emmg79Ifv97x -goversion go1.12.5 -D "" -importcfg $WORK/b231/importcfg -pack ./writer.go ./writer_posix.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/87/876b419f8ed39c0e568b9ed1b5fee7731344bbdd8d08d76f1821768b47b6afbf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma 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/VividCortex/ewma -complete -installsuffix shared -buildid QDQTLcNqdFTGdM3fhLKf/QDQTLcNqdFTGdM3fhLKf -goversion go1.12.5 -D "" -importcfg $WORK/b234/importcfg -pack ./ewma.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/05/057f9970344a1a962eb895859e2157ab19faf737d1092eaf9d085110359fe3ff-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b235/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal 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/vbauerster/mpb/internal -complete -installsuffix shared -buildid rMRLp1QEzyw32Y4Y8zn9/rMRLp1QEzyw32Y4Y8zn9 -goversion go1.12.5 -D "" -importcfg $WORK/b235/importcfg -pack ./percentage.go ./round.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/ef/ef028aa2d8b0aea584825cb722cea34936a0494f2cf03b7c53bff6683bcce990-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b233/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/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b235/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor 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/vbauerster/mpb/decor -complete -installsuffix shared -buildid ERByQJ3_kJYimm1BNmY5/ERByQJ3_kJYimm1BNmY5 -goversion go1.12.5 -D "" -importcfg $WORK/b233/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/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/44/440321804ee88cddb38c57a2c29adaed8f092251cdbf643bc5d546b806fc35ba-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: cat >$WORK/b236/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/b236 -I $WORK/b236/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b236/symabis ./sig.s BUILDSTDERR: cat >$WORK/b236/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/b236/_pkg_.a -trimpath $WORK/b236 -shared -p os/signal -std -installsuffix shared -buildid fkvAoT8o1F7Mia-5eod7/fkvAoT8o1F7Mia-5eod7 -goversion go1.12.5 -symabis $WORK/b236/symabis -D "" -importcfg $WORK/b236/importcfg -pack -asmhdr $WORK/b236/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b236 -I $WORK/b236/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b236/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b236/_pkg_.a $WORK/b236/sig.o # internal 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/2f/2f78fce0fa8665391437eb3908360e967998567ef42676dd4f65bde5a65ff9e8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: cat >$WORK/b229/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/b230/_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/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b235/_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/b236/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb 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/vbauerster/mpb -complete -installsuffix shared -buildid vEpFZ0imHg1iofS2435a/vEpFZ0imHg1iofS2435a -goversion go1.12.5 -D "" -importcfg $WORK/b229/importcfg -pack ./bar.go ./bar_option.go ./doc.go ./options.go ./options_go1.7.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.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/cf/cfefaa506d6a995a25ab827bba164ec52eb63dc07ed25b0467e23a55db4fc7af-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cat >$WORK/b237/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid vga7lFuZ-20Rkjm3PPQJ/vga7lFuZ-20Rkjm3PPQJ -goversion go1.12.5 -D "" -importcfg $WORK/b237/importcfg -pack ./semaphore.go 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/b8/b85aa22544c7874f5cedc893fd2d2dd5726fdf8d3339d29d6c0eeb0b5edcd466-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b217/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/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b224/_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/b151/_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/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b237/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/copy 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/image/copy -complete -installsuffix shared -buildid ysB5aC_0N-oxGQnY3y8u/ysB5aC_0N-oxGQnY3y8u -goversion go1.12.5 -D "" -importcfg $WORK/b217/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.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/1d/1d66e9cdae527c61cd8d306b99b9819d0b9f708a773ce4c24c83eada12a6c7e5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath 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/explicitfilepath -complete -installsuffix shared -buildid 6VO_rVIY95reiV8zI5kx/6VO_rVIY95reiV8zI5kx -goversion go1.12.5 -D "" -importcfg $WORK/b239/importcfg -pack ./path.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/37/37373b6b11c0f8ce5368dbd0dacbf98248919df8170789c5f6316711e7a645e2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/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/b239/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory -complete -installsuffix shared -buildid 6VAAIr3GkqtDTr-slHC4/6VAAIr3GkqtDTr-slHC4 -goversion go1.12.5 -D "" -importcfg $WORK/b238/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.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/09/091c1a9375f3d1562ce58d9596465cd7ba1684495014baf4e3ba1db18fbb1817-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: mkdir -p $WORK/b241/ BUILDSTDERR: cat >$WORK/b241/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration 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/policyconfiguration -complete -installsuffix shared -buildid ShxFkM-CcsM3MWmKMid7/ShxFkM-CcsM3MWmKMid7 -goversion go1.12.5 -D "" -importcfg $WORK/b241/importcfg -pack ./naming.go 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/f9/f9c1c15eb71c16f036c182439f511d750f37349bd4ac385146c988ba87f956ad-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: cat >$WORK/b244/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid _PHtGwj2MU55NPscfCoK/_PHtGwj2MU55NPscfCoK -goversion go1.12.5 -D "" -importcfg $WORK/b244/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.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/94/940b13cc6366ba3335d7c3abdcef2f63181a6f8cbcac93d89e7e8e98ef3aee3e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cat >$WORK/b243/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/b244/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid pJZ_pNO_k_-AcZigi4vB/pJZ_pNO_k_-AcZigi4vB -goversion go1.12.5 -D "" -importcfg $WORK/b243/importcfg -pack ./client.go ./command.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/bc/bc7ab67b477e505655f9ca167aa2a971261f9efd587c2d720d637dde95178fd6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cat >$WORK/b248/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver 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/containerd/continuity/pathdriver -complete -installsuffix shared -buildid HxZ1D81Z7nBkBfsOXgIY/HxZ1D81Z7nBkBfsOXgIY -goversion go1.12.5 -D "" -importcfg $WORK/b248/importcfg -pack ./path_driver.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/53/535bca7c5c6eee6e68d41dda085724dd8963c0005898c7cda6d825ea393894d1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: cat >$WORK/b249/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount 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/docker/docker/pkg/mount -complete -installsuffix shared -buildid KAEW_ID51OxlkM-Yt1uj/KAEW_ID51OxlkM-Yt1uj -goversion go1.12.5 -D "" -importcfg $WORK/b249/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/b249/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/b3/b32e72585830b7bb826a0883d3bf68f3c91151159ef878756f9b2ae2714c5f75-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: cat >$WORK/b247/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/b248/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system 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/system -complete -installsuffix shared -buildid auG_xhj92AqyzfBqU4jZ/auG_xhj92AqyzfBqU4jZ -goversion go1.12.5 -D "" -importcfg $WORK/b247/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/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/f3/f3895ba1eacf320c3520a5586a9af7835fd981e6f18feb40904a2a6a112f04bd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: cat >$WORK/b246/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/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools 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/idtools -complete -installsuffix shared -buildid dtMwb9iw_D79LbjnDxEj/dtMwb9iw_D79LbjnDxEj -goversion go1.12.5 -D "" -importcfg $WORK/b246/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_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/7c/7cdb5d1a8d6efd11bb698bf6a48761afc68c3674344d0d1dfb9a33c6b99b877f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/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/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir 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/pkg/homedir -complete -installsuffix shared -buildid 4k3x1NdE5KaxV689qBdi/4k3x1NdE5KaxV689qBdi -goversion go1.12.5 -D "" -importcfg $WORK/b245/importcfg -pack ./homedir_linux.go ./homedir_unix.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/3c/3ce69de542282e98bec9c58d426c9aa54e125d6669fdc73146cee3dec026116b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: cat >$WORK/b242/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/b243/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b245/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid sNIIeDXMi74mQNH6mTTA/sNIIeDXMi74mQNH6mTTA -goversion go1.12.5 -D "" -importcfg $WORK/b242/importcfg -pack ./config.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/14/14d62453c33fd0ebfbeaf3d1c4adbc8aa9f99ceaad4487558dacbbfa654fd91e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: cat >$WORK/b253/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/b046/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks 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/internal/socks -complete -installsuffix shared -buildid LlI_mwSZeJAWo5EbbzkZ/LlI_mwSZeJAWo5EbbzkZ -goversion go1.12.5 -D "" -importcfg $WORK/b253/importcfg -pack ./client.go ./socks.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/6d/6daf6234a0da00aaf00467b5fd73eff3054ba7e8fe21a915cdaa832d7198ca31-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/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/b253/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid qyEnoLMTNXLNUde-zUJA/qyEnoLMTNXLNUde-zUJA -goversion go1.12.5 -D "" -importcfg $WORK/b252/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.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/9f/9f9d68d1825c917d6e73083e4ecbdecdabb3116cf110739dc88d510e8a34082f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: cat >$WORK/b251/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/b252/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets 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/docker/go-connections/sockets -complete -installsuffix shared -buildid nQ_UsA2q77j_KwQX63WK/nQ_UsA2q77j_KwQX63WK -goversion go1.12.5 -D "" -importcfg $WORK/b251/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/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/67/6726de99e9b8565674eae7ac139586faba5fd6946313d6eb4f845b85c36f4989-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: mkdir -p $WORK/b254/ BUILDSTDERR: cat >$WORK/b254/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid immR9vZCKwB53Ozenj1H/immR9vZCKwB53Ozenj1H -goversion go1.12.5 -D "" -importcfg $WORK/b254/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.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/dc/dc35437373e38976847eb7b9054ac5513975089f49465d6e3c412db03ed68b81-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/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/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b254/_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/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig 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/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid inEdXjdu5OZKAEKOv3B7/inEdXjdu5OZKAEKOv3B7 -goversion go1.12.5 -D "" -importcfg $WORK/b250/importcfg -pack ./tlsclientconfig.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/a5/a52f232ad9459f1aea773fa2892e73f99a69b3ca77db3278497a41ead2ef5159-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: cat >$WORK/b257/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset 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/digestset -complete -installsuffix shared -buildid J9Xbg107CP19l5tOO4Ms/J9Xbg107CP19l5tOO4Ms -goversion go1.12.5 -D "" -importcfg $WORK/b257/importcfg -pack ./set.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/6a/6a410f8af32f671a82aa9a347bae19b10366c48c1ae19ddf252797b12e70166d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/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/b257/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference 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/reference -complete -installsuffix shared -buildid xfLHDQk9vxqNbrlddfND/xfLHDQk9vxqNbrlddfND -goversion go1.12.5 -D "" -importcfg $WORK/b256/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.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/19/19add4f4bcc7fa41b621d62ddfe54727c3f3efadaabe47cedcd83fcc1629adfe-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: cat >$WORK/b258/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/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux 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/gorilla/mux -complete -installsuffix shared -buildid EvDCVqKCqQ8c9WmGSisc/EvDCVqKCqQ8c9WmGSisc -goversion go1.12.5 -D "" -importcfg $WORK/b258/importcfg -pack ./context_native.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/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/5e/5e22427ce75e1c644fbe2bd65eded0ea9f7e18ef959b7be8a743993cd260106a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: cat >$WORK/b255/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/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid XMaXygN3lb_Km9ebMm79/XMaXygN3lb_Km9ebMm79 -goversion go1.12.5 -D "" -importcfg $WORK/b255/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/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/c7/c7c384471ac5035ad1e2ed04b315d0d4221f9419c1f2cb83cb465200a16169c3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: cat >$WORK/b260/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: 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/b256/_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 mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution 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 -complete -installsuffix shared -buildid H6Hr7nk2nuKhLw2Ytbqn/H6Hr7nk2nuKhLw2Ytbqn -goversion go1.12.5 -D "" -importcfg $WORK/b260/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/b260/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/d2/d2ce4fb281f2d4e4bc7ad008efd35b6a9c19608cb6d42c7786ba9a2d09af9bd9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid y_pNuC_g7LQRfYvYh2gV/y_pNuC_g7LQRfYvYh2gV -goversion go1.12.5 -D "" -importcfg $WORK/b261/importcfg -pack ./addr.go ./authchallenge.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/fc/fc3f3b87f0c9d6b8bc036da0c299a838767cdddf606fed91717debefea5300f7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: cat >$WORK/b262/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/b190/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid wSQz9KA2rxOtFFwcWRhI/wSQz9KA2rxOtFFwcWRhI -goversion go1.12.5 -D "" -importcfg $WORK/b262/importcfg -pack ./http_reader.go ./transport.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/2f/2fa682a7e67b0c006f57d31aeccba369e19bb8630762f642845b99024443e5f5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: cat >$WORK/b263/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/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/b260/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid hHD-tv53SuFKKS9alP71/hHD-tv53SuFKKS9alP71 -goversion go1.12.5 -D "" -importcfg $WORK/b263/importcfg -pack ./cache.go ./cachedblobdescriptorstore.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/3d/3de1e65dd55c21233a7862544c175cbabc6573204b2bc121348ce124b99d6b41-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory 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/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/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b263/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid R3O2P3R5DDw51tlE0Tqn/R3O2P3R5DDw51tlE0Tqn -goversion go1.12.5 -D "" -importcfg $WORK/b264/importcfg -pack ./memory.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/01/011f88e96a110638a94ab2ce91c9319c5d66e3f8cf2bc16edf0247c42bc2206b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: cat >$WORK/b259/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/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b264/_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/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client 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/docker/distribution/registry/client -complete -installsuffix shared -buildid qbNi9XC6gNLcRsKx0IP9/qbNi9XC6gNLcRsKx0IP9 -goversion go1.12.5 -D "" -importcfg $WORK/b259/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/1e/1e9c4972385b6e6e2db62ee9234f833487e8501b290422748b276752b53a8ccf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b266/ BUILDSTDERR: cat >$WORK/b266/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 2zXhDAopZS0vZtAPYYqV/2zXhDAopZS0vZtAPYYqV -goversion go1.12.5 -D "" -importcfg $WORK/b266/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 $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/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 -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/b177/_cgo_.o -dynout $WORK/b177/_cgo_import.go BUILDSTDERR: cat >$WORK/b177/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/b176/_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/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid yfA8qxeiKJxTu53YZyKc/yfA8qxeiKJxTu53YZyKc -goversion go1.12.5 -D "" -importcfg $WORK/b177/importcfg -pack $WORK/b177/_cgo_gotypes.go $WORK/b177/builtin.cgo1.go $WORK/b177/checkout.cgo1.go $WORK/b177/commit.cgo1.go $WORK/b177/init.cgo1.go $WORK/b177/log.cgo1.go $WORK/b177/prune.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 # 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/82/8285ac7eca3cb1c743d1b7ceee10afb569534a12103d83dd20da2040c62dc0ba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b175/ -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/b175/ -g -O2 ./ostree.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/2f/2fc327dfb34c985076d2847280a237ecb2b9a56dddaad5e1295872fb29b2f756-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/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/b266/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml 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/ghodss/yaml -complete -installsuffix shared -buildid tGy-G6xtR9-vKUZxOSbK/tGy-G6xtR9-vKUZxOSbK -goversion go1.12.5 -D "" -importcfg $WORK/b265/importcfg -pack ./fields.go ./yaml.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/ec/ec3d694b47ed212141d697d5a703d258fec5d7592f088604d100eb8a2f4550a0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: cat >$WORK/b240/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/b241/_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/b242/_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/b250/_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/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b265/_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/b201/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker 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/docker -complete -installsuffix shared -buildid oBONARK0HaSdUGY_cuL0/oBONARK0HaSdUGY_cuL0 -goversion go1.12.5 -D "" -importcfg $WORK/b240/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/26/26b5f00a1c1d94be3b30264a00e16d4842d69cc36bd88a35251a6f5ba3f7540b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: mkdir -p $WORK/b268/ BUILDSTDERR: cat >$WORK/b268/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/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/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid PsST7O5Qc-hSjjZa8Qsw/PsST7O5Qc-hSjjZa8Qsw -goversion go1.12.5 -D "" -importcfg $WORK/b268/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go BUILDSTDERR: cd $WORK/b175 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b175=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b175=/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/5d/5d71d4838c17eaee3d06ce5ba11078059316657ed04a68870e5eb6bd03c849c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: mkdir -p $WORK/b267/ BUILDSTDERR: cat >$WORK/b267/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/b268/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/archive 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/containers/image/docker/archive -complete -installsuffix shared -buildid sgEqXMB43i76eVq3vUfX/sgEqXMB43i76eVq3vUfX -goversion go1.12.5 -D "" -importcfg $WORK/b267/importcfg -pack ./dest.go ./src.go ./transport.go BUILDSTDERR: cd $WORK/b175 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b175=/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/5b/5b0493061a231803e8d1d568591608cc781ee7502090458308e3a718452a24f0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: cat >$WORK/b270/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/internal 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/containers/image/oci/internal -complete -installsuffix shared -buildid DQx8Op4dWi3IJUoUDe2B/DQx8Op4dWi3IJUoUDe2B -goversion go1.12.5 -D "" -importcfg $WORK/b270/importcfg -pack ./oci_util.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b175=/tmp/go-build -gno-record-gcc-switches -o $WORK/b175/_cgo_.o $WORK/b175/_cgo_main.o $WORK/b175/_x001.o $WORK/b175/_x002.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 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/ed/eddd8362dfe2ef74805e8b6dba316688c3adb713417aca8b1bee480278c947ba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: cat >$WORK/b271/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/b239/_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/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b250/_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/b254/_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/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/layout 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/containers/image/oci/layout -complete -installsuffix shared -buildid FLAgqiFcMTRAXoF2Hrrj/FLAgqiFcMTRAXoF2Hrrj -goversion go1.12.5 -D "" -importcfg $WORK/b271/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage ostree -dynimport $WORK/b175/_cgo_.o -dynout $WORK/b175/_cgo_import.go BUILDSTDERR: cat >$WORK/b175/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b177/_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/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -installsuffix shared -buildid eEHH5BeygEBwLyD1ukzv/eEHH5BeygEBwLyD1ukzv -goversion go1.12.5 -D "" -importcfg $WORK/b175/importcfg -pack $WORK/b175/_cgo_gotypes.go $WORK/b175/ostree.cgo1.go $WORK/b175/_cgo_import.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/32/325859f6642de8a744f5634a170fb57b8303938d603b8ce2f6cec6bb4fd996da-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/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/b239/_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/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b271/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/archive 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/containers/image/oci/archive -complete -installsuffix shared -buildid dU1M-N7I5L70wAQ0ilEF/dU1M-N7I5L70wAQ0ilEF -goversion go1.12.5 -D "" -importcfg $WORK/b269/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b175/_pkg_.a $WORK/b175/_x001.o $WORK/b175/_x002.o # internal 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/10/10808ec89c719721691b15e16ba218109b70a71e39c041e9178e6e659de68a6c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: mkdir -p $WORK/b171/ 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/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/b158/_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/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b173/_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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay 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/overlay -complete -installsuffix shared -buildid 1uh-mNz-YmQmTVBrfPt5/1uh-mNz-YmQmTVBrfPt5 -goversion go1.12.5 -D "" -importcfg $WORK/b171/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.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/f4/f4e95d39fcf0e4da414d9be06aeabf38bc6e503239340b4689274830b13a8cc0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/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/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs 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/containers/storage/drivers/vfs -complete -installsuffix shared -buildid XvHt_PFBDLYkuMGnZXMN/XvHt_PFBDLYkuMGnZXMN -goversion go1.12.5 -D "" -importcfg $WORK/b178/importcfg -pack ./copy_linux.go ./driver.go 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/20/20b872cce1b440b92cfaf00b62ec6a881eb7b3a351b8167021e21eda66eb9576-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries 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/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid Xjk-W_I_fOSnimmvMD4J/Xjk-W_I_fOSnimmvMD4J -goversion go1.12.5 -D "" -importcfg $WORK/b272/importcfg -pack ./system_registries.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/a8/a8c07f3c8d5f3797164754df9aaca8ea30742a45390ec4a881d1d734047fc45d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api 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/docker/docker/api -complete -installsuffix shared -buildid 9aDuQYR9ryYG3AEFlytl/9aDuQYR9ryYG3AEFlytl -goversion go1.12.5 -D "" -importcfg $WORK/b276/importcfg -pack ./common.go ./common_unix.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/7b/7b19cd01a65e850591266ee8fa4d6911c708e307f3e001bcc1acdd7d01f783a1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: cat >$WORK/b279/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid zrYP3-CsTi-7EZ7-fcju/zrYP3-CsTi-7EZ7-fcju -goversion go1.12.5 -D "" -importcfg $WORK/b279/importcfg -pack ./blkio.go 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/ff/ff0eb99cbcef7f773dcc40388948666a9231a3655b6cbe4ed164f8217839de7e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cat >$WORK/b280/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid lcSOhV2UWnNUfYv05PL_/lcSOhV2UWnNUfYv05PL_ -goversion go1.12.5 -D "" -importcfg $WORK/b280/importcfg -pack ./mount.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/5e/5eb07ad7d60d6b5feef47754278498469385be480d2ca70e98d64e92e8932035-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: mkdir -p $WORK/b281/ BUILDSTDERR: cat >$WORK/b281/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid blnnmmW6y74nS4SaUeKS/blnnmmW6y74nS4SaUeKS -goversion go1.12.5 -D "" -importcfg $WORK/b281/importcfg -pack ./strslice.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/56/5695b4b4f2b129b4ed034512f1e93af6b316113bf5130aeabd87da12d9c528ad-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: mkdir -p $WORK/b282/ BUILDSTDERR: cat >$WORK/b282/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat 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/docker/go-connections/nat -complete -installsuffix shared -buildid AeCAtRG4cJcqhedgWC_V/AeCAtRG4cJcqhedgWC_V -goversion go1.12.5 -D "" -importcfg $WORK/b282/importcfg -pack ./nat.go ./parse.go ./sort.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/12/12d2adae9c20a2e8710cc15e89d7b159a30e5808af41196cb6c9cc535e56271c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: cat >$WORK/b278/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/b279/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid e2uIvNHZnql5DNTtqtDn/e2uIvNHZnql5DNTtqtDn -goversion go1.12.5 -D "" -importcfg $WORK/b278/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/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/26/2665935d6476c9b5351dff5e3d80fd086904148afb42fc37b1860aa3ebab167f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/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/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b180/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid wwGYt0x5S_2dyIl4mLhZ/wwGYt0x5S_2dyIl4mLhZ -goversion go1.12.5 -D "" -importcfg $WORK/b163/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/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/7c/7c925e3efe6f4f5f4359199e2aee4903dcfd712adae82e12f3270334f00389ff-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/b163/_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/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b151/_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/b168/_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/b155/_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/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 SxL_dk6jTpyyr2wb_Roe/SxL_dk6jTpyyr2wb_Roe -goversion go1.12.5 -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_linux.go ./lockfile_unix.go ./store.go ./utils.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/af/af65ce1ccbf50960f66933ec5837f6c35699296558681447bdc48828460f0eaa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: cat >$WORK/b283/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid YbHVzXZeewgS0LFGyKJU/YbHVzXZeewgS0LFGyKJU -goversion go1.12.5 -D "" -importcfg $WORK/b283/importcfg -pack ./parse.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/9f/9f27e9983d5df3428e8bcd6b9b89de1865e955115d7aa0f30b4f501547048748-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs 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/docker/docker/errdefs -complete -installsuffix shared -buildid V9kJWLQRLGqW3Rr8dmRU/V9kJWLQRLGqW3Rr8dmRU -goversion go1.12.5 -D "" -importcfg $WORK/b285/importcfg -pack ./defs.go ./doc.go ./helpers.go ./is.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/49/49720257a212aeaa0dee7c64362bc363a6cb81a592f6dd843e8ec3b852f57d4e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: cat >$WORK/b284/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/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b285/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid xdsnlv8_kT44B0D1NQCQ/xdsnlv8_kT44B0D1NQCQ -goversion go1.12.5 -D "" -importcfg $WORK/b284/importcfg -pack ./network.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/5d/5ddaaae22da408eff0a2ed5ad047ecf7f4ae7f539cbe723796623b4d268dd005-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/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/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid mqG-5N-2xdd-NFAxxZv2/mqG-5N-2xdd-NFAxxZv2 -goversion go1.12.5 -D "" -importcfg $WORK/b286/importcfg -pack ./authenticate.go ./registry.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/58/58b06d8359cd47d01c08818ddd3293af552644ffdaa10e72e326bd6dcc92524d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b289/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto 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/gogo/protobuf/proto -complete -installsuffix shared -buildid uIh9_nLGoiHVjyqQqhuV/uIh9_nLGoiHVjyqQqhuV -goversion go1.12.5 -D "" -importcfg $WORK/b289/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go 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/3c/3c6d450b32ca381ca8594632e68eb59bc606a9dda842e04ad0c8f03f6fa6756d-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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 kWIJ5rbzF-pMweg_rOXs/kWIJ5rbzF-pMweg_rOXs -goversion go1.12.5 -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/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/23/236b2c904342a5bf4e869b27b29d2aac6bb187c2378c0524f14751abc099fe3d-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/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 vUHc4kLy03LMWXPdQg00/vUHc4kLy03LMWXPdQg00 -goversion go1.12.5 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go ./util.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/5f/5f6ae992faf081dced3c9f69cac4b5293615922b0f78d77cf1f99b35228e975b-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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 8xl3lBW-gszctUHmNLlh/8xl3lBW-gszctUHmNLlh -goversion go1.12.5 -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/41/41c55629302cd62e20ec5b636468eddbae482ad8a6fa375ba590c70f6b9d3586-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/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/b208/_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/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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/b210/_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/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot 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/containers/buildah/chroot -complete -installsuffix shared -buildid oYEZX-XF6qOhmPUZE4d7/oYEZX-XF6qOhmPUZE4d7 -goversion go1.12.5 -D "" -importcfg $WORK/b207/importcfg -pack ./run.go ./seccomp.go ./selinux.go ./util.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/3a/3a02b2112bc124fa34f9bb165311c603dc11200c187908a0860715500585c692-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cat >$WORK/b215/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay 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/overlay -complete -installsuffix shared -buildid SUA-m9RuegUJ6wFoqPkR/SUA-m9RuegUJ6wFoqPkR -goversion go1.12.5 -D "" -importcfg $WORK/b215/importcfg -pack ./overlay.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/2e/2ea8f53b6f7a54ca4e5a926b289c88f074a1407932aece6fc88684969c423cbe-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid sWyNXNVamZbRfI_ke7Je/sWyNXNVamZbRfI_ke7Je -goversion go1.12.5 -D "" -importcfg $WORK/b290/importcfg -pack ./events.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/ee/eecaf8515cb3855ceea344f08e67f8f70ffafb0169e240f338a309407a210174-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: cat >$WORK/b288/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/b289/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 3R5uwbEsxDipFaJLZ2A2/3R5uwbEsxDipFaJLZ2A2 -goversion go1.12.5 -D "" -importcfg $WORK/b288/importcfg -pack ./gen.go ./plugin.pb.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/25/25c947e8b3a23f39982869c51f7c13bb4d1407e9e033f03347be8eac388705c0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cat >$WORK/b291/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid O_O96RX8-fOLbfeLL9dq/O_O96RX8-fOLbfeLL9dq -goversion go1.12.5 -D "" -importcfg $WORK/b291/importcfg -pack ./image_history.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/e0/e0ceff6bd4844140ffb5b4a44682d98cf5633fe755dd05216033de653512b3c6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid T4Dm9g1VzWFdJPhmtaj_/T4Dm9g1VzWFdJPhmtaj_ -goversion go1.12.5 -D "" -importcfg $WORK/b292/importcfg -pack ./duration_convert.go ./timestamp.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/c7/c7c3187be31cf4c023d4773661b0e47a19d4fef4d1090cd7a756d895d5325c56-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: cat >$WORK/b294/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/b192/_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/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b294/_pkg_.a -trimpath $WORK/b294 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid zlHA0RDuE5Ns4WTnBY7R/zlHA0RDuE5Ns4WTnBY7R -goversion go1.12.5 -D "" -importcfg $WORK/b294/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.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/df/df55e8d3246d7a1b920952ac77b982784b929c5b92eef4b6cabec7ff51fa0558-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/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/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid cvoVNeEk9ijSPrZMOugy/cvoVNeEk9ijSPrZMOugy -goversion go1.12.5 -D "" -importcfg $WORK/b287/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/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/80/80f573fd9edc998dc0b079b1eb6668fd7cb5f77ea76202c5537799ed8a10a61a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/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/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types 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/docker/docker/api/types -complete -installsuffix shared -buildid zMGCZYhkdsZQzU7OSBBO/zMGCZYhkdsZQzU7OSBBO -goversion go1.12.5 -D "" -importcfg $WORK/b277/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/3b/3b9beeb6748852074166070870b0454395b6203f1a4a635047767c8e7bbac2af-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: cat >$WORK/b293/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/b277/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid jdNEEbh8iWLeVK9ph8dl/jdNEEbh8iWLeVK9ph8dl -goversion go1.12.5 -D "" -importcfg $WORK/b293/importcfg -pack ./volume_create.go ./volume_list.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/06/06b3e2005e1939ed1375d86515a6e685a0088d63b42229d5d8312de5a34346fc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: cat >$WORK/b296/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo 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/imdario/mergo -complete -installsuffix shared -buildid sMaM5VQBs2oOAZ6e2Y5W/sMaM5VQBs2oOAZ6e2Y5W -goversion go1.12.5 -D "" -importcfg $WORK/b296/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.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/20/20087bfea09db0e5717bc4209ca70957755dfbe8f83f4106fe815fec61b6a7c1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: cat >$WORK/b275/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/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b292/_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/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b254/_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/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b294/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client 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/docker/docker/client -complete -installsuffix shared -buildid Q9EQbrDkpb4Gyy5iqfFj/Q9EQbrDkpb4Gyy5iqfFj -goversion go1.12.5 -D "" -importcfg $WORK/b275/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/b296/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/f0/f0e1585e7a6a06872a6c5a38798585c6500daa7bac07fc8620f3199d855eb41b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b301/ BUILDSTDERR: cat >$WORK/b301/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid F_TCCYuBJFwiHzGnknIG/F_TCCYuBJFwiHzGnknIG -goversion go1.12.5 -D "" -importcfg $WORK/b301/importcfg -pack ./transform.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/6d/6d6099b3d49bbec3f6e4334ad512874a13445100ffba2bd0f9490c8219624f5c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: cat >$WORK/b302/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid Tlb-xaYafkIIdy1xfKjM/Tlb-xaYafkIIdy1xfKjM -goversion go1.12.5 -D "" -importcfg $WORK/b302/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/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/6d/6d560bbb70b88c40dabc136f1ac39b62af7fb45287ec4f2416bcf98b3032b850-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/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/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid G7AK7Pn37-VmzaX-9vu3/G7AK7Pn37-VmzaX-9vu3 -goversion go1.12.5 -D "" -importcfg $WORK/b300/importcfg -pack ./bidirule.go ./bidirule10.0.0.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/69/69338062093aa013bbea99a4865acf07158ffd30b5592ccbf51eb9506b8e1341-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cat >$WORK/b303/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/b301/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid wmJIC6LFAD-t2wwA3u1t/wmJIC6LFAD-t2wwA3u1t -goversion go1.12.5 -D "" -importcfg $WORK/b303/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/b303/_pkg_.a # internal BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/69/6993d09fdddce09950b4fec29361f477299cd1858915d0329e2e9069bf540f43-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cat >$WORK/b299/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/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b303/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid 3ASh02iLIrSKWgYhEVfU/3ASh02iLIrSKWgYhEVfU -goversion go1.12.5 -D "" -importcfg $WORK/b299/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.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/b4/b48d889d74bcbdc6d2b8224b330f96b0f2199767ddc7b5b7d5cef1d6f30b21c1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b274/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/b241/_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/b268/_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/b275/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b254/_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/b190/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon 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/containers/image/docker/daemon -complete -installsuffix shared -buildid 1BK6DO8DA1Ow8Rbey90-/1BK6DO8DA1Ow8Rbey90- -goversion go1.12.5 -D "" -importcfg $WORK/b274/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.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/1f/1f3fa1e4618f3f28ea3513fc0adfe6d0e97be8c37d05357dbce1159517ed71c6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cat >$WORK/b304/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid lyl9sFlDn7Ni-n-xdkSN/lyl9sFlDn7Ni-n-xdkSN -goversion go1.12.5 -D "" -importcfg $WORK/b304/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.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/24/24d47cd2fa8390e0adff0febfcccb2ebd70ec4deb7a425a24f07dfb2c659fa4b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: cat >$WORK/b298/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/b299/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid _Sg2W9_g6a7DpHiXSSTB/_Sg2W9_g6a7DpHiXSSTB -goversion go1.12.5 -D "" -importcfg $WORK/b298/importcfg -pack ./guts.go ./httplex.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/a0/a0eba891ec4d58c843f561453a90b05bba4f8647300e0625f22b5bb2cf03dd33-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cat >$WORK/b305/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid TnKjpFOISPKE_gBUrmKP/TnKjpFOISPKE_gBUrmKP -goversion go1.12.5 -D "" -importcfg $WORK/b305/importcfg -pack ./homedir.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/e4/e4163b4546128c4b157c75619d8d52d3ba8dd74e1b9b462450f7a7b75a22dab1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b306/ -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/b306/ -g -O2 ./ostree_dest.go ./ostree_src.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/5d/5dc5fa04cc371e246892eee15bfe2d165061eaea879f5c81da6e0927f07dc132-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b297/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/b191/_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/b298/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b299/_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/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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 time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid 4LWvwIv4bbaDW67r58wX/4LWvwIv4bbaDW67r58wX -goversion go1.12.5 -D "" -importcfg $WORK/b297/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/b297/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/c2/c25cc1a96e1c1da070ade8019fc0ac9bc9fcb656d4fb2ef0ed67108c38b84cce-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b295/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/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b241/_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/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b296/_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/b297/_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/b305/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/openshift 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/containers/image/openshift -complete -installsuffix shared -buildid -tEQeXepxUqdAGCDLe0y/-tEQeXepxUqdAGCDLe0y -goversion go1.12.5 -D "" -importcfg $WORK/b295/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.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/bf/bfba642fa1d28d7cdb1ec82e153448456cf596d41103418ae85b30b6af002d5d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cat >$WORK/b307/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/b151/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/tarball 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/containers/image/tarball -complete -installsuffix shared -buildid lgmoxpF20tBBhbdiXnoj/lgmoxpF20tBBhbdiXnoj -goversion go1.12.5 -D "" -importcfg $WORK/b307/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.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/e6/e61fb3ad5436225eb9fdcf095bacf931aa1242b734216ebb3010de2ff7bfa283-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils 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/pkg/ioutils -complete -installsuffix shared -buildid t-1smvCUA4VnQ2nl6eI1/t-1smvCUA4VnQ2nl6eI1 -goversion go1.12.5 -D "" -importcfg $WORK/b309/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/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/ed/ed8e2c832745969cffe42f320a8703b72d6c10657e888c348f4f8de8e8056ea9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns 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/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid yhZPEY7WOt6ElMHytlCV/yhZPEY7WOt6ElMHytlCV -goversion go1.12.5 -D "" -importcfg $WORK/b310/importcfg -pack ./resolvconf.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/26/261ab03ea86a32b6b95d08edd9c8089ead09affb7a72f31f2cdb3256bea1bda0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cat >$WORK/b312/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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp 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/ishidawataru/sctp -complete -installsuffix shared -buildid a4kHGC339eQ0JE6VvNZJ/a4kHGC339eQ0JE6VvNZJ -goversion go1.12.5 -D "" -importcfg $WORK/b312/importcfg -pack ./sctp.go ./sctp_linux.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/35/35196ebb40f08a160bf89924ad7c8784a0734f7a7aec14349c01d07ff0a302ec-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: cat >$WORK/b311/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/b312/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid N7TsCRI-A2dKW7360uLH/N7TsCRI-A2dKW7360uLH -goversion go1.12.5 -D "" -importcfg $WORK/b311/importcfg -pack ./types.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/70/7029c686ca99139183421a12b77cd08f5b81c3e46936ea086728f070277a711f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: cat >$WORK/b308/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/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b311/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf 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/libnetwork/resolvconf -complete -installsuffix shared -buildid xwmbhh8RDFyq8PenwrYf/xwmbhh8RDFyq8PenwrYf -goversion go1.12.5 -D "" -importcfg $WORK/b308/importcfg -pack ./resolvconf.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/9e/9ef55c4ca925221d3812d49af9abcf6863c03397fe355e9058546ff2f2cd1558-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid Qi7WmTSwO3_5O6z0CIat/Qi7WmTSwO3_5O6z0CIat -goversion go1.12.5 -D "" -importcfg $WORK/b314/importcfg -pack ./errwrap.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/f7/f79c0ba4f232faa86cbacab60552dab01319759589ac9bc15b18ffd691b93e7f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/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/b314/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror 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/hashicorp/go-multierror -complete -installsuffix shared -buildid dtRQg1KMRVazd8ZQqEss/dtRQg1KMRVazd8ZQqEss -goversion go1.12.5 -D "" -importcfg $WORK/b313/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/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/87/8712d43e5d6d8946d845aaef17fe64e750e4e54d02710472b976b64ce6a847f0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cat >$WORK/b316/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/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 1zzFBsMBux0pOvPgNGgI/1zzFBsMBux0pOvPgNGgI -goversion go1.12.5 -D "" -importcfg $WORK/b316/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/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ed/ed4c8554dfb910d44a8be3f89b71f66b07326526e4a71517038c451f599fb198-d # internal BUILDSTDERR: database/sql/driver BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: cat >$WORK/b319/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/b319/_pkg_.a -trimpath $WORK/b319 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid W0XNiyt5ANULM19Oh5Tq/W0XNiyt5ANULM19Oh5Tq -goversion go1.12.5 -D "" -importcfg $WORK/b319/importcfg -pack ./driver.go ./types.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/9f/9f62c4071cf04ff0d65ffdeaa5f68d9d34832b64c6363d435de78a4d32f5e20a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: cat >$WORK/b318/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile database/sql/driver=$WORK/b319/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid z_iqyFG3_4yLcia7jDlj/z_iqyFG3_4yLcia7jDlj -goversion go1.12.5 -D "" -importcfg $WORK/b318/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.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/9b/9be4f6526d83df6bf41ac066692063d7b428f2a496c796c748bace859d01b1e7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid 1OJ3_Zir9yZE1osAyFcf/1OJ3_Zir9yZE1osAyFcf -goversion go1.12.5 -D "" -importcfg $WORK/b320/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/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/b320/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/ff/ff75eab22a42253389722e873d0409fd8535a79704273f6bb84461ed66afb023-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: cat >$WORK/b322/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid _QFZT6lIo7Mat4YQrT-b/_QFZT6lIo7Mat4YQrT-b -goversion go1.12.5 -D "" -importcfg $WORK/b322/importcfg -pack ./error.go BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/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/b322/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/78/78cec45625fc7159c1c55ff0846a467e9dad3e7554687cefd6fe0d7bb041e5c6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: cat >$WORK/b321/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/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b322/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid q53zIDqiaJz9Y3P2yLDV/q53zIDqiaJz9Y3P2yLDV -goversion go1.12.5 -D "" -importcfg $WORK/b321/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/b321/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/f9/f91fbae40b3542b1c9097fb3c8ed300d511c3afa53825db225bfe1cc704a9814-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cat >$WORK/b325/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer 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/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid PFKPBtuUFQKia7DouXb7/PFKPBtuUFQKia7DouXb7 -goversion go1.12.5 -D "" -importcfg $WORK/b325/importcfg -pack ./pointer.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/03/0358c61183005533f9ccefd8b7217570862393c13c1f980b8f8288c77162f97b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: cat >$WORK/b324/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/b325/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference 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/xeipuuv/gojsonreference -complete -installsuffix shared -buildid TN3QCjI-g11dVK862PS4/TN3QCjI-g11dVK862PS4 -goversion go1.12.5 -D "" -importcfg $WORK/b324/importcfg -pack ./reference.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/6f/6fc4613660673fd44f519aabd5032725493c702f20c24edfe1252e5f1d37d0e6-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cat >$WORK/b326/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/b201/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b326/_pkg_.a -trimpath $WORK/b326 -shared -p net/mail -std -complete -installsuffix shared -buildid VDpQl8zVPzS1ViXEE2m0/VDpQl8zVPzS1ViXEE2m0 -goversion go1.12.5 -D "" -importcfg $WORK/b326/importcfg -pack ./message.go BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/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/b326/_pkg_.a # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/ca/ca5bb2daf4c01dcb2f23eeb4f8f6fc446996be4c2b759bd4af4319111cae58d7-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cat >$WORK/b328/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/b328/_pkg_.a -trimpath $WORK/b328 -shared -p text/template/parse -std -complete -installsuffix shared -buildid UglSqeB4KibVUBbqWWKg/UglSqeB4KibVUBbqWWKg -goversion go1.12.5 -D "" -importcfg $WORK/b328/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b306=/tmp/go-build -gno-record-gcc-switches -o $WORK/b306/_cgo_.o $WORK/b306/_cgo_main.o $WORK/b306/_x001.o $WORK/b306/_x002.o $WORK/b306/_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/b328/_pkg_.a # internal BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/80/80b743a8a9f5395b70be8ea18aacb02c4cb7d5a41cbcedd98e57d8add4c4405a-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cat >$WORK/b327/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/b328/_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/b327/_pkg_.a -trimpath $WORK/b327 -shared -p text/template -std -complete -installsuffix shared -buildid BRQNbA5gH2RFzCRw4XoP/BRQNbA5gH2RFzCRw4XoP -goversion go1.12.5 -D "" -importcfg $WORK/b327/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b306/_cgo_.o -dynout $WORK/b306/_cgo_import.go BUILDSTDERR: cat >$WORK/b306/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/b239/_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/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b151/_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/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b177/_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/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b161/_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/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/ostree -installsuffix shared -buildid UXgWCqLXADnOz32_rWO8/UXgWCqLXADnOz32_rWO8 -goversion go1.12.5 -D "" -importcfg $WORK/b306/importcfg -pack ./ostree_transport.go $WORK/b306/_cgo_gotypes.go $WORK/b306/ostree_dest.cgo1.go $WORK/b306/ostree_src.cgo1.go $WORK/b306/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b306/_pkg_.a $WORK/b306/_x001.o $WORK/b306/_x002.o $WORK/b306/_x003.o # internal 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/4a/4ad3a7ff0023f2b170f8e1687e3b40f84c7d917362b16cf9dbd1771ef9eb860c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cat >$WORK/b273/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/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b306/_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/b307/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports 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/containers/image/transports/alltransports -complete -installsuffix shared -buildid 5XtUbVHaOJDjBmNJKy0-/5XtUbVHaOJDjBmNJKy0- -goversion go1.12.5 -D "" -importcfg $WORK/b273/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.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/d4/d4519c3e0e029d8e4ef3c286ca0d68e68682b18eba5cdf73632bb28303d028fb-d # internal BUILDSTDERR: encoding/csv BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cat >$WORK/b332/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/b332/_pkg_.a -trimpath $WORK/b332 -shared -p encoding/csv -std -complete -installsuffix shared -buildid UV0DUGWEk7dFja8woNSV/UV0DUGWEk7dFja8woNSV -goversion go1.12.5 -D "" -importcfg $WORK/b332/importcfg -pack ./reader.go ./writer.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/1f/1f5db47ab90ff059b95c9f98c10fbf705917b7cccddc209b2822a5e6aae7ec31-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cat >$WORK/b323/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/b324/_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/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b326/_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/b327/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema 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/xeipuuv/gojsonschema -complete -installsuffix shared -buildid Y2WYd9_8T04WD94vPhl3/Y2WYd9_8T04WD94vPhl3 -goversion go1.12.5 -D "" -importcfg $WORK/b323/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/b332/_pkg_.a # internal BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/c9/c9fcb1dfe744720b6b0619ca0a6741fd474abd9e0599455975c900fd8a15ac9f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/ipamutils BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: cat >$WORK/b333/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/ipamutils 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/docker/libnetwork/ipamutils -complete -installsuffix shared -buildid sFZtwnh4hFF5xtdCHsUJ/sFZtwnh4hFF5xtdCHsUJ -goversion go1.12.5 -D "" -importcfg $WORK/b333/importcfg -pack ./utils.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/f8/f81a37f73896b2b5241f30697c24ce261ee06c82c138323a00dea654b0036bba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/opts BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/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/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/docker/libnetwork/ipamutils=github.com/containers/libpod/vendor/github.com/docker/libnetwork/ipamutils BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/csv=$WORK/b332/_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/api/types=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/ipamutils=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/opts 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/docker/docker/opts -complete -installsuffix shared -buildid SGQ8BXtnIMWZOAfqi3z4/SGQ8BXtnIMWZOAfqi3z4 -goversion go1.12.5 -D "" -importcfg $WORK/b331/importcfg -pack ./address_pools.go ./env.go ./hosts.go ./hosts_unix.go ./ip.go ./opts.go ./opts_unix.go ./quotedstring.go ./runtime.go ./ulimit.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/e1/e144fe670c2f0e29e136b688c39a649cc4137861aea0ef2a55e856f3e1ed6b5a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: cat >$WORK/b334/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/b141/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils 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/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid klTB9auV21TBdGyqIXmB/klTB9auV21TBdGyqIXmB -goversion go1.12.5 -D "" -importcfg $WORK/b334/importcfg -pack ./fileutils.go ./fileutils_unix.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/e6/e60dd9f15d75054ce1dff6469207ecdb9a2bb14ae87287b3a8636eef080f98c2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy 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/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid t_Obr3nYfrDrV_nu-0Ci/t_Obr3nYfrDrV_nu-0Ci -goversion go1.12.5 -D "" -importcfg $WORK/b335/importcfg -pack ./stdcopy.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/3f/3fa6e50454c586f3324be45faad95e878e59dc4c872f5ae9b061f0af5f437266-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: cat >$WORK/b337/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/b309/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools 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/docker/docker/pkg/pools -complete -installsuffix shared -buildid L1EfH64wAwRUNW40XzeV/L1EfH64wAwRUNW40XzeV -goversion go1.12.5 -D "" -importcfg $WORK/b337/importcfg -pack ./pools.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/16/16121f043b0c635659cae73d234207bbb7f295b387a042231b2630fff7daf149-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: cat >$WORK/b336/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 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 compress/gzip=$WORK/b191/_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/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b247/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid u9Fw2RzVvW1bHc6k2GQE/u9Fw2RzVvW1bHc6k2GQE -goversion go1.12.5 -D "" -importcfg $WORK/b336/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/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/22/226928502c8ab64e983d30f2d758f8eee8e28fbe3383018600636bec1bf87734-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/Nvveen/Gotty BUILDSTDERR: mkdir -p $WORK/b339/ BUILDSTDERR: cat >$WORK/b339/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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/Nvveen/Gotty 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/Nvveen/Gotty -complete -installsuffix shared -buildid shoSLXffy5IM_TMdVxOt/shoSLXffy5IM_TMdVxOt -goversion go1.12.5 -D "" -importcfg $WORK/b339/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.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/7b/7b7c5b5a0079556c5776249197975e877a255938459f61675cbbf1e783fe905f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b340/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid Uo10qfz9xqibNv77pI45/Uo10qfz9xqibNv77pI45 -goversion go1.12.5 -D "" -importcfg $WORK/b340/importcfg -pack ./term.go ./winsize.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/8a/8a687168f9019cbdd69b228a30fb97b61b0aa44e673853872250fc9d4d0023bd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: cat >$WORK/b338/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/Nvveen/Gotty=github.com/containers/libpod/vendor/github.com/Nvveen/Gotty 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: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/Nvveen/Gotty=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b340/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid uck71eyVUS_OiQziTpZg/uck71eyVUS_OiQziTpZg -goversion go1.12.5 -D "" -importcfg $WORK/b338/importcfg -pack ./jsonmessage.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/07/078fe224e57c4d9396d8fc5ae646f2fa985a9e5a26f1a9ce90b7b431f6b674c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: mkdir -p $WORK/b330/ BUILDSTDERR: cat >$WORK/b330/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/opts=github.com/containers/libpod/vendor/github.com/docker/docker/opts 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/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/opts=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b338/_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/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b294/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient 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/fsouza/go-dockerclient -complete -installsuffix shared -buildid kIg_hCTW7EV5guqWI21R/kIg_hCTW7EV5guqWI21R -goversion go1.12.5 -D "" -importcfg $WORK/b330/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 ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./tar.go ./tls.go ./volume.go 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/dd/dd54e0713598115b5b8e7b2d5f60c5e7c62c4a95eea6d7b05dd2ac4c05c8b871-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: cat >$WORK/b317/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/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/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b321/_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/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid Z7Yt3UKVVgvgQvNMB5t8/Z7Yt3UKVVgvgQvNMB5t8 -goversion go1.12.5 -D "" -importcfg $WORK/b317/importcfg -pack ./validate.go ./validate_linux.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/a7/a753a28c2bed8b7048dea55ebd336eb4af2682fe82f1708e3896a01a2586b5aa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: cat >$WORK/b315/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/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b160/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid r9ZmqKTaEMqjsNcK-hwf/r9ZmqKTaEMqjsNcK-hwf -goversion go1.12.5 -D "" -importcfg $WORK/b315/importcfg -pack ./config.go ./generate.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/55/555e16d6356645a8150f3ac040d32c5958a0991e5b05d8d4b650e2b440560e9f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: cat >$WORK/b341/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command 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/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid IIScBCdm-8e6Dg0NRzbx/IIScBCdm-8e6Dg0NRzbx -goversion go1.12.5 -D "" -importcfg $WORK/b341/importcfg -pack ./command.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/07/073bc193a9e2982a3633c40c3d69e6ef7c2df485810d730fe1b122da9cd1da43-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: cat >$WORK/b342/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/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b341/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser 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/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 1-NIzoO5b5eKFw6H3KQl/1-NIzoO5b5eKFw6H3KQl -goversion go1.12.5 -D "" -importcfg $WORK/b342/importcfg -pack ./line_parsers.go ./parser.go ./split_command.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/a7/a740e1bec8e40984625984d7fd5a844b5e2beeb24296398d2bb475bfddcdf13e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: cat >$WORK/b343/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid EIiVDUUKWJg-RyE0cCbi/EIiVDUUKWJg-RyE0cCbi -goversion go1.12.5 -D "" -importcfg $WORK/b343/importcfg -pack ./signal.go ./signals.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/aa/aa2f66c8e9b35c13b2c965a7816db5c25b70cf27b851d9500b1df785cce96943-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cat >$WORK/b344/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid VSS_w0E6RAYMw59GQo3c/VSS_w0E6RAYMw59GQo3c -goversion go1.12.5 -D "" -importcfg $WORK/b344/importcfg -pack ./strslice.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/28/28e58ae0c5c3c05f3b75886f662c5241d63f5d7fad7150cfbaf83559b04caad3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cat >$WORK/b345/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/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b210/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid ZkRID1_3jkygNteiFo49/ZkRID1_3jkygNteiFo49 -goversion go1.12.5 -D "" -importcfg $WORK/b345/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go 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/09/09309252e2b3d7add06a99423a660b8c0998ffac3fab7422e892bded8ca52177-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: mkdir -p $WORK/b329/ BUILDSTDERR: cat >$WORK/b329/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/b158/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b344/_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/b141/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder 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/openshift/imagebuilder -complete -installsuffix shared -buildid RMq3_rJZqZG5MdaWMcSd/RMq3_rJZqZG5MdaWMcSd -goversion go1.12.5 -D "" -importcfg $WORK/b329/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/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/b4/b4a621104f54a4b86a8cbbc3fb5a8053451b2229a193e6059afcf5b535944951-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: mkdir -p $WORK/b347/ BUILDSTDERR: cat >$WORK/b347/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 fmt=$WORK/b018/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin 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/cyphar/filepath-securejoin -complete -installsuffix shared -buildid BViroeh6oLuOGe4gJS7R/BViroeh6oLuOGe4gJS7R -goversion go1.12.5 -D "" -importcfg $WORK/b347/importcfg -pack ./join.go ./vfs.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/2e/2e810a3d375d12085ad8a9b3cff3357c2e91abee6ec770249d5d079b79ebb607-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/spf13/pflag 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/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag 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/spf13/pflag -complete -installsuffix shared -buildid MFsNuNik7TNQNMhlXf2i/MFsNuNik7TNQNMhlXf2i -goversion go1.12.5 -D "" -importcfg $WORK/b349/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/b329/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/44/44c536ff2300d5be877630581c4894cbf0944103bd1209fd9fd25236915e5123-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/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/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 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/b053/_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/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b208/_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/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_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/b268/_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/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b272/_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/b273/_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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$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/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/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b329/_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/b345/_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/b211/_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/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid eCjwOyI4zTjjR5656Y_5/eCjwOyI4zTjjR5656Y_5 -goversion go1.12.5 -D "" -importcfg $WORK/b052/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/b349/_pkg_.a # internal BUILDSTDERR: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/86/86b728fa0d272156b1c967d066ee92da6b9f33054a017aa43237aa47cacd09b5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: mkdir -p $WORK/b350/ BUILDSTDERR: cat >$WORK/b350/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/b265/_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/b211/_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/b051/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b327/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats 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/containers/buildah/pkg/formats -complete -installsuffix shared -buildid t0eWMXtCfdP8mXRAt2Hu/t0eWMXtCfdP8mXRAt2Hu -goversion go1.12.5 -D "" -importcfg $WORK/b350/importcfg -pack ./formats.go ./templates.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/53/5341954a55aa84079eb7c60f3fa24798127d23f29859a557d08e89acc09a2699-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: mkdir -p $WORK/b352/ BUILDSTDERR: cat >$WORK/b352/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 fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b349/_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/b327/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra 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/spf13/cobra -complete -installsuffix shared -buildid z9N2Ammj3ShZJ1VAyK-t/z9N2Ammj3ShZJ1VAyK-t -goversion go1.12.5 -D "" -importcfg $WORK/b352/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./zsh_completions.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/02/023240af039b94afd9a88bc1914b16176ed923e3da2e985d8b671e54ae38d73b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b360/ BUILDSTDERR: cat >$WORK/b360/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 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 net=$WORK/b046/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus 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/godbus/dbus -complete -installsuffix shared -buildid u6lRDAZuoYCAZtG7wLwT/u6lRDAZuoYCAZtG7wLwT -goversion go1.12.5 -D "" -importcfg $WORK/b360/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.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_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/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/24/24588bf789e29270ab4aaab5f832e92775c6bfcbf47107c891f87af528ffcb50-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/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/b158/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b212/_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/b217/_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/b273/_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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b330/_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/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b342/_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/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah 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/containers/buildah/imagebuildah -complete -installsuffix shared -buildid w16qzGyATmkO_LVFwoAT/w16qzGyATmkO_LVFwoAT -goversion go1.12.5 -D "" -importcfg $WORK/b346/importcfg -pack ./build.go ./chroot_symlink_linux.go ./errors.go ./util.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/42/426edbd6b48f7f778f3f6759de28d3cc3ef3391a9759d872e80fd5544bb7da5d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: cat >$WORK/b348/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/b052/_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/b206/_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/b349/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli 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/containers/buildah/pkg/cli -complete -installsuffix shared -buildid 8Sh0dDGNkbQ9A8FXSPAL/8Sh0dDGNkbQ9A8FXSPAL -goversion go1.12.5 -D "" -importcfg $WORK/b348/importcfg -pack ./common.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/45/4588bc744bc87294b4338451eb18c82263cd29a73d315ce3c005c8670e963905-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: mkdir -p $WORK/b351/ BUILDSTDERR: cat >$WORK/b351/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/b348/_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/b352/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid WzeTd6IJHQ7VDrq0brOj/WzeTd6IJHQ7VDrq0brOj -goversion go1.12.5 -D "" -importcfg $WORK/b351/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/c2/c2378d7651a49854dd9d11ab6cb7a53c9cd4487db93a3e79b74c60004d8106f4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: mkdir -p $WORK/b355/ BUILDSTDERR: cat >$WORK/b355/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/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b208/_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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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/b352/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse 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/containers/buildah/pkg/parse -complete -installsuffix shared -buildid m72VlHxH5esk0rydZQoT/m72VlHxH5esk0rydZQoT -goversion go1.12.5 -D "" -importcfg $WORK/b355/importcfg -pack ./parse.go ./parse_unix.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/0c/0cb65a09e613b93b8031869a91ef8dd47d52be1458fd07ebc6ea294db7fda3e5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: mkdir -p $WORK/b359/ BUILDSTDERR: cat >$WORK/b359/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/b360/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus 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/coreos/go-systemd/dbus -complete -installsuffix shared -buildid InA0BEW-MUez2gEovWOa/InA0BEW-MUez2gEovWOa -goversion go1.12.5 -D "" -importcfg $WORK/b359/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/b359/_pkg_.a # internal BUILDSTDERR: cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/4a/4ac1cddfc22b64a8fbedf2eec9da9184078d4cc94f54333de06f8ee84c692566-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b362/ BUILDSTDERR: cat >$WORK/b362/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 bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b289/_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: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor 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/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 1eFyC2oE1oH2nyljuicI/1eFyC2oE1oH2nyljuicI -goversion go1.12.5 -D "" -importcfg $WORK/b362/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.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/29/292e1b9514f32f65fc4343c827f9df1ce3f734dcf9baf854b90ceed24477e321-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b361/ BUILDSTDERR: cat >$WORK/b361/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/protoc-gen-gogo/descriptor=github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto 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/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid AgrynXiHsBnDbvPI-ftC/AgrynXiHsBnDbvPI-ftC -goversion go1.12.5 -D "" -importcfg $WORK/b361/importcfg -pack ./doc.go ./gogo.pb.go ./helper.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/f7/f75757dc7d3a5002d87ef447864e4cb38ffa7ac58f77acb4127107b12de5c389-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containerd/cgroups BUILDSTDERR: mkdir -p $WORK/b358/ BUILDSTDERR: cat >$WORK/b358/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/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto 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 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 errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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 math=$WORK/b021/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containerd/cgroups 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/containerd/cgroups -complete -installsuffix shared -buildid 5UGibwcYqFRXcoN_JPfb/5UGibwcYqFRXcoN_JPfb -goversion go1.12.5 -D "" -importcfg $WORK/b358/importcfg -pack ./blkio.go ./cgroup.go ./control.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./errors.go ./freezer.go ./hierarchy.go ./hugetlb.go ./memory.go ./metrics.pb.go ./named.go ./net_cls.go ./net_prio.go ./opts.go ./paths.go ./perf_event.go ./pids.go ./rdma.go ./state.go ./subsystem.go ./systemd.go ./ticks.go ./utils.go ./v1.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/7c/7cc8fb0902ce64005d6d91b54946f10ba179008bcdc57f6c4e36fd44e618af7c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b363/ BUILDSTDERR: cat >$WORK/b363/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 crypto/rand=$WORK/b091/_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 path=$WORK/b036/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns 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/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid tXeTnEd7MHy_LkEYU1J9/tXeTnEd7MHy_LkEYU1J9 -goversion go1.12.5 -D "" -importcfg $WORK/b363/importcfg -pack ./ns_linux.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/f8/f817caa0860b61c31f0174e699a6847408be444cdc5741dd59d24fc43655ed93-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: mkdir -p $WORK/b367/ BUILDSTDERR: cat >$WORK/b367/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify 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/fsnotify/fsnotify -complete -installsuffix shared -buildid CCpHfkOkwU5DBK2fzSLN/CCpHfkOkwU5DBK2fzSLN -goversion go1.12.5 -D "" -importcfg $WORK/b367/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.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/08/088dc2a716538b3fc1395722c97dcb1c1e5d7aeb466c4ac520aba78ca8a54e11-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: mkdir -p $WORK/b366/ BUILDSTDERR: cat >$WORK/b366/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/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b055/_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/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid 1MSV0QXeSWZzIpyFcHp9/1MSV0QXeSWZzIpyFcHp9 -goversion go1.12.5 -D "" -importcfg $WORK/b366/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/b366/_pkg_.a # internal BUILDSTDERR: cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/18/18d4a4fd752afb70a2e8eea12bbac316a4c9bb591783b45ffbe1ad7d916e7a5b-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/inspect BUILDSTDERR: mkdir -p $WORK/b365/ BUILDSTDERR: cat >$WORK/b365/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/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat 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: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$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/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/inspect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid yZIvXAXfoVsd3wGaYGMl/yZIvXAXfoVsd3wGaYGMl -goversion go1.12.5 -D "" -importcfg $WORK/b365/importcfg -pack ./inspect.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/a6/a6544a5a2b7ef5b10b3b58c7200372a6db1f84b0468dbf9da515462b66d4d18b-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/driver BUILDSTDERR: mkdir -p $WORK/b364/ BUILDSTDERR: cat >$WORK/b364/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/pkg/inspect=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid pRHHyP813MActMqkkSZr/pRHHyP813MActMqkkSZr -goversion go1.12.5 -D "" -importcfg $WORK/b364/importcfg -pack ./driver.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/40/401d5a7bce46875bb73dcf96be1f6f9c49e2fc598fab04caa1c7eb5ff75c7b6c-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/namespaces BUILDSTDERR: mkdir -p $WORK/b370/ BUILDSTDERR: cat >$WORK/b370/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/namespaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid -eGtSqECCRDf4ava_oQT/-eGtSqECCRDf4ava_oQT -goversion go1.12.5 -D "" -importcfg $WORK/b370/importcfg -pack ./namespaces.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/6e/6e66a246d489076a4a7d7900798f99948e8a482cd4b8b50a45c0a4fa16178006-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal 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: 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/b236/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid XAum8SZizyYmvlgCG-Vw/XAum8SZizyYmvlgCG-Vw -goversion go1.12.5 -D "" -importcfg $WORK/b372/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.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/59/591073c8c19d56fe1a93e2fd9afec3007ba80090a6371dcbdc8fae712410cbae-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/rootless BUILDSTDERR: mkdir -p $WORK/b371/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b371/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b371/ -g -O2 ./rootless_linux.go BUILDSTDERR: cd $WORK/b371 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b371=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b371=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b371=/tmp/go-build -gno-record-gcc-switches -I $WORK/b371/ -g -O2 -o $WORK/b371/_x003.o -c rootless_linux.c BUILDSTDERR: cd $WORK/b371 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b371=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b371=/tmp/go-build -gno-record-gcc-switches -o $WORK/b371/_cgo_.o $WORK/b371/_cgo_main.o $WORK/b371/_x001.o $WORK/b371/_x002.o $WORK/b371/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage rootless -dynimport $WORK/b371/_cgo_.o -dynout $WORK/b371/_cgo_import.go BUILDSTDERR: cat >$WORK/b371/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/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b372/_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/b236/_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 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/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid kQolqcCpmqNTozDB6bAh/kQolqcCpmqNTozDB6bAh -goversion go1.12.5 -D "" -importcfg $WORK/b371/importcfg -pack $WORK/b371/_cgo_gotypes.go $WORK/b371/rootless_linux.cgo1.go $WORK/b371/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b371/_pkg_.a $WORK/b371/_x001.o $WORK/b371/_x002.o $WORK/b371/_x003.o # internal 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/00/00940de7cf54086383d66d2178d4be99ef6c5a555abb464b8190214c1ec6c520-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: mkdir -p $WORK/b373/ BUILDSTDERR: cat >$WORK/b373/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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal 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/coreos/go-systemd/journal -complete -installsuffix shared -buildid FSwB4lE463PvQLTnIQXr/FSwB4lE463PvQLTnIQXr -goversion go1.12.5 -D "" -importcfg $WORK/b373/importcfg -pack ./journal.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/0c/0c9872d87a01635da225749e507e4577632ef93220bf5553a64818bdc1c76622-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: mkdir -p $WORK/b375/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b375/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b375/ -g -O2 ./dlopen.go ./dlopen_example.go BUILDSTDERR: cd $WORK/b375 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -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 dlopen.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b375=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/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 $WORK/b375/_x003.o -g -O2 -ldl BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage dlopen -dynimport $WORK/b375/_cgo_.o -dynout $WORK/b375/_cgo_import.go BUILDSTDERR: cat >$WORK/b375/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/b375/_pkg_.a -trimpath $WORK/b375 -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid g4kxtzjt0oLhWBmlzknm/g4kxtzjt0oLhWBmlzknm -goversion go1.12.5 -D "" -importcfg $WORK/b375/importcfg -pack $WORK/b375/_cgo_gotypes.go $WORK/b375/dlopen.cgo1.go $WORK/b375/dlopen_example.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 $WORK/b375/_x003.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/00/00935b2bb74fe0d3b6ca49297fdde48f5130959fa3558023d49bded3e0135de2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: mkdir -p $WORK/b374/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b374/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b374/ -g -O2 ./journal.go BUILDSTDERR: cd $WORK/b374 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b374=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b374=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b374=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b374=/tmp/go-build -gno-record-gcc-switches -o $WORK/b374/_cgo_.o $WORK/b374/_cgo_main.o $WORK/b374/_x001.o $WORK/b374/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage sdjournal -dynimport $WORK/b374/_cgo_.o -dynout $WORK/b374/_cgo_import.go BUILDSTDERR: cat >$WORK/b374/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/b375/_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/b374/_pkg_.a -trimpath $WORK/b374 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid -NI-XU4WBBepoI0E65w9/-NI-XU4WBBepoI0E65w9 -goversion go1.12.5 -D "" -importcfg $WORK/b374/importcfg -pack ./functions.go ./read.go $WORK/b374/_cgo_gotypes.go $WORK/b374/journal.cgo1.go $WORK/b374/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b374/_pkg_.a $WORK/b374/_x001.o $WORK/b374/_x002.o # internal 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/37/370cbe0032caa49715a1d5af3f125ec159dfe5853b779b73260a9854e9ea42dc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: mkdir -p $WORK/b377/ BUILDSTDERR: cat >$WORK/b377/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid 28srOWxjT2ov4hbY2Lxo/28srOWxjT2ov4hbY2Lxo -goversion go1.12.5 -D "" -importcfg $WORK/b377/importcfg -pack ./leakybucket.go ./memory.go ./storage.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/fe/fe513716a386c292e1118c6ec608bfe8e069faf993d9fcb974ed61c6c3676df1-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b379/ BUILDSTDERR: cat >$WORK/b379/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/b379 -I $WORK/b379/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b379/symabis ./debug.s BUILDSTDERR: cat >$WORK/b379/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/b379/_pkg_.a -trimpath $WORK/b379 -shared -p runtime/debug -std -installsuffix shared -buildid HatHhVjshtrPV0phLtNM/HatHhVjshtrPV0phLtNM -goversion go1.12.5 -symabis $WORK/b379/symabis -D "" -importcfg $WORK/b379/importcfg -pack -asmhdr $WORK/b379/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b379 -I $WORK/b379/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b379/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b379/_pkg_.a $WORK/b379/debug.o # internal 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/b8/b8192a7a3983465a59e8051280d705a594a21e72f312ccf099c352c6e17e64de-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: mkdir -p $WORK/b378/ BUILDSTDERR: cat >$WORK/b378/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/b379/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid QTZakNMBMqVW29oLpaZD/QTZakNMBMqVW29oLpaZD -goversion go1.12.5 -D "" -importcfg $WORK/b378/importcfg -pack ./util.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/54/54c91f45e14d8cbdc4ccc68f7f2c443e3b9c48843aca2d9229e3f23b005f835b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: mkdir -p $WORK/b381/ BUILDSTDERR: cat >$WORK/b381/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid GH_wlGFkby3BId2kapUD/GH_wlGFkby3BId2kapUD -goversion go1.12.5 -D "" -importcfg $WORK/b381/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.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/af/afe9ee15dbab06fcb0f11c75a7814af7c9d3f951a8ce78df4b239bed22406c0c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: mkdir -p $WORK/b382/ BUILDSTDERR: cat >$WORK/b382/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid RfJ9C1DHdNHUvWfYK9EK/RfJ9C1DHdNHUvWfYK9EK -goversion go1.12.5 -D "" -importcfg $WORK/b382/importcfg -pack ./tomb.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/86/862c0fa6270f522a80922c8ee12d3b39a9d8d80efcb390f5df9ab27dde855aa5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: mkdir -p $WORK/b380/ BUILDSTDERR: cat >$WORK/b380/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/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b382/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid oosA-G8SxVTSlgu2DxX0/oosA-G8SxVTSlgu2DxX0 -goversion go1.12.5 -D "" -importcfg $WORK/b380/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.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/92/920c955922eef3164448df45fb5ae9b770a3879d3a2152191429581da93c5d66-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: mkdir -p $WORK/b376/ BUILDSTDERR: cat >$WORK/b376/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/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b382/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail 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/hpcloud/tail -complete -installsuffix shared -buildid 4srg0RwXIzMa4xvsKcop/4srg0RwXIzMa4xvsKcop -goversion go1.12.5 -D "" -importcfg $WORK/b376/importcfg -pack ./tail.go ./tail_posix.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/dc/dcf51fc98eace51e96031433c2437b3fbef78fff3b94f5c1e97430ec3f0abfc0-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/registries BUILDSTDERR: mkdir -p $WORK/b384/ BUILDSTDERR: cat >$WORK/b384/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/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b256/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/registries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid e9y_N4UkaHgfTqnp_V-3/e9y_N4UkaHgfTqnp_V-3 -goversion go1.12.5 -D "" -importcfg $WORK/b384/importcfg -pack ./registries.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/99/996b021c40054da852389d91f21dba212b49c1ba9817d1624b05569e7062e24f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: mkdir -p $WORK/b386/ BUILDSTDERR: cat >$WORK/b386/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log 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/opentracing/opentracing-go/log -complete -installsuffix shared -buildid k5DD-0AmxammldDeTfk7/k5DD-0AmxammldDeTfk7 -goversion go1.12.5 -D "" -importcfg $WORK/b386/importcfg -pack ./field.go ./util.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/26/268616e527029704a798f0b99f6c73b20208a096aca178af2a6f164895535a89-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: mkdir -p $WORK/b385/ BUILDSTDERR: cat >$WORK/b385/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/b386/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go 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/opentracing/opentracing-go -complete -installsuffix shared -buildid ncemTnykulWy34NVZaM2/ncemTnykulWy34NVZaM2 -goversion go1.12.5 -D "" -importcfg $WORK/b385/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/b385/_pkg_.a # internal BUILDSTDERR: cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/9d/9d53bc4c01e949cedaf35a868e8b0e8888e117baf64deb7e4b432e130d7da708-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/layers BUILDSTDERR: mkdir -p $WORK/b387/ BUILDSTDERR: cat >$WORK/b387/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/layers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid TXNv6tslIxRWvM9duqJI/TXNv6tslIxRWvM9duqJI -goversion go1.12.5 -D "" -importcfg $WORK/b387/importcfg -pack ./layer.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/33/33b2834e4da32152516517d35c794b57369819d12f3e082bf63d627535226d8d-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: mkdir -p $WORK/b389/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b389/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b389/ -g -O2 ./shm_lock.go BUILDSTDERR: cd $WORK/b389 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b389=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b389=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c shm_lock.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b389=/tmp/go-build -gno-record-gcc-switches -I $WORK/b389/ -g -O2 -o $WORK/b389/_x003.o -c shm_lock.c 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/50/509c414a83de3f5ac5a4b4860cad16a6e41dcb19e865fc526756464a67a416d5-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/util BUILDSTDERR: mkdir -p $WORK/b369/ BUILDSTDERR: cat >$WORK/b369/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/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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b371/_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/b142/_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/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid m8z4jshlCkSBDyzeFPfM/m8z4jshlCkSBDyzeFPfM -goversion go1.12.5 -D "" -importcfg $WORK/b369/importcfg -pack ./mountOpts.go ./utils.go ./utils_supported.go BUILDSTDERR: cd $WORK/b389 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b389=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b389=/tmp/go-build -gno-record-gcc-switches -o $WORK/b389/_cgo_.o $WORK/b389/_cgo_main.o $WORK/b389/_x001.o $WORK/b389/_x002.o $WORK/b389/_x003.o -g -O2 -lrt -lpthread 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/b5/b51a7027f5b5cea3797b73c9dd02e579aa2018f0c40c096e6eed5a770f8dedf1-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/events BUILDSTDERR: mkdir -p $WORK/b368/ BUILDSTDERR: cat >$WORK/b368/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/b369/_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/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b376/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid 6uPc_Plr8jrarf9m8KtZ/6uPc_Plr8jrarf9m8KtZ -goversion go1.12.5 -D "" -importcfg $WORK/b368/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage shm -dynimport $WORK/b389/_cgo_.o -dynout $WORK/b389/_cgo_import.go 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: 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/b389/_pkg_.a -trimpath $WORK/b389 -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid JoBhyhoWaG9coPJFMNTx/JoBhyhoWaG9coPJFMNTx -goversion go1.12.5 -D "" -importcfg $WORK/b389/importcfg -pack $WORK/b389/_cgo_gotypes.go $WORK/b389/shm_lock.cgo1.go $WORK/b389/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b389/_pkg_.a $WORK/b389/_x001.o $WORK/b389/_x002.o $WORK/b389/_x003.o # internal 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/a5/a51674f8b4742ee3f8bd38b4316f332de5f1847e3f7abad5a56ad78661c25c0a-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/lock BUILDSTDERR: mkdir -p $WORK/b388/ BUILDSTDERR: cat >$WORK/b388/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/b389/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/lock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid 2RTMeQ-i12GCeP5QujWM/2RTMeQ-i12GCeP5QujWM -goversion go1.12.5 -D "" -importcfg $WORK/b388/importcfg -pack ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.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/7b/7b9c6eeb2dd72e7a02063631d7d92602696e6c19a3c41433b76e0d7828464c47-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/image BUILDSTDERR: mkdir -p $WORK/b383/ BUILDSTDERR: cat >$WORK/b383/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/b055/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_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/b268/_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/b269/_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/b307/_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/b273/_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/b364/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b369/_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/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$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/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$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 github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b237/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid 3Q-qxxYVkp8z8o6pFDIA/3Q-qxxYVkp8z8o6pFDIA -goversion go1.12.5 -D "" -importcfg $WORK/b383/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/b388/_pkg_.a # internal BUILDSTDERR: cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/d2/d2b6910e1d1dc4d33da4ac4e3a9a0198489d6c8e04b0408894c7c2272edd26d8-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/annotations BUILDSTDERR: mkdir -p $WORK/b390/ BUILDSTDERR: cat >$WORK/b390/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/annotations BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid kUEheFinpGIDMIm5rZz9/kUEheFinpGIDMIm5rZz9 -goversion go1.12.5 -D "" -importcfg $WORK/b390/importcfg -pack ./annotations.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/38/3877cd46a77b56812e24ab602d352f1bb3c71325bc055a73afa0a0480e6576d4-d # internal BUILDSTDERR: github.com/containers/libpod/version BUILDSTDERR: mkdir -p $WORK/b392/ BUILDSTDERR: cat >$WORK/b392/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid 7CYjaVHpq4rG_EkGgT5G/7CYjaVHpq4rG_EkGgT5G -goversion go1.12.5 -D "" -importcfg $WORK/b392/importcfg -pack ./version.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/62/62a3068cd285e65528a43daaae06fb6f861ab2d9bda8e32797e69c1fbbe59506-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/apparmor BUILDSTDERR: mkdir -p $WORK/b391/ BUILDSTDERR: cat >$WORK/b391/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b392/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid AkpZT8MWGtyToNxKVvXs/AkpZT8MWGtyToNxKVvXs -goversion go1.12.5 -D "" -importcfg $WORK/b391/importcfg -pack ./apparmor.go ./apparmor_unsupported.go 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/85/85c8862fec545532be9997fd6dde942b81fa1ee95b3a9b73b62dc6351de20b0c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b396/ BUILDSTDERR: cat >$WORK/b396/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto 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/golang/protobuf/proto -complete -installsuffix shared -buildid xMYHH9ereveDoqk4mqVD/xMYHH9ereveDoqk4mqVD -goversion go1.12.5 -D "" -importcfg $WORK/b396/importcfg -pack ./clone.go ./decode.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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b383/_pkg_.a # internal BUILDSTDERR: cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/b9/b9896b62da348182c2dbba22f268356dcadc1ae663efce1e60cf841d097e6cea-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/ctime BUILDSTDERR: mkdir -p $WORK/b397/ BUILDSTDERR: cat >$WORK/b397/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/ctime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid l8FrBxs8g38qrJpPbBx0/l8FrBxs8g38qrJpPbBx0 -goversion go1.12.5 -D "" -importcfg $WORK/b397/importcfg -pack ./ctime.go ./ctime_linux.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/31/311d7f99baf7d3bfb7cdac2e13634aaa2e2b190cc14526fbf1abb1c88c21a377-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b399/ BUILDSTDERR: cat >$WORK/b399/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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid y6ZnXA52jcUqNf6og4ur/y6ZnXA52jcUqNf6og4ur -goversion go1.12.5 -D "" -importcfg $WORK/b399/importcfg -pack ./iptables.go ./lock.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/6a/6a74f2979a542b50862392bd289597b074039c5fb2ce02eac98e3991a23229a4-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/firewall BUILDSTDERR: mkdir -p $WORK/b398/ BUILDSTDERR: cat >$WORK/b398/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/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/firewall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p github.com/containers/libpod/pkg/firewall -complete -installsuffix shared -buildid obaU6wqhQXmg-kDV3Hk3/obaU6wqhQXmg-kDV3Hk3 -goversion go1.12.5 -D "" -importcfg $WORK/b398/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/b398/_pkg_.a # internal BUILDSTDERR: cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/4f/4fc9c8e3f1c6a2c23d550c62deefe28f0fbca7d3a3eabaf9855582fbe0d33269-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: mkdir -p $WORK/b401/ BUILDSTDERR: cat >$WORK/b401/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/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid aTR7bNjMjYo5-H6ihACJ/aTR7bNjMjYo5-H6ihACJ -goversion go1.12.5 -D "" -importcfg $WORK/b401/importcfg -pack ./hook.go ./when.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/88/88371eea6fa9536571c222a4d94b8f0b04ef3766bb8b572b2b860f9bf094c79a-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks BUILDSTDERR: mkdir -p $WORK/b400/ BUILDSTDERR: cat >$WORK/b400/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/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/hooks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid M_OXGhqm0kJyP_jQQ8VR/M_OXGhqm0kJyP_jQQ8VR -goversion go1.12.5 -D "" -importcfg $WORK/b400/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.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/48/48aa5b03a4b99f94ddfeb154fe4f003b431ecf82b246a560f6ff27eeb5c46290-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: mkdir -p $WORK/b403/ BUILDSTDERR: cat >$WORK/b403/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew 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/davecgh/go-spew/spew -complete -installsuffix shared -buildid UBrTqQz5jwQIK5e1M8i8/UBrTqQz5jwQIK5e1M8i8 -goversion go1.12.5 -D "" -importcfg $WORK/b403/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/b403/_pkg_.a # internal BUILDSTDERR: cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/eb/eb11ddc66be857884721a7a04a19576fc5abbe8400c7d5d5e7db955e5690639a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: mkdir -p $WORK/b404/ BUILDSTDERR: cat >$WORK/b404/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib 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/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid qBBM41xw3o5Ref8mGxuM/qBBM41xw3o5Ref8mGxuM -goversion go1.12.5 -D "" -importcfg $WORK/b404/importcfg -pack ./difflib.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/47/47b1e38ba70ccf6d58cb3914f28d74e6e0dcd77a75855470ecb391b4f1b1f74c-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: mkdir -p $WORK/b402/ BUILDSTDERR: cat >$WORK/b402/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/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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/b404/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid AOK1bybdEiQhUa8Q3sw2/AOK1bybdEiQhUa8Q3sw2 -goversion go1.12.5 -D "" -importcfg $WORK/b402/importcfg -pack ./exec.go ./runtimeconfigfilter.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/e8/e8adec1bef0411c5f9a0b6407bffdfaa8fdf8c7f8df2c56953e9a7894aaba54b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: mkdir -p $WORK/b407/ BUILDSTDERR: cat >$WORK/b407/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/b158/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/containers/libpod/vendor/github.com/golang/glog -complete -installsuffix shared -buildid LLrpwjzXLOGT_tO-uGtj/LLrpwjzXLOGT_tO-uGtj -goversion go1.12.5 -D "" -importcfg $WORK/b407/importcfg -pack ./glog.go ./glog_file.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/af/afd9e89ce8edb39576d63c5bf5a7385af806b0b9fca172d0bb9e8842bd83573e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: mkdir -p $WORK/b406/ BUILDSTDERR: cat >$WORK/b406/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b407/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid f4_atYRaNaY_K-CsxMGG/f4_atYRaNaY_K-CsxMGG -goversion go1.12.5 -D "" -importcfg $WORK/b406/importcfg -pack ./runtime.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/a2/a249850934bb116d8bc71855b271edaafb5c014bfbfabd5370b2b50401a7ca37-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: mkdir -p $WORK/b410/ BUILDSTDERR: cat >$WORK/b410/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid KGIKdtLvTdg2ZolSIOeA/KGIKdtLvTdg2ZolSIOeA -goversion go1.12.5 -D "" -importcfg $WORK/b410/importcfg -pack ./sortkeys.go 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/1d/1dd81f21b4018d5c05d30e84420b6056c98d658f3e874a8bf0c9bebbffb47401-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: mkdir -p $WORK/b412/ BUILDSTDERR: cat >$WORK/b412/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid FlRlesKS4GVb8QzZU7h-/FlRlesKS4GVb8QzZU7h- -goversion go1.12.5 -D "" -importcfg $WORK/b412/importcfg -pack ./dec.go ./rounder.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/28/28385925022f73cd253b72ff59fd600dba6249c4091460098a38f8b5785d6e9e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: mkdir -p $WORK/b411/ BUILDSTDERR: cat >$WORK/b411/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/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag 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/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b412/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid coX1oe9QgILN3qNJZ2Li/coX1oe9QgILN3qNJZ2Li -goversion go1.12.5 -D "" -importcfg $WORK/b411/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/b396/_pkg_.a # internal BUILDSTDERR: cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/a2/a21e1cadcc68c0fd1b20ad7287b7287f369d428d20253fa7d00c5b1af278e46a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: mkdir -p $WORK/b395/ BUILDSTDERR: cat >$WORK/b395/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/b396/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b395/_pkg_.a -trimpath $WORK/b395 -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid VpPfAA3dmxV6cX_f1uBE/VpPfAA3dmxV6cX_f1uBE -goversion go1.12.5 -D "" -importcfg $WORK/b395/importcfg -pack ./rpc.pb.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/37/3722d774ac58e3003ac2ef4b9f2561aa8fa355136e993e85fbf4b6915312b725-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: mkdir -p $WORK/b414/ BUILDSTDERR: cat >$WORK/b414/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz 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/google/gofuzz -complete -installsuffix shared -buildid uiXmNwq2stzrcyZhT56r/uiXmNwq2stzrcyZhT56r -goversion go1.12.5 -D "" -importcfg $WORK/b414/importcfg -pack ./doc.go ./fuzz.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/25/253cb335b54fe97a326d90e8057e9f3f06fe893ce0ed27e93fcede864f954ff2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: mkdir -p $WORK/b416/ BUILDSTDERR: cat >$WORK/b416/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid CFeuEQCP7Aipcbvw7L_r/CFeuEQCP7Aipcbvw7L_r -goversion go1.12.5 -D "" -importcfg $WORK/b416/importcfg -pack ./deep_equal.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/65/6544d6ef5bc9a5e4e1c6fd8f635ac4785f5ed9ca77187a175895ca2dcedcce1b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: mkdir -p $WORK/b394/ BUILDSTDERR: cat >$WORK/b394/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/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b396/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu 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/checkpoint-restore/go-criu -complete -installsuffix shared -buildid 4b09Uc8dLARsLiSxKA-B/4b09Uc8dLARsLiSxKA-B -goversion go1.12.5 -D "" -importcfg $WORK/b394/importcfg -pack ./main.go ./notify.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/16/164b9ac83764d69fe3417d493a7553fae7af9563c0b99ee4e794c25bddbeac4c-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/criu BUILDSTDERR: mkdir -p $WORK/b393/ BUILDSTDERR: cat >$WORK/b393/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/b394/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid TMQd1PZIYKEMvWILI367/TMQd1PZIYKEMvWILI367 -goversion go1.12.5 -D "" -importcfg $WORK/b393/importcfg -pack ./criu.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/fe/fe2c5fe05d6f3858f69a875f8966be1eeab47418428a035d012e53825a53490f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: mkdir -p $WORK/b418/ BUILDSTDERR: cat >$WORK/b418/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid 950eXrYC6pS7MOZVK_hi/950eXrYC6pS7MOZVK_hi -goversion go1.12.5 -D "" -importcfg $WORK/b418/importcfg -pack ./operator.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/62/62cc332cb9177934a6894d3d5a0bad4c102a21c47c5db0b45da297a1a7efb78c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: mkdir -p $WORK/b417/ BUILDSTDERR: cat >$WORK/b417/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/b418/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid JBflhtI7K94l9HusTnXN/JBflhtI7K94l9HusTnXN -goversion go1.12.5 -D "" -importcfg $WORK/b417/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.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/de/dead03859359b3f36817ea014c44f0cf8a69d0c4031f42516560d4bf883629ca-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: mkdir -p $WORK/b415/ BUILDSTDERR: cat >$WORK/b415/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/b416/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid TyL-M8-KWJFsmZhnkiwg/TyL-M8-KWJFsmZhnkiwg -goversion go1.12.5 -D "" -importcfg $WORK/b415/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.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/ad/ad75c4f10ed3fc63ae901707487ab4475801f310c52f2e1b36bbc5881b1b26e5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: mkdir -p $WORK/b420/ BUILDSTDERR: cat >$WORK/b420/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid vE5AAogXsAv6zs3fxH2s/vE5AAogXsAv6zs3fxH2s -goversion go1.12.5 -D "" -importcfg $WORK/b420/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int64.go ./string.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/4d/4dd8d8532fa2541a3a4abf87891e78f02ee2330116ca924b1a2ac3afc8d099c2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: mkdir -p $WORK/b423/ BUILDSTDERR: cat >$WORK/b423/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF 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/75/75a4847f15e66ddfaa5e21aea3387aca9d4d5a4221c76b8928bb403dd552abdb-d # internal BUILDSTDERR: go/token BUILDSTDERR: mkdir -p $WORK/b427/ BUILDSTDERR: cat >$WORK/b427/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/b427/_pkg_.a -trimpath $WORK/b427 -shared -p go/token -std -complete -installsuffix shared -buildid tW1EbRVufXhTTZGdO9il/tW1EbRVufXhTTZGdO9il -goversion go1.12.5 -D "" -importcfg $WORK/b427/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 50GQckJXsF0Yse5BFHJX/50GQckJXsF0Yse5BFHJX -goversion go1.12.5 -D "" -importcfg $WORK/b423/importcfg -pack ./doc.go ./errors.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/cb/cb58e1012ba1c81bcb447ebddd89bee1f7d6cfacabf7b29cedaddc5f2b895d5d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: mkdir -p $WORK/b422/ BUILDSTDERR: cat >$WORK/b422/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/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b420/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b422/_pkg_.a -trimpath $WORK/b422 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid r1spbI9pQxoFnKYlQWwz/r1spbI9pQxoFnKYlQWwz -goversion go1.12.5 -D "" -importcfg $WORK/b422/importcfg -pack ./errors.go ./path.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/c7/c7bc20689a5d9186095911118f368f26b1d01c99129848d7b2da2512f551a3e7-d # internal BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/b426/ BUILDSTDERR: cat >$WORK/b426/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/b427/_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/b426/_pkg_.a -trimpath $WORK/b426 -shared -p go/scanner -std -complete -installsuffix shared -buildid Y_ifU5S8rcWwZWdIqdQ1/Y_ifU5S8rcWwZWdIqdQ1 -goversion go1.12.5 -D "" -importcfg $WORK/b426/importcfg -pack ./errors.go ./scanner.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/5c/5cbc923d0565640d40c6a2c2b6612fd34f8351a262d104c569a773b5e5643c1a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: mkdir -p $WORK/b421/ BUILDSTDERR: cat >$WORK/b421/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/b422/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid q6Cn_jbKQC-BoF3L_dHf/q6Cn_jbKQC-BoF3L_dHf -goversion go1.12.5 -D "" -importcfg $WORK/b421/importcfg -pack ./validation.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/28/288012ab3b3288ad53116de8d6f1b74fdbb70d156e81b75910390716e6798fc1-d # internal BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/b425/ BUILDSTDERR: cat >$WORK/b425/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/b426/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b427/_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/b425/_pkg_.a -trimpath $WORK/b425 -shared -p go/ast -std -complete -installsuffix shared -buildid 2TSgsAlXgw3OQLolxe1z/2TSgsAlXgw3OQLolxe1z -goversion go1.12.5 -D "" -importcfg $WORK/b425/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/b421/_pkg_.a # internal BUILDSTDERR: cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/ae/ae2244ffed9bfa40981bb7e53f80612e5395cde358c2f9cb38bf54140fcf09be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: mkdir -p $WORK/b419/ BUILDSTDERR: cat >$WORK/b419/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b421/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid XtxW6VZW-rkIwK0lxEau/XtxW6VZW-rkIwK0lxEau -goversion go1.12.5 -D "" -importcfg $WORK/b419/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.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/98/98ed4eedd63cfd46b38e02a81c533a47654d5aa69028ec0b2dfafd3d2694d19a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: mkdir -p $WORK/b430/ BUILDSTDERR: cat >$WORK/b430/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams 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/conversion/queryparams -complete -installsuffix shared -buildid Kcud1qmItp6j8u9yKKyB/Kcud1qmItp6j8u9yKKyB -goversion go1.12.5 -D "" -importcfg $WORK/b430/importcfg -pack ./convert.go ./doc.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/24/244b27834b877d497056cf3a02b32374708f7a82e5795093fc3f9f7e7c78a579-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema 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: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema 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/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 4-gv3p0ncX0EWoquAvNp/4-gv3p0ncX0EWoquAvNp -goversion go1.12.5 -D "" -importcfg $WORK/b431/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.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/44/44e1b94ec52d312ecb7124568a03b472f4e4069bef168f2259dc5d74bda1fcae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: mkdir -p $WORK/b432/ BUILDSTDERR: cat >$WORK/b432/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json 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/util/json -complete -installsuffix shared -buildid gSyJfFswpPQYhImXegij/gSyJfFswpPQYhImXegij -goversion go1.12.5 -D "" -importcfg $WORK/b432/importcfg -pack ./json.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/5e/5e22cf335d6156884064c54c1c35a39b31b9f959447f3be25a0e9b48b1317ef5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: mkdir -p $WORK/b433/ BUILDSTDERR: cat >$WORK/b433/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types 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/types -complete -installsuffix shared -buildid ciFoCjn3zXrrPVduA0Ol/ciFoCjn3zXrrPVduA0Ol -goversion go1.12.5 -D "" -importcfg $WORK/b433/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.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/9f/9f409e229522d5de6624a086939863db640ceafd237fe9ef2029ccd3cd8d582b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: mkdir -p $WORK/b434/ BUILDSTDERR: cat >$WORK/b434/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/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz 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/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr 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/util/intstr -complete -installsuffix shared -buildid -0ioESR8kokZiJbUhCWv/-0ioESR8kokZiJbUhCWv -goversion go1.12.5 -D "" -importcfg $WORK/b434/importcfg -pack ./generated.pb.go ./intstr.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/f9/f911f4547e8c1eb677a63c0b1cfb130bca7adac514ade51ff7c3650ff83e7983-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b428/ BUILDSTDERR: cat >$WORK/b428/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b427/_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/b327/_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/b428/_pkg_.a -trimpath $WORK/b428 -shared -p go/doc -std -complete -installsuffix shared -buildid uu3K4ulLrGQRzzUVvcbt/uu3K4ulLrGQRzzUVvcbt -goversion go1.12.5 -D "" -importcfg $WORK/b428/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/b434/_pkg_.a # internal BUILDSTDERR: cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/be/be6c7a2689dc017d7a4956dde8d90a829e1e36239503809d33f25a90fefda865-d # internal BUILDSTDERR: go/parser BUILDSTDERR: mkdir -p $WORK/b429/ BUILDSTDERR: cat >$WORK/b429/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/b425/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b427/_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/b429/_pkg_.a -trimpath $WORK/b429 -shared -p go/parser -std -complete -installsuffix shared -buildid AwG3OWRyRIwPQcUcnJAf/AwG3OWRyRIwPQcUcnJAf -goversion go1.12.5 -D "" -importcfg $WORK/b429/importcfg -pack ./interface.go ./parser.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/1a/1a680c42a51d8d3d5e828fffbe4bfbb5ad455233a4260cdc6c22fcf61c0a73c5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: mkdir -p $WORK/b436/ BUILDSTDERR: cat >$WORK/b436/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_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/github.com/golang/glog=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net 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/util/net -complete -installsuffix shared -buildid tkms3vjzjJhtGxBBr9OM/tkms3vjzjJhtGxBBr9OM -goversion go1.12.5 -D "" -importcfg $WORK/b436/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/b428/_pkg_.a # internal BUILDSTDERR: cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/07/071c7dddad9f109cf111cdf5cfaa21c1329a764230945fdef2f0a6ee29194d3b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: mkdir -p $WORK/b424/ BUILDSTDERR: cat >$WORK/b424/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/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime 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/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid JHKO0GmgsFuOVtqi1B-r/JHKO0GmgsFuOVtqi1B-r -goversion go1.12.5 -D "" -importcfg $WORK/b424/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 ./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/b436/_pkg_.a # internal BUILDSTDERR: cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/90/90d6286b6c8dea52a915ee677ad5c0fbef363d7bb5f915b273929c0d5975cf1a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: mkdir -p $WORK/b437/ BUILDSTDERR: cat >$WORK/b437/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/b406/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait 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/util/wait -complete -installsuffix shared -buildid uFZ2vEvzt5KvmO4qoek5/uFZ2vEvzt5KvmO4qoek5 -goversion go1.12.5 -D "" -importcfg $WORK/b437/importcfg -pack ./doc.go ./wait.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/07/0757824755a15cd6966d87062b09e9867ee7bafd720c9a74ea05dbde8e30a8b4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: mkdir -p $WORK/b438/ BUILDSTDERR: cat >$WORK/b438/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/b190/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream 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/util/httpstream -complete -installsuffix shared -buildid qjJ88ezGnNkiIGryQZ33/qjJ88ezGnNkiIGryQZ33 -goversion go1.12.5 -D "" -importcfg $WORK/b438/importcfg -pack ./doc.go ./httpstream.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/15/1557722752b0dd4bc9872abcc107aa762c4462846d48921fccf83e4a8aa25733-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: mkdir -p $WORK/b444/ BUILDSTDERR: cat >$WORK/b444/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version 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/version -complete -installsuffix shared -buildid WLwTRZO9R8FPHqoXwIzg/WLwTRZO9R8FPHqoXwIzg -goversion go1.12.5 -D "" -importcfg $WORK/b444/importcfg -pack ./doc.go ./types.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/a9/a920c2c434c24c7f4ca75188e65024d60c83d9b2cca3406b4f319851ac084eb3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: mkdir -p $WORK/b443/ BUILDSTDERR: cat >$WORK/b443/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/b444/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version 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/client-go/pkg/version -complete -installsuffix shared -buildid 69nU8PFs7ogHr_17b_3C/69nU8PFs7ogHr_17b_3C -goversion go1.12.5 -D "" -importcfg $WORK/b443/importcfg -pack ./base.go ./doc.go ./version.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/4d/4d0dc2cefe83b0d21c49427138e12f36a57655c13ac6be98eba956fe7fd99e47-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: mkdir -p $WORK/b449/ BUILDSTDERR: cat >$WORK/b449/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/b379/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b449/_pkg_.a -trimpath $WORK/b449 -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid RER5s_neSIMMWqDRZQtS/RER5s_neSIMMWqDRZQtS -goversion go1.12.5 -D "" -importcfg $WORK/b449/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.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/c8/c8cd09e840cc9570f142e56d155c157894fc90f3d3591eae34e3365b51399774-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: mkdir -p $WORK/b450/ BUILDSTDERR: cat >$WORK/b450/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b450 -I $WORK/b450/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b450/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s ./relfect2_s390x.s BUILDSTDERR: cat >$WORK/b450/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/b449/_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/b450/_pkg_.a -trimpath $WORK/b450 -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid Yp1PaNfQPUmT78B3Dl-n/Yp1PaNfQPUmT78B3Dl-n -goversion go1.12.5 -symabis $WORK/b450/symabis -D "" -importcfg $WORK/b450/importcfg -pack -asmhdr $WORK/b450/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/b424/_pkg_.a # internal BUILDSTDERR: cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/8a/8a1f9909b69fa91523405e239be1da019452330df3baf264b3e67c4191ccea81-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: mkdir -p $WORK/b435/ BUILDSTDERR: cat >$WORK/b435/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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/apimachinery/pkg/util/wait=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch 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/watch -complete -installsuffix shared -buildid Pvz4CzSjp190vQKGlWfB/Pvz4CzSjp190vQKGlWfB -goversion go1.12.5 -D "" -importcfg $WORK/b435/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./until.go ./watch.go ./zz_generated.deepcopy.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/99/99f1d05d1abeb658b61685db34146c4c30a506221e42f2bb3164c30599a795f3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: mkdir -p $WORK/b413/ BUILDSTDERR: cat >$WORK/b413/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/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/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b435/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid cm_Vx7JNS7sfOex05qRQ/cm_Vx7JNS7sfOex05qRQ -goversion go1.12.5 -D "" -importcfg $WORK/b413/importcfg -pack ./controller_ref.go ./conversion.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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b450 -I $WORK/b450/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b450/relfect2_mips64x.o ./relfect2_mips64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b450 -I $WORK/b450/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b450/relfect2_mipsx.o ./relfect2_mipsx.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b450 -I $WORK/b450/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b450/relfect2_ppc64x.o ./relfect2_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b450 -I $WORK/b450/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b450/relfect2_s390x.o ./relfect2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b450/_pkg_.a $WORK/b450/relfect2_mips64x.o $WORK/b450/relfect2_mipsx.o $WORK/b450/relfect2_ppc64x.o $WORK/b450/relfect2_s390x.o # internal 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/eb/eb23b76cfcc9e48f63bb0282765ac43ea8a2952629ed09026d77234984605184-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: mkdir -p $WORK/b442/ BUILDSTDERR: cat >$WORK/b442/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/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b442/_pkg_.a -trimpath $WORK/b442 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid EqTrxdLd38OIrx5sysDy/EqTrxdLd38OIrx5sysDy -goversion go1.12.5 -D "" -importcfg $WORK/b442/importcfg -pack ./streaming.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/65/658154ee86a6dae32c52a165a99d823053fddc7629f8d11e5dac2bc1fbc625ea-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: mkdir -p $WORK/b448/ BUILDSTDERR: cat >$WORK/b448/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/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b450/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b448/_pkg_.a -trimpath $WORK/b448 -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid 2P-7QyvLkpLvb-JSfONb/2P-7QyvLkpLvb-JSfONb -goversion go1.12.5 -D "" -importcfg $WORK/b448/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/b413/_pkg_.a # internal BUILDSTDERR: cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/fb/fb8faae9f3cba804316598739d8c8e81443e14dc76911e0df7a6f09226a08228-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: mkdir -p $WORK/b409/ BUILDSTDERR: cat >$WORK/b409/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/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b434/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid PcpL4lhy0vfqxVP8PVMO/PcpL4lhy0vfqxVP8PVMO -goversion go1.12.5 -D "" -importcfg $WORK/b409/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./meta.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.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/da/daf51bf0ae78b3107ee9e0546da6dba0da2336c2a4ee506136924509b2fffc86-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: mkdir -p $WORK/b439/ BUILDSTDERR: cat >$WORK/b439/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/b413/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand 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/remotecommand -complete -installsuffix shared -buildid I6H2hLNKz3KYgY78-sna/I6H2hLNKz3KYgY78-sna -goversion go1.12.5 -D "" -importcfg $WORK/b439/importcfg -pack ./constants.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/9b/9bbf227762c2fc0b183a7474eff104ea38098ae491f9871146210711a576f7ef-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: mkdir -p $WORK/b441/ BUILDSTDERR: cat >$WORK/b441/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/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors 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/api/errors -complete -installsuffix shared -buildid EUfTokuZpjnbb7_xZAU-/EUfTokuZpjnbb7_xZAU- -goversion go1.12.5 -D "" -importcfg $WORK/b441/importcfg -pack ./doc.go ./errors.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/a5/a5f180382615ec27878e63df76379d963d2e00def940d422230ca6c131edcfa8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: mkdir -p $WORK/b451/ BUILDSTDERR: cat >$WORK/b451/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/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b451/_pkg_.a -trimpath $WORK/b451 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid yR7WsGjL3ixYaYFVcrdV/yR7WsGjL3ixYaYFVcrdV -goversion go1.12.5 -D "" -importcfg $WORK/b451/importcfg -pack ./recognizer.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/c5/c57412ee2494f62239b72899fc53b02aeb0f2d3c7f84ce9ef342becb95af3eaf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: mkdir -p $WORK/b452/ BUILDSTDERR: cat >$WORK/b452/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer 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/framer -complete -installsuffix shared -buildid L8RfLYlnx_2763WpFcSI/L8RfLYlnx_2763WpFcSI -goversion go1.12.5 -D "" -importcfg $WORK/b452/importcfg -pack ./framer.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/97/9799cbec8bc7ae1ad0fecd239372b0b89b5ce71b0c7fe96ac77787fde81cf2e4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: mkdir -p $WORK/b453/ BUILDSTDERR: cat >$WORK/b453/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/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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 github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml 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/util/yaml -complete -installsuffix shared -buildid A32AHYLtv7MVH9giHHfY/A32AHYLtv7MVH9giHHfY -goversion go1.12.5 -D "" -importcfg $WORK/b453/importcfg -pack ./decoder.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/b6/b69b9d1b42b6af324521624c5694d2b94693f1c1460543262c0e8f7b694f36d7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: mkdir -p $WORK/b447/ BUILDSTDERR: cat >$WORK/b447/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/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go 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: 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/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b447/_pkg_.a -trimpath $WORK/b447 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid J8lbuTFHwWVW_VZRpNva/J8lbuTFHwWVW_VZRpNva -goversion go1.12.5 -D "" -importcfg $WORK/b447/importcfg -pack ./json.go ./meta.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/5d/5d02335774945fad3221fa2303c8f65024d3e4a089efe28a9d63f853f518f4be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf 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 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/b289/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b454/_pkg_.a -trimpath $WORK/b454 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid phDBQcTt87VoTb4XbIAv/phDBQcTt87VoTb4XbIAv -goversion go1.12.5 -D "" -importcfg $WORK/b454/importcfg -pack ./doc.go ./protobuf.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/40/40b72cee5ce3ebceb03b1a01f3ff435061a7f132e7a51cbd7d44b5fa8bf28621-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning 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: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b455/_pkg_.a -trimpath $WORK/b455 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid YT3EOLcLB6MW3wM9sMaM/YT3EOLcLB6MW3wM9sMaM -goversion go1.12.5 -D "" -importcfg $WORK/b455/importcfg -pack ./versioning.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/5e/5e40fd4cccb6f1cf4e85f3ed8669c2816e08754f87fda0c8a6d93fd3d1944c39-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: mkdir -p $WORK/b446/ BUILDSTDERR: cat >$WORK/b446/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/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b455/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer 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/serializer -complete -installsuffix shared -buildid sENob6LqdyrGC-u7dKdp/sENob6LqdyrGC-u7dKdp -goversion go1.12.5 -D "" -importcfg $WORK/b446/importcfg -pack ./codec_factory.go ./negotiated_codec.go ./protobuf_extension.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/8e/8e9c0dfae157866af2cf971e43624fcfc62cc21ec51e87fe486c339bc3ef36f1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: mkdir -p $WORK/b456/ BUILDSTDERR: cat >$WORK/b456/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/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b456/_pkg_.a -trimpath $WORK/b456 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid GM6-1xzRAHeG9-jVZZOM/GM6-1xzRAHeG9-jVZZOM -goversion go1.12.5 -D "" -importcfg $WORK/b456/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.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/81/81b2f69db760e627cc562148faa2ed424d1dfc31df79cedb8c302dc2d43b1286-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b457/ BUILDSTDERR: cat >$WORK/b457/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/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b456/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b457/_pkg_.a -trimpath $WORK/b457 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid 7xumcWmYqNQP5LA5AKOh/7xumcWmYqNQP5LA5AKOh -goversion go1.12.5 -D "" -importcfg $WORK/b457/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/b457/_pkg_.a # internal BUILDSTDERR: cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/db/dbb0e175e69dbf0cddc63e33e042a2563f0156b87a392c995bb3f448edfc849c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api 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: 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/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b458/_pkg_.a -trimpath $WORK/b458 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid QZNqLYfqT5JSEZ5Wbfx6/QZNqLYfqT5JSEZ5Wbfx6 -goversion go1.12.5 -D "" -importcfg $WORK/b458/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/b458/_pkg_.a # internal BUILDSTDERR: cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/49/49c20ed3163daaad49eff23ed42745f640cac5e623d183ce09db5eb4421b17d6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: mkdir -p $WORK/b445/ BUILDSTDERR: cat >$WORK/b445/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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/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/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b445/_pkg_.a -trimpath $WORK/b445 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid 6i-vz3e7ApuofQyulMId/6i-vz3e7ApuofQyulMId -goversion go1.12.5 -D "" -importcfg $WORK/b445/importcfg -pack ./exec.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/c0/c00f74a99546b9338bb10ef61b2559bf9d1e7d284b77128f734db283725db65a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: mkdir -p $WORK/b459/ BUILDSTDERR: cat >$WORK/b459/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/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b435/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch 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/watch -complete -installsuffix shared -buildid pyRb4LkxHYjXaBvb19jk/pyRb4LkxHYjXaBvb19jk -goversion go1.12.5 -D "" -importcfg $WORK/b459/importcfg -pack ./decoder.go ./encoder.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/78/78aa8d7200f414536a0d2553f91b6e7e161df58ad0d32dc87a25f1a383c4e303-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: mkdir -p $WORK/b460/ BUILDSTDERR: cat >$WORK/b460/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics 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/client-go/tools/metrics -complete -installsuffix shared -buildid BTqbin0WvYlcNrdwbxyz/BTqbin0WvYlcNrdwbxyz -goversion go1.12.5 -D "" -importcfg $WORK/b460/importcfg -pack ./metrics.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/28/28e6bb3a79f320d2da8ed7f02e2987546c4ba78f303ff1fabb7c1f3c55d2e950-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: mkdir -p $WORK/b461/ BUILDSTDERR: cat >$WORK/b461/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: packagefile bytes=$WORK/b003/_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/github.com/golang/glog=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport 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/client-go/transport -complete -installsuffix shared -buildid BYG7g_wz_b1aPZnobjtn/BYG7g_wz_b1aPZnobjtn -goversion go1.12.5 -D "" -importcfg $WORK/b461/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./transport.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/ef/ef9ac64d83782c5e30088430342f9a15533719e72b6d3d3df282280d2197879a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: mkdir -p $WORK/b462/ BUILDSTDERR: cat >$WORK/b462/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_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 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 math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert 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/util/cert -complete -installsuffix shared -buildid 99_m4SjuJXnhEVfPiMb5/99_m4SjuJXnhEVfPiMb5 -goversion go1.12.5 -D "" -importcfg $WORK/b462/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.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/6d/6d64e36c85d398a66ed3559cccd4461fa15b3192bddb26d813ead0bbb23fcec9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b464/ BUILDSTDERR: cat >$WORK/b464/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b464/_pkg_.a -trimpath $WORK/b464 -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid tNP_JOQ39QRD7Vluf91G/tNP_JOQ39QRD7Vluf91G -goversion go1.12.5 -D "" -importcfg $WORK/b464/importcfg -pack ./rate.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/f6/f62b70af2c024803dd3b40579e18a57e4cdf0c2041141363d943366d3d0c501b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: mkdir -p $WORK/b465/ BUILDSTDERR: cat >$WORK/b465/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock 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/util/clock -complete -installsuffix shared -buildid _2K28PLFx4JIGzfUoXfI/_2K28PLFx4JIGzfUoXfI -goversion go1.12.5 -D "" -importcfg $WORK/b465/importcfg -pack ./clock.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/fb/fb869f6be3f6958fa145db4d8be9933a59b05c5a538af94c1cf3fd4fceffe57e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/integer BUILDSTDERR: mkdir -p $WORK/b466/ BUILDSTDERR: cat >$WORK/b466/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/integer 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/client-go/util/integer -complete -installsuffix shared -buildid JKzjkFJ3lpT1ZwOgWM9d/JKzjkFJ3lpT1ZwOgWM9d -goversion go1.12.5 -D "" -importcfg $WORK/b466/importcfg -pack ./integer.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/f9/f99fd1c11770ed3a21ab2841ff26e428d4bfd452aa74778710829a6b795c34f8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: mkdir -p $WORK/b463/ BUILDSTDERR: cat >$WORK/b463/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/client-go/util/integer=github.com/containers/libpod/vendor/k8s.io/client-go/util/integer BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/integer=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol 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/client-go/util/flowcontrol -complete -installsuffix shared -buildid IlriiJKwVumabcFpdLoV/IlriiJKwVumabcFpdLoV -goversion go1.12.5 -D "" -importcfg $WORK/b463/importcfg -pack ./backoff.go ./throttle.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/3b/3b7bb451fafd10836a3bc1f577d2535174d6870a55ce40bd71a369d3b36e6d92-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: mkdir -p $WORK/b470/ BUILDSTDERR: cat >$WORK/b470/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/b190/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy 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/docker/spdystream/spdy -complete -installsuffix shared -buildid 5ZmE5GjAa0_JOSSM_gkK/5ZmE5GjAa0_JOSSM_gkK -goversion go1.12.5 -D "" -importcfg $WORK/b470/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.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/83/8375ed69827f84897c2ebaa460a45e0653eefe89031ce34cc7d7f19a6cc96992-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: mkdir -p $WORK/b469/ BUILDSTDERR: cat >$WORK/b469/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/b230/_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/b470/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream 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/docker/spdystream -complete -installsuffix shared -buildid FijoVHHIJstEF4uJGkNV/FijoVHHIJstEF4uJGkNV -goversion go1.12.5 -D "" -importcfg $WORK/b469/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.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/f2/f2bbf16087f521b27b47dd603f90f1a08a781b2482d995a9e8e2e20d36f48c14-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: mkdir -p $WORK/b471/ BUILDSTDERR: cat >$WORK/b471/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b471/_pkg_.a -trimpath $WORK/b471 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid Uki6vzuk6qOK0P5vUuqR/Uki6vzuk6qOK0P5vUuqR -goversion go1.12.5 -D "" -importcfg $WORK/b471/importcfg -pack ./addr.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/f4/f440e6bd62cda856a39d5b41dc98ea4695065fc72f1914b0af6ab0ce71eef9d9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: mkdir -p $WORK/b468/ BUILDSTDERR: cat >$WORK/b468/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_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/b469/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b407/_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/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b294/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b468/_pkg_.a -trimpath $WORK/b468 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid 1cUesoY2-hFjy6rTHcEW/1cUesoY2-hFjy6rTHcEW -goversion go1.12.5 -D "" -importcfg $WORK/b468/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.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/46/46afb20e57e11b1f1e3a8a3ac1720a817b18b5115ada9a4e67fb83b023a428e3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: mkdir -p $WORK/b472/ BUILDSTDERR: cat >$WORK/b472/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec 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/client-go/util/exec -complete -installsuffix shared -buildid ONnqSuh3AFWuHhZ3vXnN/ONnqSuh3AFWuHhZ3vXnN -goversion go1.12.5 -D "" -importcfg $WORK/b472/importcfg -pack ./exec.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/8c/8c1be70bb8c04551e135d0d18a16dd920bb53dffca46924061235c9f1548893b-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/lookup BUILDSTDERR: mkdir -p $WORK/b473/ BUILDSTDERR: cat >$WORK/b473/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/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/lookup BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b473/_pkg_.a -trimpath $WORK/b473 -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid 190BCBsQHvxceYdnKAni/190BCBsQHvxceYdnKAni -goversion go1.12.5 -D "" -importcfg $WORK/b473/importcfg -pack ./lookup.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/ae/ae0e26e0387b24423f67e218fcd67e28c14bfd2358471ffefacb562ed6c84f1c-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/netns BUILDSTDERR: mkdir -p $WORK/b474/ BUILDSTDERR: cat >$WORK/b474/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/b363/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b474/_pkg_.a -trimpath $WORK/b474 -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid xzvmLxSctH1G5VM7lKza/xzvmLxSctH1G5VM7lKza -goversion go1.12.5 -D "" -importcfg $WORK/b474/importcfg -pack ./netns_linux.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/a1/a1cbccddcac268c9775b6a7ec8e4a004dad2bbb368adc8a37488e995d84b8943-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/registrar BUILDSTDERR: mkdir -p $WORK/b475/ BUILDSTDERR: cat >$WORK/b475/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/registrar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b475/_pkg_.a -trimpath $WORK/b475 -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid -w8QEuJHeDvN7VwaxLpT/-w8QEuJHeDvN7VwaxLpT -goversion go1.12.5 -D "" -importcfg $WORK/b475/importcfg -pack ./registrar.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/b5/b571495feac5ba6c323a580c2a717aa1dc37061bad14029ede64c23cf0c7a9b8-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b477/ BUILDSTDERR: cat >$WORK/b477/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b477/_pkg_.a -trimpath $WORK/b477 -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid OO9Srd5ntT6meYsxC8Tq/OO9Srd5ntT6meYsxC8Tq -goversion go1.12.5 -D "" -importcfg $WORK/b477/importcfg -pack ./resolvconf.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/ed/eded6b00714483f7ef3417ae2f78bcf5f6a0b04c299af25f9ca2a7f8f684bf78-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: mkdir -p $WORK/b476/ BUILDSTDERR: cat >$WORK/b476/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/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b309/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b476/_pkg_.a -trimpath $WORK/b476 -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid nLwMJ3d3FJ43Ic8MoKE9/nLwMJ3d3FJ43Ic8MoKE9 -goversion go1.12.5 -D "" -importcfg $WORK/b476/importcfg -pack ./resolvconf.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/ac/ac423438820c4dad7cd9a9e9d0ff31b2fe9081b6538b6558b4141e5d7d7e09fa-d # internal BUILDSTDERR: github.com/containers/libpod/utils BUILDSTDERR: mkdir -p $WORK/b478/ BUILDSTDERR: cat >$WORK/b478/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/b359/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b360/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b478/_pkg_.a -trimpath $WORK/b478 -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid VCnG-rrSYIFSSp3T4Zae/VCnG-rrSYIFSSp3T4Zae -goversion go1.12.5 -D "" -importcfg $WORK/b478/importcfg -pack ./utils.go ./utils_supported.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/f2/f2ec09abf3b906d56332986efb7ea94fa822494fb54789cf750ff50b57462771-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: mkdir -p $WORK/b480/ BUILDSTDERR: cat >$WORK/b480/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b480/_pkg_.a -trimpath $WORK/b480 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid oxW-UUmhrUdYqBhNga8Y/oxW-UUmhrUdYqBhNga8Y -goversion go1.12.5 -D "" -importcfg $WORK/b480/importcfg -pack ./capabilities.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/cc/cca57ce4ea9911fb66f81a556a58ce31b58ba704df737b72738ec63e99505f0f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: mkdir -p $WORK/b481/ BUILDSTDERR: cat >$WORK/b481/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b481/_pkg_.a -trimpath $WORK/b481 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid 6kNHvR7lGJkHBROQTmce/6kNHvR7lGJkHBROQTmce -goversion go1.12.5 -D "" -importcfg $WORK/b481/importcfg -pack ./tty.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/aa/aadfc2430017d237c3d4d0317831c8f503a2338a4fcc22256bd43f9b10bf4333-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: mkdir -p $WORK/b482/ BUILDSTDERR: cat >$WORK/b482/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b482/_pkg_.a -trimpath $WORK/b482 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid NmddtUKjzTqh9h3g4QyP/NmddtUKjzTqh9h3g4QyP -goversion go1.12.5 -D "" -importcfg $WORK/b482/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/b482/_pkg_.a # internal BUILDSTDERR: cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/57/5722f48ed20d38b8fe7d667ff6f83c23d1aac974aac4b26da1a10a85140fc186-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: mkdir -p $WORK/b484/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b484/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b484/ -g -O2 ./host.go BUILDSTDERR: cd $WORK/b484 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b484=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b484=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b484=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b484=/tmp/go-build -gno-record-gcc-switches -o $WORK/b484/_cgo_.o $WORK/b484/_cgo_main.o $WORK/b484/_x001.o $WORK/b484/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage host -dynimport $WORK/b484/_cgo_.o -dynout $WORK/b484/_cgo_import.go BUILDSTDERR: cat >$WORK/b484/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/b484/_pkg_.a -trimpath $WORK/b484 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid 2Qj7stktS0EEdvzj4IG6/2Qj7stktS0EEdvzj4IG6 -goversion go1.12.5 -D "" -importcfg $WORK/b484/importcfg -pack $WORK/b484/_cgo_gotypes.go $WORK/b484/host.cgo1.go $WORK/b484/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b484/_pkg_.a $WORK/b484/_x001.o $WORK/b484/_x002.o # internal 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/d8/d8bc7ab20c98e52e3cb521f92ddcc296202d99e39dcdb216c4fa24f9cbcf6e9a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: mkdir -p $WORK/b483/ BUILDSTDERR: cat >$WORK/b483/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/b484/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b483/_pkg_.a -trimpath $WORK/b483 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid 9qK7BzKsnWJ6xuKJdKb9/9qK7BzKsnWJ6xuKJdKb9 -goversion go1.12.5 -D "" -importcfg $WORK/b483/importcfg -pack ./process.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/fd/fd744a10a1db2025436a9682b6ef3a8220afd546de1a1b434f2507c8f6c31131-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: mkdir -p $WORK/b479/ BUILDSTDERR: cat >$WORK/b479/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/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b483/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b479/_pkg_.a -trimpath $WORK/b479 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid oXqAu_5MpNk9vtwEDPJn/oXqAu_5MpNk9vtwEDPJn -goversion go1.12.5 -D "" -importcfg $WORK/b479/importcfg -pack ./psgo.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/45/4563f5d335fc6548ede5ccd5c333707dfe522a08643393e0936cd8ad4f9bcd99-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: mkdir -p $WORK/b485/ BUILDSTDERR: cat >$WORK/b485/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b485/_pkg_.a -trimpath $WORK/b485 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid 9HtMsabYdvovD-9wTAPR/9HtMsabYdvovD-9wTAPR -goversion go1.12.5 -D "" -importcfg $WORK/b485/importcfg -pack ./files.go ./listeners.go ./packetconns.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/2d/2d7f470e6cde5b01062ee763a0a527225ef0f27746a7eef3d204ead7982802bd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: mkdir -p $WORK/b486/ BUILDSTDERR: cat >$WORK/b486/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/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b486/_pkg_.a -trimpath $WORK/b486 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid 5LK9RaGcTWPdpI1zuUEd/5LK9RaGcTWPdpI1zuUEd -goversion go1.12.5 -D "" -importcfg $WORK/b486/importcfg -pack ./utils.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/09/093ff8709eb8f84b58f442c58d9dd089c9e16c3383470a4321901befd2b7c6cc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: mkdir -p $WORK/b487/ BUILDSTDERR: cat >$WORK/b487/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b487/_pkg_.a -trimpath $WORK/b487 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid ik9ZWJ-CZIdU0_L2W9-L/ik9ZWJ-CZIdU0_L2W9-L -goversion go1.12.5 -D "" -importcfg $WORK/b487/importcfg -pack ./names-generator.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/36/36fe0cf917915fe0bab357d1745502fb999db75d583a21edca4a6bcd3ad8fa18-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: mkdir -p $WORK/b488/ BUILDSTDERR: cat >$WORK/b488/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/b236/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b488/_pkg_.a -trimpath $WORK/b488 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid siCOt8mTp10XjqBoVhp1/siCOt8mTp10XjqBoVhp1 -goversion go1.12.5 -D "" -importcfg $WORK/b488/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/b488/_pkg_.a # internal BUILDSTDERR: cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/b2/b20219b28f24baa398354bccea92fadf06a5c84056d21e5d5cc2afedfa0e4055-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b491/ BUILDSTDERR: cat >$WORK/b491/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b491/_pkg_.a -trimpath $WORK/b491 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid 78eToKUacsuQ_nd77Sd6/78eToKUacsuQ_nd77Sd6 -goversion go1.12.5 -D "" -importcfg $WORK/b491/importcfg -pack ./netns.go ./netns_linux.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/cb/cb28a5bf8ac7f80d3e75a2e90316db942b847656970a35757ac0397a3ba2c9a5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b490/ BUILDSTDERR: cat >$WORK/b490/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/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b490/_pkg_.a -trimpath $WORK/b490 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid tXO4skS6cOIvAb7rtceg/tXO4skS6cOIvAb7rtceg -goversion go1.12.5 -D "" -importcfg $WORK/b490/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/b490/_pkg_.a # internal BUILDSTDERR: cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/43/4362c91d69485f0e42ebc98f77ad0634a65344bf8dcf443f2d172630e088d8d7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b489/ BUILDSTDERR: cat >$WORK/b489/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/b490/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b491/_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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b489/_pkg_.a -trimpath $WORK/b489 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid L25W0yu2_ePKZN3UV4-U/L25W0yu2_ePKZN3UV4-U -goversion go1.12.5 -D "" -importcfg $WORK/b489/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/b489/_pkg_.a # internal BUILDSTDERR: cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/3c/3cb64c904885a9e91d2542aef076c39e1db5e3b082d8b6296d04be1479754dba-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: mkdir -p $WORK/b493/ BUILDSTDERR: cat >$WORK/b493/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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b493/_pkg_.a -trimpath $WORK/b493 -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid A-HjQlcCI1heb4pbC5IV/A-HjQlcCI1heb4pbC5IV -goversion go1.12.5 -D "" -importcfg $WORK/b493/importcfg -pack ./parse.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/3e/3e4de9d685d91299f6de689f542e2e7ad53b22a6c30733409698346a3f6486a9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: mkdir -p $WORK/b495/ BUILDSTDERR: cat >$WORK/b495/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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b495/_pkg_.a -trimpath $WORK/b495 -shared -p github.com/containers/libpod/vendor/github.com/varlink/go/varlink -complete -installsuffix shared -buildid hzFlTuQu0Pg9PqmdN37M/hzFlTuQu0Pg9PqmdN37M -goversion go1.12.5 -D "" -importcfg $WORK/b495/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/b495/_pkg_.a # internal BUILDSTDERR: cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/75/75b287636dea6e592d61486297ba8b2e8fc1514a5d4dd59999a8156a14511606-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: mkdir -p $WORK/b494/ BUILDSTDERR: cat >$WORK/b494/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/b495/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b494/_pkg_.a -trimpath $WORK/b494 -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid ArSNrHNH0Uwn_iy9SLI-/ArSNrHNH0Uwn_iy9SLI- -goversion go1.12.5 -D "" -importcfg $WORK/b494/importcfg -pack ./generate.go ./iopodman.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/8c/8cb8971cd5d019ff4b968f09b55cd17bc95b419e08cebdb21ea5a71ff4297c01-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: mkdir -p $WORK/b498/ BUILDSTDERR: cat >$WORK/b498/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b498/_pkg_.a -trimpath $WORK/b498 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel -complete -installsuffix shared -buildid iae8YEBt5WcmIfb12IZs/iae8YEBt5WcmIfb12IZs -goversion go1.12.5 -D "" -importcfg $WORK/b498/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.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/8e/8e89c2ecabc1fe70011750c29d35d207aebf96898cecffa70b90e6679c86d8c0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: mkdir -p $WORK/b497/ BUILDSTDERR: cat >$WORK/b497/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/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b210/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp 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/docker/profiles/seccomp -complete -installsuffix shared -buildid jBxGauN2mGOT5nFQwyXe/jBxGauN2mGOT5nFQwyXe -goversion go1.12.5 -D "" -importcfg $WORK/b497/importcfg -pack ./seccomp.go ./seccomp_default.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/247db50718536429c941bed6dd67965d0b5577563989ac4eb9de7db10b1f3bf8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: mkdir -p $WORK/b499/ BUILDSTDERR: cat >$WORK/b499/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/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs 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/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid pemG4gynTkW4LPrlFnKY/pemG4gynTkW4LPrlFnKY -goversion go1.12.5 -D "" -importcfg $WORK/b499/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/b409/_pkg_.a # internal BUILDSTDERR: cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/1f/1f94b30f279a1b813333b9354812c6cc6a137756ecc23d1c72f48105898fbbed-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: mkdir -p $WORK/b440/ BUILDSTDERR: cat >$WORK/b440/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 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: 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/github.com/golang/glog=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b297/_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/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest 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/client-go/rest -complete -installsuffix shared -buildid usWqMEu_IePEfuYL8Stc/usWqMEu_IePEfuYL8Stc -goversion go1.12.5 -D "" -importcfg $WORK/b440/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/b499/_pkg_.a # internal BUILDSTDERR: cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/0c/0c979381fd3678000a59b7a0c4528254671b00eec13d608e454e302f62d4243d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: mkdir -p $WORK/b500/ BUILDSTDERR: cat >$WORK/b500/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/b499/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices 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/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid iePbw8GhdN4BW6S7sAPA/iePbw8GhdN4BW6S7sAPA -goversion go1.12.5 -D "" -importcfg $WORK/b500/importcfg -pack ./devices.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/3f/3f5f21355792261563ebbe01fb303d83fabb25dad458a68fc4f31e06c344b4c7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b502/ BUILDSTDERR: cat >$WORK/b502/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b502/_pkg_.a -trimpath $WORK/b502 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid enotPUBO2BenSlUVIC1y/enotPUBO2BenSlUVIC1y -goversion go1.12.5 -D "" -importcfg $WORK/b502/importcfg -pack ./parsers.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/08/08ac5bcc29876c5fae86cd9a49377c6f921f601e2da3b40d9c49a24a8e1a40f3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: mkdir -p $WORK/b503/ BUILDSTDERR: cat >$WORK/b503/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/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b499/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b503/_pkg_.a -trimpath $WORK/b503 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid G4ceXpAMO4wdU8nKB0g7/G4ceXpAMO4wdU8nKB0g7 -goversion go1.12.5 -D "" -importcfg $WORK/b503/importcfg -pack ./cgroups.go ./stats.go ./utils.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/3e/3e036853b8fbae61034834e721c5cc40e11e033527c083cda30d76c13a5d61e3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: mkdir -p $WORK/b501/ BUILDSTDERR: cat >$WORK/b501/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/b502/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b503/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b501/_pkg_.a -trimpath $WORK/b501 -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid JLgn-jOl9tifXsy6U4ZM/JLgn-jOl9tifXsy6U4ZM -goversion go1.12.5 -D "" -importcfg $WORK/b501/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_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/51/51e200e98bc25177d2f54bc6c1768aca934ba27c7e622ba603d123035fa2f535-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: mkdir -p $WORK/b504/ BUILDSTDERR: cat >$WORK/b504/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b504/_pkg_.a -trimpath $WORK/b504 -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid i_yeEysA8PyPzvrKFE0i/i_yeEysA8PyPzvrKFE0i -goversion go1.12.5 -D "" -importcfg $WORK/b504/importcfg -pack ./shlex.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/04/042a2b2c6fa6b85396809a8a00a18c00f4a62e482a94232089ef044742526997-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: mkdir -p $WORK/b467/ BUILDSTDERR: cat >$WORK/b467/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/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy 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/transport/spdy -complete -installsuffix shared -buildid YCsBIHcmJTZrzV_e6tyf/YCsBIHcmJTZrzV_e6tyf -goversion go1.12.5 -D "" -importcfg $WORK/b467/importcfg -pack ./spdy.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/2b/2bc0af164ad4b89586b09753d3453e13da877ecbf56c35dcf96939c9bfb105bf-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: mkdir -p $WORK/b506/ BUILDSTDERR: cat >$WORK/b506/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b506/_pkg_.a -trimpath $WORK/b506 -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid 0qr49EBUZETNTl0mJt9V/0qr49EBUZETNTl0mJt9V -goversion go1.12.5 -D "" -importcfg $WORK/b506/importcfg -pack ./systemdgen.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/eb/ebab96c4764f62414aa4811810972adb332daceb1bf213669ffb3006d987a790-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: mkdir -p $WORK/b408/ BUILDSTDERR: cat >$WORK/b408/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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: 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/golang/glog=$WORK/b407/_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/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid 6JzVK79HPMXLQTeuXY5c/6JzVK79HPMXLQTeuXY5c -goversion go1.12.5 -D "" -importcfg $WORK/b408/importcfg -pack ./doc.go ./errorstream.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.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/f3/f3536da23218a06a8ae7461407f8924e10fa1f7c55e77cc392874bf040c7e05a-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: mkdir -p $WORK/b507/ BUILDSTDERR: cat >$WORK/b507/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/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b507/_pkg_.a -trimpath $WORK/b507 -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid ne0DPRR8IpUvFMP_YKi8/ne0DPRR8IpUvFMP_YKi8 -goversion go1.12.5 -D "" -importcfg $WORK/b507/importcfg -pack ./hook.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/a5/a5efb05f57e9536203d7a904f4fea408b32ca8e543c8bb47dbee23681a41b1ae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext BUILDSTDERR: mkdir -p $WORK/b510/ BUILDSTDERR: cat >$WORK/b510/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/b385/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext 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/opentracing/opentracing-go/ext -complete -installsuffix shared -buildid -bGVZ1kdbwE0MIG77qa_/-bGVZ1kdbwE0MIG77qa_ -goversion go1.12.5 -D "" -importcfg $WORK/b510/importcfg -pack ./tags.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/27/27cc499d78bddd140c837fcdd99d94dcb59e97032c669c811a2f3d85762bc754-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: mkdir -p $WORK/b511/ BUILDSTDERR: cat >$WORK/b511/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b511/_pkg_.a -trimpath $WORK/b511 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage -complete -installsuffix shared -buildid 44S1Ye5eDSz_zt9i_D09/44S1Ye5eDSz_zt9i_D09 -goversion go1.12.5 -D "" -importcfg $WORK/b511/importcfg -pack ./restriction_manager.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/c1/c10435d95b2035efab38e956cdcc5192481d9136fc43d31151880e481400e223-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog BUILDSTDERR: mkdir -p $WORK/b512/ BUILDSTDERR: cat >$WORK/b512/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/b386/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b512/_pkg_.a -trimpath $WORK/b512 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog -complete -installsuffix shared -buildid POQw4Chj4tY3HGZpuP5x/POQw4Chj4tY3HGZpuP5x -goversion go1.12.5 -D "" -importcfg $WORK/b512/importcfg -pack ./json.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/54/54cf86154dd6aa34986a6020dc432abbbd33e66616039da451dbefdac0c72464-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler BUILDSTDERR: mkdir -p $WORK/b513/ BUILDSTDERR: cat >$WORK/b513/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b513/_pkg_.a -trimpath $WORK/b513 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler -complete -installsuffix shared -buildid YA-HXlP0wMKxQWzz0l5S/YA-HXlP0wMKxQWzz0l5S -goversion go1.12.5 -D "" -importcfg $WORK/b513/importcfg -pack ./throttler.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/13/133cb0bc006f408dd49cdb201fbea46e46db6ca7bdf6172f337137ae81a99f16-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log BUILDSTDERR: mkdir -p $WORK/b514/ BUILDSTDERR: cat >$WORK/b514/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b514/_pkg_.a -trimpath $WORK/b514 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log -complete -installsuffix shared -buildid lv9govkR4LzKyZaMpSEz/lv9govkR4LzKyZaMpSEz -goversion go1.12.5 -D "" -importcfg $WORK/b514/importcfg -pack ./logger.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/db/db665a3617c5888f2c0d3515723fec59ce726da579bf246c2c9fcac3798f9191-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: mkdir -p $WORK/b405/ BUILDSTDERR: cat >$WORK/b405/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/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b408/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid An3wO7y8G2JdFemJ6bUL/An3wO7y8G2JdFemJ6bUL -goversion go1.12.5 -D "" -importcfg $WORK/b405/importcfg -pack ./resize.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/14/1459981cd2cdc9739082d421d45c98c46ca4151927a0faaaa9e8ff402470803a-d # internal BUILDSTDERR: github.com/containers/libpod/libpod BUILDSTDERR: mkdir -p $WORK/b357/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b357/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b357/ -g -O2 ./container_attach_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/ed/ed62279ed4c7e534b17c4124c0c928631fc45c49c1ddbb123e4824f2e1cbe0a7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: mkdir -p $WORK/b515/ BUILDSTDERR: cat >$WORK/b515/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b515/_pkg_.a -trimpath $WORK/b515 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift -complete -installsuffix shared -buildid yVfBAvceA4a6v1EuSy-C/yVfBAvceA4a6v1EuSy-C -goversion go1.12.5 -D "" -importcfg $WORK/b515/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: cd $WORK/b357 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b357=/tmp/go-build -gno-record-gcc-switches -o $WORK/b357/_cgo_.o $WORK/b357/_cgo_main.o $WORK/b357/_x001.o $WORK/b357/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage libpod -dynimport $WORK/b357/_cgo_.o -dynout $WORK/b357/_cgo_import.go BUILDSTDERR: cat >$WORK/b357/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/containerd/cgroups=github.com/containers/libpod/vendor/github.com/containerd/cgroups 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/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail 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 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/containerd/cgroups=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b055/_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/b363/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b216/_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/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_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/b269/_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/driver=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/layers=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/criu=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/ctime=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/firewall=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/lookup=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/netns=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registrar=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b479/_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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b448/_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/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$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 github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b489/_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/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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 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/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid EDyso6UBdqach2nB4saN/EDyso6UBdqach2nB4saN -goversion go1.12.5 -D "" -importcfg $WORK/b357/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.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.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./errors.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_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 ./version.go ./volume.go ./volume_internal.go $WORK/b357/_cgo_gotypes.go $WORK/b357/container_attach_linux.cgo1.go $WORK/b357/_cgo_import.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/0a/0a717414dde7a7e3f3c6e29f2f95eeb992d1b0d9e3d8fa936129eb20cf4a6437-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: mkdir -p $WORK/b516/ BUILDSTDERR: cat >$WORK/b516/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/b515/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b516/_pkg_.a -trimpath $WORK/b516 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger -complete -installsuffix shared -buildid _xBfQlM3ffhm9vj6_Loz/_xBfQlM3ffhm9vj6_Loz -goversion go1.12.5 -D "" -importcfg $WORK/b516/importcfg -pack ./agent.go ./constants.go ./ttypes.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/f2/f204e580fb1362ff0ca087856086f25e2d4f2eeb2b5ac7aff0874af0912b7180-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling BUILDSTDERR: mkdir -p $WORK/b517/ BUILDSTDERR: cat >$WORK/b517/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/b515/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b517/_pkg_.a -trimpath $WORK/b517 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling -complete -installsuffix shared -buildid Z9wmaV2HLID6UJidnLxP/Z9wmaV2HLID6UJidnLxP -goversion go1.12.5 -D "" -importcfg $WORK/b517/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.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/fd/fd6162700d3236cd3dd87210047b5f5e330e819f8c7f3792b313d25fde192c64-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore BUILDSTDERR: mkdir -p $WORK/b518/ BUILDSTDERR: cat >$WORK/b518/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/b515/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b518/_pkg_.a -trimpath $WORK/b518 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore -complete -installsuffix shared -buildid NQHwH0Ccjjt4KzM0gTFs/NQHwH0Ccjjt4KzM0gTFs -goversion go1.12.5 -D "" -importcfg $WORK/b518/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.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/a1/a168aa1477e4ba86901075d36406c911c6afd5f741d83d87de86c5f05b7e64f2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent BUILDSTDERR: mkdir -p $WORK/b520/ BUILDSTDERR: cat >$WORK/b520/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/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b518/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b520/_pkg_.a -trimpath $WORK/b520 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent -complete -installsuffix shared -buildid OMClf1BNeJlXpd-4fVxY/OMClf1BNeJlXpd-4fVxY -goversion go1.12.5 -D "" -importcfg $WORK/b520/importcfg -pack ./agent.go ./constants.go ./ttypes.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/a1/a1e529a08bed103916aec1dbba5c0801a6e28bc5038c5684af99c1273f1cc696-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: mkdir -p $WORK/b519/ BUILDSTDERR: cat >$WORK/b519/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/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b519/_pkg_.a -trimpath $WORK/b519 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils -complete -installsuffix shared -buildid u86A4773bzGA7tjUnPlY/u86A4773bzGA7tjUnPlY -goversion go1.12.5 -D "" -importcfg $WORK/b519/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/b519/_pkg_.a # internal BUILDSTDERR: cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/a7/a7f75119c40aaaf11b4dd76d77eceea1a44787b8f6902400d783a0fcc952a912-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics BUILDSTDERR: mkdir -p $WORK/b521/ BUILDSTDERR: cat >$WORK/b521/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics 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/uber/jaeger-lib/metrics -complete -installsuffix shared -buildid nimMNQeHwtLikRx6NBO0/nimMNQeHwtLikRx6NBO0 -goversion go1.12.5 -D "" -importcfg $WORK/b521/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/b521/_pkg_.a # internal BUILDSTDERR: cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/b4/b4f52ce9fe05ddc0c616a168770f8b561f0f853b9bbbe00f840c7308477fd643-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: mkdir -p $WORK/b509/ BUILDSTDERR: cat >$WORK/b509/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/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b521/_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/b050/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go 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/uber/jaeger-client-go -complete -installsuffix shared -buildid u9_mVzWlSNrEgl3PJDlr/u9_mVzWlSNrEgl3PJDlr -goversion go1.12.5 -D "" -importcfg $WORK/b509/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/b509/_pkg_.a # internal BUILDSTDERR: cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/da/dae620377d7a2abfe660b1e51cb4fe5bef846c9f20ac522654ac45a25a4e47ca-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage BUILDSTDERR: mkdir -p $WORK/b524/ BUILDSTDERR: cat >$WORK/b524/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/b515/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b524/_pkg_.a -trimpath $WORK/b524 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage -complete -installsuffix shared -buildid 3DbeeIOgGgKVIJu_6FhN/3DbeeIOgGgKVIJu_6FhN -goversion go1.12.5 -D "" -importcfg $WORK/b524/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.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/6a/6a9de6fa706bac9f21b747cecacd5e31d28735320bc4388774e894c0cb039719-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote BUILDSTDERR: mkdir -p $WORK/b523/ BUILDSTDERR: cat >$WORK/b523/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/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b519/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b523/_pkg_.a -trimpath $WORK/b523 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote -complete -installsuffix shared -buildid R3okbOH6nfTEPgMywgNz/R3okbOH6nfTEPgMywgNz -goversion go1.12.5 -D "" -importcfg $WORK/b523/importcfg -pack ./options.go ./restriction_manager.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/46/4601651dbc911b00979058a4d65ccd042092a3d52c611ec7892118a07475c005-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote BUILDSTDERR: mkdir -p $WORK/b525/ BUILDSTDERR: cat >$WORK/b525/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/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b519/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b525/_pkg_.a -trimpath $WORK/b525 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote -complete -installsuffix shared -buildid OEmnem5nU0Hacynfb1bF/OEmnem5nU0Hacynfb1bF -goversion go1.12.5 -D "" -importcfg $WORK/b525/importcfg -pack ./options.go ./throttler.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/42/42ea13b77b7c2a0fb76b14ad11099abf2c813f1c986ddd40758a4a9306e128e3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics BUILDSTDERR: mkdir -p $WORK/b526/ BUILDSTDERR: cat >$WORK/b526/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/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b521/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b526/_pkg_.a -trimpath $WORK/b526 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics -complete -installsuffix shared -buildid b8c08Tp2dH-7XfILd3gv/b8c08Tp2dH-7XfILd3gv -goversion go1.12.5 -D "" -importcfg $WORK/b526/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.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/dd/dd6d015c6d5b3503bc3df7905a082de8f6b1eec643c61636a8a8254e1b572cca-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport BUILDSTDERR: mkdir -p $WORK/b527/ BUILDSTDERR: cat >$WORK/b527/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/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b527/_pkg_.a -trimpath $WORK/b527 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport -complete -installsuffix shared -buildid 3W-oRJvi5U2IOA1ffnNU/3W-oRJvi5U2IOA1ffnNU -goversion go1.12.5 -D "" -importcfg $WORK/b527/importcfg -pack ./doc.go ./http.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/09/094b31baec5835ad18102e2987cd7a8573ca3eb40e9a78ebab5e9497145576d8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config BUILDSTDERR: mkdir -p $WORK/b522/ BUILDSTDERR: cat >$WORK/b522/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/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/uber/jaeger-client-go=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b521/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b522/_pkg_.a -trimpath $WORK/b522 -shared -p github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config -complete -installsuffix shared -buildid j2HpSnx0lW5uK5JWdcBV/j2HpSnx0lW5uK5JWdcBV -goversion go1.12.5 -D "" -importcfg $WORK/b522/importcfg -pack ./config.go ./config_env.go ./options.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/ab/ab9894d3351ede1270ed68b6f57e39446713999aa647a9393030cb1abb6cd305-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/tracing BUILDSTDERR: mkdir -p $WORK/b508/ BUILDSTDERR: cat >$WORK/b508/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/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/tracing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b508/_pkg_.a -trimpath $WORK/b508 -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid n-6k0oCId5LVM_LLnEIu/n-6k0oCId5LVM_LLnEIu -goversion go1.12.5 -D "" -importcfg $WORK/b508/importcfg -pack ./tracing.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b357/_pkg_.a $WORK/b357/_x001.o $WORK/b357/_x002.o # internal 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/8d/8d32032a73967e0629d3865c1b4b92e66c99b9854dfdc49923a4fadf2008e4fa-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/libpodruntime BUILDSTDERR: mkdir -p $WORK/b356/ BUILDSTDERR: cat >$WORK/b356/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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b369/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid BRaHM-0xqQlNMWvpho1O/BRaHM-0xqQlNMWvpho1O -goversion go1.12.5 -D "" -importcfg $WORK/b356/importcfg -pack ./runtime.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/3a/3ab136ee0d1b4406bd83f535257afaa9451280e706eaaa9d2fc0c02d6962e5b6-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/spec BUILDSTDERR: mkdir -p $WORK/b496/ BUILDSTDERR: cat >$WORK/b496/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/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b369/_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/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b315/_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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/spec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b496/_pkg_.a -trimpath $WORK/b496 -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid AEVkVcqHZhFo9Ecj-D_3/AEVkVcqHZhFo9Ecj-D_3 -goversion go1.12.5 -D "" -importcfg $WORK/b496/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/b356/_pkg_.a # internal BUILDSTDERR: cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/ab/ab0d4379060a1a5ce0a8a8a299c5097a0237433e5b0e23ab0e3e6fb992a8a4e0-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/adapter/shortcuts BUILDSTDERR: mkdir -p $WORK/b505/ BUILDSTDERR: cat >$WORK/b505/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b357/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b505/_pkg_.a -trimpath $WORK/b505 -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid PxHbUJU0YETWgEn6BEvF/PxHbUJU0YETWgEn6BEvF -goversion go1.12.5 -D "" -importcfg $WORK/b505/importcfg -pack ./shortcuts.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/76/76a2dd953cc42954856438900161ad2245cd65960500b939c3d652c8fa53a27e-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/trust BUILDSTDERR: mkdir -p $WORK/b528/ BUILDSTDERR: cat >$WORK/b528/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/b266/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/trust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b528/_pkg_.a -trimpath $WORK/b528 -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid nsw_5eI0be67fau0Ga-9/nsw_5eI0be67fau0Ga-9 -goversion go1.12.5 -D "" -importcfg $WORK/b528/importcfg -pack ./trust.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/63/63eab1f23b205e121873084ec373c1611dd19e70b9580e01bef32de567eb43c0-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: mkdir -p $WORK/b530/ BUILDSTDERR: cat >$WORK/b530/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/b408/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b530/_pkg_.a -trimpath $WORK/b530 -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid Eiowe7JIsBopFkggNe6W/Eiowe7JIsBopFkggNe6W -goversion go1.12.5 -D "" -importcfg $WORK/b530/importcfg -pack ./virtwriter.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/fc/fcc13a483218f9f43c55587ea894952d887ce9a1631b769ef5f3049be841dc26-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: mkdir -p $WORK/b531/ BUILDSTDERR: cat >$WORK/b531/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase 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/fatih/camelcase -complete -installsuffix shared -buildid izQ8rGvq5_LlZJ8u3jWR/izQ8rGvq5_LlZJ8u3jWR -goversion go1.12.5 -D "" -importcfg $WORK/b531/importcfg -pack ./camelcase.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/4a/4a3bf34c2df428129d1c05a7a62810395e9e3d613be75242db601411667a4d85-d # internal BUILDSTDERR: log/syslog BUILDSTDERR: mkdir -p $WORK/b533/ BUILDSTDERR: cat >$WORK/b533/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/b046/_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/b533/_pkg_.a -trimpath $WORK/b533 -shared -p log/syslog -std -complete -installsuffix shared -buildid FZzNQQZqKypOVelZ36bd/FZzNQQZqKypOVelZ36bd -goversion go1.12.5 -D "" -importcfg $WORK/b533/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.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/ea/ea51db078e3b6945c70d866f46d4c49805aebb720214e0b89f02490e596d090e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog BUILDSTDERR: mkdir -p $WORK/b532/ BUILDSTDERR: cat >$WORK/b532/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/b533/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog 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/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid 9dTt571XdQQ1dB2rfoBW/9dTt571XdQQ1dB2rfoBW -goversion go1.12.5 -D "" -importcfg $WORK/b532/importcfg -pack ./syslog.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/7a/7a0eb2027ca00dc04b190742461141359bcf14c8f95fb62851e357bcbaaf5d40-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 S_S7Jgj8mqwIXjlCRdKt/S_S7Jgj8mqwIXjlCRdKt -goversion go1.12.5 -D "" -importcfg $WORK/b535/importcfg -pack ./entity.go ./escape.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/07/07f2c8819e068f83aa5a9378d6cc40876878e50bd67d1bc68d252aee01a4425c-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/shared BUILDSTDERR: mkdir -p $WORK/b492/ BUILDSTDERR: cat >$WORK/b492/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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$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 github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b409/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/shared BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b492/_pkg_.a -trimpath $WORK/b492 -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid C7qQVHxsLqZGgCcTdmNi/C7qQVHxsLqZGgCcTdmNi -goversion go1.12.5 -D "" -importcfg $WORK/b492/importcfg -pack ./container.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/b535/_pkg_.a # internal BUILDSTDERR: cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/7c/7c123ad58981eaa5ac16d71bb40dd09364c78453c3bf8d2d6456f21a7622bbbe-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/b327/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b328/_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 fa0j41mG6a3oc1pTsPsD/fa0j41mG6a3oc1pTsPsD -goversion go1.12.5 -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/a7/a7775a2266a97d84b2c56b8d0901d53be9fc5cfcfdc0c90ce15e1fb366883779-d # internal BUILDSTDERR: runtime/pprof BUILDSTDERR: mkdir -p $WORK/b536/ BUILDSTDERR: cat >$WORK/b536/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/b191/_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/b051/_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/b536/_pkg_.a -trimpath $WORK/b536 -shared -p runtime/pprof -std -installsuffix shared -buildid m1HkkX3j88lRduxDIM-n/m1HkkX3j88lRduxDIM-n -goversion go1.12.5 -D "" -importcfg $WORK/b536/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/b536/_pkg_.a # internal BUILDSTDERR: cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/41/4155694be8290d27a19e2c02a8649f18d855c60241aaebac8eaffae33feb04eb-d # internal 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/39/390b29683ff887f31544a9aae1d00e88872189103abfeff236f5b82046ba0362-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi BUILDSTDERR: mkdir -p $WORK/b529/ BUILDSTDERR: cat >$WORK/b529/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/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_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/b273/_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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b478/_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/b206/_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/b352/_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/b408/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/varlinkapi 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 -complete -installsuffix shared -buildid FQTR5JysyohqClRuhOrp/FQTR5JysyohqClRuhOrp -goversion go1.12.5 -D "" -importcfg $WORK/b529/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: github.com/containers/libpod/pkg/adapter BUILDSTDERR: mkdir -p $WORK/b354/ BUILDSTDERR: cat >$WORK/b354/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/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/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/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b355/_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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b479/_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/docker/docker/pkg/signal=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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/b211/_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/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b236/_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/b327/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/adapter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid 2lzwoJF8o0Vx8B7hipvS/2lzwoJF8o0Vx8B7hipvS -goversion go1.12.5 -D "" -importcfg $WORK/b354/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b529/_pkg_.a # internal BUILDSTDERR: cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/c3/c33c0fa55aa443536c45ca573fa621099e2a7209af712e2c38d844b3faa429d9-d # internal 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/4e/4e0cb8c674597d34ea0cdbb7ebc95e26ffdb6cc4c2f80d39727f430533af82bf-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/imagefilters BUILDSTDERR: mkdir -p $WORK/b353/ BUILDSTDERR: cat >$WORK/b353/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/b354/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b365/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/imagefilters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid jzEE7ksIarGzS7UZ45hk/jzEE7ksIarGzS7UZ45hk -goversion go1.12.5 -D "" -importcfg $WORK/b353/importcfg -pack ./filters.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/fd/fd9277698ea1392afcac2160ad66c4eafb72421ad9efb40bf2c318d71579c301-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/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 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/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b350/_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/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_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/b242/_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/b273/_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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/tracing=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/trust=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b392/_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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b448/_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/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$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 github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_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/api/core/v1=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b533/_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/b536/_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/b051/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 yFcZnaDkZhOKDGq__vfm/yFcZnaDkZhOKDGq__vfm -goversion go1.12.5 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./cleanup.go ./commands.go ./commit.go ./common.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/28/28d4c14ffcc87131fe85004508a60bef55d77f2e0228ecb637d182167f9fb1f2-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/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b350/_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/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_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/b242/_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/b273/_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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/tracing=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/trust=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b392/_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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b448/_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/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$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 github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/cobra=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_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/api/core/v1=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b533/_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/b536/_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/b051/_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/b053/_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/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b217/_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/b268/_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/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b272/_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/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b313/_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/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b239/_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/b241/_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/b250/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_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/b243/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b245/_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/b274/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b504/_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/containerd/cgroups=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b055/_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/b363/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/layers=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/criu=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/ctime=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/firewall=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/lookup=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/netns=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registrar=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b360/_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/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b054/_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/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b450/_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/b386/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b418/_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/b191/_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/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b233/_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/b270/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/opts=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b247/_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/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b264/_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/b246/_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/b275/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b361/_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/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b432/_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/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b203/_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/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/ipamutils=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/Nvveen/Gotty=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b249/_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/b252/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b257/_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/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile database/sql/driver=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b253/_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/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/integer=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b453/_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=YdWt-AvlyrnZQk_4B_GJ/yFcZnaDkZhOKDGq__vfm/Pan_8Mjl7hFjqORQ5g0C/YdWt-AvlyrnZQk_4B_GJ -B 0x0139b8dfd3bc31a33cd86dc261001e6d4e536015 -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' 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 0x319639265b03267e8be85ee55ea63ee23f246309 -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-build038938170 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 jX7fuieSkvXJdeepfQlQ/jX7fuieSkvXJdeepfQlQ -goversion go1.12.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go 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/c5/c584e817a843a5c49c9b8864c8a2b68b18a52aa7974389fe213d4e4854d31663-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ 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: 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 TdqHbW5muNUafoITDREt/TdqHbW5muNUafoITDREt -goversion go1.12.5 -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 RQ3I3pdy6JbLQvkvZQwS/RQ3I3pdy6JbLQvkvZQwS -goversion go1.12.5 -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/7b/7b0e01518eb4e9d3d278691d68d689827768b415fe6111f83e0b9c19fe5f0d8e-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 tw6NX69fk0uSQtNRMMAm/tw6NX69fk0uSQtNRMMAm -goversion go1.12.5 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.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: 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 -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/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/d1/d1418c1b0f4a3527c92ec4748c9175824b935ed47a9b49436192e76bb7e04f5f-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: 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/86/86e60a672b13454473629dabbb8dd3e2f9ba8a1a5079b97498b2ec78ac33ed3b-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 JPLdOYxfCBs7jZTKTVRt/JPLdOYxfCBs7jZTKTVRt -goversion go1.12.5 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/de/de961768e511fc8d03d1202c17f37b5e512f00402afeba5e810a822e0e10b180-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 HXsob2wKXUTbL-Uuslf1/HXsob2wKXUTbL-Uuslf1 -goversion go1.12.5 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go 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 H91Zh5WL3-FcM1gPJUaP/H91Zh5WL3-FcM1gPJUaP -goversion go1.12.5 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/46/46b5887d0aec1bfa731ceceff5b40c690f8dea0e667be2924f51d2da7d7a6c1c-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/compare_s390x.o ./compare_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/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 wEk0lOmkdtwe9dNPY9vz/wEk0lOmkdtwe9dNPY9vz -goversion go1.12.5 -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: 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/indexbyte_s390x.o ./indexbyte_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/3e/3e86c2de617c5092d6f24ad629e057a6ecbcdbebb3f27690fd1df6a86f2b4819-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 jZuE8b635bPOkw_5Wpg3/jZuE8b635bPOkw_5Wpg3 -goversion go1.12.5 -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/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/f3/f3079e3968829ca36c9ce6c824a2dec82cf96aa8ae1292d930f87ce67310320d-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 aatVg9NVs4e3oxN5ImCa/aatVg9NVs4e3oxN5ImCa -goversion go1.12.5 -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/08/08371ec21848174041ebd2ca46fa183f4e6d2bef7dcfc2166e3a1e23f8b800fc-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 vvI2cz3FuOPEHwk77END/vvI2cz3FuOPEHwk77END -goversion go1.12.5 -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/15/15724e48cd464c7144056062a76bc16d249a1486661536df51703f8b8210ebdd-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 P5r_crg_fAXjX_3d5TVr/P5r_crg_fAXjX_3d5TVr -goversion go1.12.5 -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/e6/e6fa0ddb5cb2710f342ef685c592fb55a45d095f278f25403680b9ee8ccdb362-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 HYXN2m0jk06Lg1xtLD7b/HYXN2m0jk06Lg1xtLD7b -goversion go1.12.5 -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/b8/b84f473c798b86f2e9ea42b18ed71c8fe17b3b47c52db297289ba1b46fc37eac-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 NIz7-FFYyoERt1rDq6BA/NIz7-FFYyoERt1rDq6BA -goversion go1.12.5 -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/a1/a18fcc471d0c506936a89dcc12a56331e6b59e75ca5622901dee755ec1d5c894-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 j1u5braX0yIufEbOGYXk/j1u5braX0yIufEbOGYXk -goversion go1.12.5 -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/b2/b2dc19a059fd921ceb61c59b25477745a9e85a6291a54d85055896d18c0b9876-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 tLGgj0GRUjOjiIziASZq/tLGgj0GRUjOjiIziASZq -goversion go1.12.5 -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/76/7661b9e6c9cf754d46179870ca063d8f9754f066a094e3571d27d70a60217768-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 pAawN7BbqqOjXNDnHBNj/pAawN7BbqqOjXNDnHBNj -goversion go1.12.5 -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/66/667b5eca0ee8903217cae16f4771eb50a5480ae614e73dc543af443ee968ccec-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 D4PDKFExbof4kppNp1XG/D4PDKFExbof4kppNp1XG -goversion go1.12.5 -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/b0/b007f18fc4518282a493e1a4c6808c9eb09e8e2347dd7af7784dadaf48f2cbd0-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/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/b047/_pkg_.a -trimpath $WORK/b047 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid HLdrR4R2rPhhXwOG9mzt/HLdrR4R2rPhhXwOG9mzt -goversion go1.12.5 -D "" -importcfg $WORK/b047/importcfg -pack ./nettrace.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/a7/a7365762d69dfac5d297868285730f149d8c128eaed291d819394fcf4928cbed-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/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/b049/_pkg_.a -trimpath $WORK/b049 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid zLyFHaP_rP9gjyguDua8/zLyFHaP_rP9gjyguDua8 -goversion go1.12.5 -D "" -importcfg $WORK/b049/importcfg -pack ./message.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/6a/6ac00030aebaeb224daea7cddcfd7f773bb6e5b77290b256811d21a19e34d7d7-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 lbjrT5eLVcWSMbQouHas/lbjrT5eLVcWSMbQouHas -goversion go1.12.5 -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/84/84d5807612db9742b2f6e0fe3a35b6ff04852691d23e50603f411aba091ddf38-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 B8UtgD4a8Hhwf1OmlBFP/B8UtgD4a8Hhwf1OmlBFP -goversion go1.12.5 -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/93/930bc4aee16e73ca5bf2eb987a8054a631be39694183dc8eba91ea1b4143a1d0-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 8aTVxFSt9AK4eJTZsCdJ/8aTVxFSt9AK4eJTZsCdJ -goversion go1.12.5 -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/01/013823ef9d2dd2ab0978a72892f4f5d2e434725a64b75513a9f3adfec19af724-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 ETpvcRZTwelr7AqP5dhM/ETpvcRZTwelr7AqP5dhM -goversion go1.12.5 -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/f0/f0514753fb46db515ed97159c750f147aafd879f8f512e869bd96b8813f5c205-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 V0IW9cGEWl1q4qXIKFrd/V0IW9cGEWl1q4qXIKFrd -goversion go1.12.5 -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/12/1255b3d416dd5cf0830ed3d3993152d7e56636f8cc55c92465c8abc217805de2-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 3d8Hboz_pGQfiPrhoDbO/3d8Hboz_pGQfiPrhoDbO -goversion go1.12.5 -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/6c/6ce54830cc0f5755a57ef37ef3e8566aa46a35488e8d1d2d71334fd31cc00494-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 1OmSRkTmT1vkGw-PhvRF/1OmSRkTmT1vkGw-PhvRF -goversion go1.12.5 -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/10/107810cc5f8b5149b67bbf15301665c7013ba6f5a161e0efc6666888e81b514e-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 L8f_kDAZPeHJ_7_fcRJS/L8f_kDAZPeHJ_7_fcRJS -goversion go1.12.5 -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/f2/f28e327964a8a97ec51a361ec1cf0e678f1d7c1d751f431b8114314d718ead7b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise 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/promise -complete -installsuffix shared -buildid i02VZgj_W8iHVo-PdvAX/i02VZgj_W8iHVo-PdvAX -goversion go1.12.5 -D "" -importcfg $WORK/b150/importcfg -pack ./promise.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/8f/8f803b80a0a93c00e71c4d022d2b0048a58773841af448c8d477b75b277f4ab5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid sV16K9wh3KkC4r7IyyoV/sV16K9wh3KkC4r7IyyoV -goversion go1.12.5 -D "" -importcfg $WORK/b156/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.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/e4/e48ab51f535e2b2c17fd0a1adaafcb2dfb3957c4447e658f4b3c1f733f70609f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config 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/containers/storage/pkg/config -complete -installsuffix shared -buildid sc5-S2dvAqh-3kRFxVvJ/sc5-S2dvAqh-3kRFxVvJ -goversion go1.12.5 -D "" -importcfg $WORK/b182/importcfg -pack ./config.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/61/61ccd3b28b5df1e3966faf6c40011bf1786d931afabf52a06e2de118cb0244f6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor 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/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid i2fd0E3KWH9ESTEInnki/i2fd0E3KWH9ESTEInnki -goversion go1.12.5 -D "" -importcfg $WORK/b209/importcfg -pack ./apparmor_disabled.go 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/41/41fa7a0b4ff15b9397f0387ad7e4ae941a77a8571ab9f6d046e15ae2e2944940-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b228/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash 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/internal/hash -complete -installsuffix shared -buildid baRT_gWIZ8jXC2euRQMl/baRT_gWIZ8jXC2euRQMl -goversion go1.12.5 -D "" -importcfg $WORK/b228/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.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/32/3252e84a904dd2ef373ac1f2921caeb7e1516c8b984de6b7e6800320eb34af02-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma 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/VividCortex/ewma -complete -installsuffix shared -buildid QDQTLcNqdFTGdM3fhLKf/QDQTLcNqdFTGdM3fhLKf -goversion go1.12.5 -D "" -importcfg $WORK/b234/importcfg -pack ./ewma.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/05/057f9970344a1a962eb895859e2157ab19faf737d1092eaf9d085110359fe3ff-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b235/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal 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/vbauerster/mpb/internal -complete -installsuffix shared -buildid rMRLp1QEzyw32Y4Y8zn9/rMRLp1QEzyw32Y4Y8zn9 -goversion go1.12.5 -D "" -importcfg $WORK/b235/importcfg -pack ./percentage.go ./round.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/ef/ef028aa2d8b0aea584825cb722cea34936a0494f2cf03b7c53bff6683bcce990-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api 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/docker/docker/api -complete -installsuffix shared -buildid 9aDuQYR9ryYG3AEFlytl/9aDuQYR9ryYG3AEFlytl -goversion go1.12.5 -D "" -importcfg $WORK/b276/importcfg -pack ./common.go ./common_unix.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/7b/7b19cd01a65e850591266ee8fa4d6911c708e307f3e001bcc1acdd7d01f783a1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid sWyNXNVamZbRfI_ke7Je/sWyNXNVamZbRfI_ke7Je -goversion go1.12.5 -D "" -importcfg $WORK/b290/importcfg -pack ./events.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/25/25c947e8b3a23f39982869c51f7c13bb4d1407e9e033f03347be8eac388705c0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cat >$WORK/b291/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid O_O96RX8-fOLbfeLL9dq/O_O96RX8-fOLbfeLL9dq -goversion go1.12.5 -D "" -importcfg $WORK/b291/importcfg -pack ./image_history.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/e0/e0ceff6bd4844140ffb5b4a44682d98cf5633fe755dd05216033de653512b3c6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: cat >$WORK/b341/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command 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/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid IIScBCdm-8e6Dg0NRzbx/IIScBCdm-8e6Dg0NRzbx -goversion go1.12.5 -D "" -importcfg $WORK/b341/importcfg -pack ./command.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/07/073bc193a9e2982a3633c40c3d69e6ef7c2df485810d730fe1b122da9cd1da43-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/annotations BUILDSTDERR: mkdir -p $WORK/b393/ BUILDSTDERR: cat >$WORK/b393/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/annotations BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid kUEheFinpGIDMIm5rZz9/kUEheFinpGIDMIm5rZz9 -goversion go1.12.5 -D "" -importcfg $WORK/b393/importcfg -pack ./annotations.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/38/3877cd46a77b56812e24ab602d352f1bb3c71325bc055a73afa0a0480e6576d4-d # internal BUILDSTDERR: github.com/containers/libpod/version BUILDSTDERR: mkdir -p $WORK/b395/ BUILDSTDERR: cat >$WORK/b395/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid 7CYjaVHpq4rG_EkGgT5G/7CYjaVHpq4rG_EkGgT5G -goversion go1.12.5 -D "" -importcfg $WORK/b395/importcfg -pack ./version.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/62/62a3068cd285e65528a43daaae06fb6f861ab2d9bda8e32797e69c1fbbe59506-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/apparmor BUILDSTDERR: mkdir -p $WORK/b394/ BUILDSTDERR: cat >$WORK/b394/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b395/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid AkpZT8MWGtyToNxKVvXs/AkpZT8MWGtyToNxKVvXs -goversion go1.12.5 -D "" -importcfg $WORK/b394/importcfg -pack ./apparmor.go ./apparmor_unsupported.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/85/85c8862fec545532be9997fd6dde942b81fa1ee95b3a9b73b62dc6351de20b0c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: mkdir -p $WORK/b421/ BUILDSTDERR: cat >$WORK/b421/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid 950eXrYC6pS7MOZVK_hi/950eXrYC6pS7MOZVK_hi -goversion go1.12.5 -D "" -importcfg $WORK/b421/importcfg -pack ./operator.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/62/62cc332cb9177934a6894d3d5a0bad4c102a21c47c5db0b45da297a1a7efb78c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: mkdir -p $WORK/b447/ BUILDSTDERR: cat >$WORK/b447/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b447/_pkg_.a -trimpath $WORK/b447 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid WLwTRZO9R8FPHqoXwIzg/WLwTRZO9R8FPHqoXwIzg -goversion go1.12.5 -D "" -importcfg $WORK/b447/importcfg -pack ./doc.go ./types.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/a9/a920c2c434c24c7f4ca75188e65024d60c83d9b2cca3406b4f319851ac084eb3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/integer BUILDSTDERR: mkdir -p $WORK/b469/ BUILDSTDERR: cat >$WORK/b469/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/integer 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/client-go/util/integer -complete -installsuffix shared -buildid JKzjkFJ3lpT1ZwOgWM9d/JKzjkFJ3lpT1ZwOgWM9d -goversion go1.12.5 -D "" -importcfg $WORK/b469/importcfg -pack ./integer.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/f9/f99fd1c11770ed3a21ab2841ff26e428d4bfd452aa74778710829a6b795c34f8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: mkdir -p $WORK/b475/ BUILDSTDERR: cat >$WORK/b475/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec 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/client-go/util/exec -complete -installsuffix shared -buildid ONnqSuh3AFWuHhZ3vXnN/ONnqSuh3AFWuHhZ3vXnN -goversion go1.12.5 -D "" -importcfg $WORK/b475/importcfg -pack ./exec.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/8c/8c1be70bb8c04551e135d0d18a16dd920bb53dffca46924061235c9f1548893b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: mkdir -p $WORK/b483/ BUILDSTDERR: cat >$WORK/b483/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b483/_pkg_.a -trimpath $WORK/b483 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid oxW-UUmhrUdYqBhNga8Y/oxW-UUmhrUdYqBhNga8Y -goversion go1.12.5 -D "" -importcfg $WORK/b483/importcfg -pack ./capabilities.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/cc/cca57ce4ea9911fb66f81a556a58ce31b58ba704df737b72738ec63e99505f0f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: mkdir -p $WORK/b511/ BUILDSTDERR: cat >$WORK/b511/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase 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/fatih/camelcase -complete -installsuffix shared -buildid izQ8rGvq5_LlZJ8u3jWR/izQ8rGvq5_LlZJ8u3jWR -goversion go1.12.5 -D "" -importcfg $WORK/b511/importcfg -pack ./camelcase.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/4a/4a3bf34c2df428129d1c05a7a62810395e9e3d613be75242db601411667a4d85-d # internal 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/75/753cd34ed67c0a583a8b2c072f3434b6d48fa9bb569d6efb0548c0ac9d4ccaae-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 yKO3ersm_-spqkJSxY3a/yKO3ersm_-spqkJSxY3a -goversion go1.12.5 -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/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/54/541a53ebb612f135b0a980f4ae8102ce0219e0cf925426880b0c7bdae07c1188-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF 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/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: 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 zycrxEYEOLvWpCOClIb3/zycrxEYEOLvWpCOClIb3 -goversion go1.12.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go 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: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p reflect -std -installsuffix shared -buildid LsOV-wYRTp7zGxydmRC7/LsOV-wYRTp7zGxydmRC7 -goversion go1.12.5 -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/6c/6caf4266e0d1bde6087d9d9cc97e51e607941fd15c66acda9b05735d8970844a-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 p2xplY1FuRdNLZdnGMjX/p2xplY1FuRdNLZdnGMjX -goversion go1.12.5 -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/12/12beb0ec494c6d69be0407eb0bafa4248634b1bdcb3413e6ce69d07b5f1746be-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 xa2I2eJeuNsWKJ_IWdUP/xa2I2eJeuNsWKJ_IWdUP -goversion go1.12.5 -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/1a/1a73f3f2662a3403d044f8259755b22dbae0a71fb757aaf0df843b35fc351a48-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 rKXp3hzCMzR3BCU6gpie/rKXp3hzCMzR3BCU6gpie -goversion go1.12.5 -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/c2/c29d122c44b0d407a5f7b6b27ab66115e499a94b9f2a20d1c7bc95a1ae034ece-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 XKwaSOSddCWfKzJO8EGT/XKwaSOSddCWfKzJO8EGT -goversion go1.12.5 -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/4b/4bdbdb6b6d6e380ca85f6756173f770d458a3db97ad6e4ce57655fac9816b36c-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 WxlG_d7wU8gBcSmnMisZ/WxlG_d7wU8gBcSmnMisZ -goversion go1.12.5 -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/0b/0ba98b838e04754e6bf8ee5babeea123a871255ed3135c3a8b0028ed50ecb72a-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 LdYwXMHXj7mV_jhaVfOV/LdYwXMHXj7mV_jhaVfOV -goversion go1.12.5 -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/d9/d99a907542960d6e4414b70e58096ea3a074e637a8ed5fc2ea0dbbcaa6ea8574-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 jc3dfhPv3tMG93_ojMT-/jc3dfhPv3tMG93_ojMT- -goversion go1.12.5 -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/db/dbd01d70c84be070fcdfd79dc5fdae9af761e31d418a4f989c04f4204a8c93c6-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 9xsaq4uUEtSV9HnIiWEA/9xsaq4uUEtSV9HnIiWEA -goversion go1.12.5 -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/bc/bc58086e322abd7d72f601eb26fbea4f16ca22f53ee48f042f051bac7420719a-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 DRT5C-PEscOGumx16cc7/DRT5C-PEscOGumx16cc7 -goversion go1.12.5 -D "" -importcfg $WORK/b036/importcfg -pack ./match.go ./path.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/bf/bf5572a9543fdab4cee18bcc19a5694299acfdc472c6b02078ca317002e1c127-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 EH34mycv6M-F-AZdPM5u/EH34mycv6M-F-AZdPM5u -goversion go1.12.5 -D "" -importcfg $WORK/b037/importcfg -pack ./bufio.go ./scan.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/96/96634594494f6a9b54608c780e84e52a8da290fa1196ad6687c38dbcdedb4613-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 GtytFpOqdMnX95oz2JZM/GtytFpOqdMnX95oz2JZM -goversion go1.12.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.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/2e/2ea5aeebc0049e0a3c285e7d3a2ab93773111365ec6240f762f39fb451d06923-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 _QpItZaWt8mQEcRXoZKv/_QpItZaWt8mQEcRXoZKv -goversion go1.12.5 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.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/ae/aed02ce89201e117e1bf4464ce0b08f55f2bb8ff91f629b266448d6ac516e819-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 nYlDLngC9_7NYyoHRqdS/nYlDLngC9_7NYyoHRqdS -goversion go1.12.5 -D "" -importcfg $WORK/b041/importcfg -pack ./base64.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/57/57ba6dc2c4f88171d9fcad6a2a44a502159f0fa85608f66f03b871e260956a0b-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 6UJpotEzfNLZDz9JTOSf/6UJpotEzfNLZDz9JTOSf -goversion go1.12.5 -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/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a1/a1017b6356dc153b4c22e4c4e1f64fea05b4ea4ca9a087b54a2ad4847a1e4943-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 SKViEoYCvWD6-MRlrUHR/SKViEoYCvWD6-MRlrUHR -goversion go1.12.5 -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/24/2441f31b1eefda95e8b86ddacc26c07b67a7ebf200933ee3cec4b7e35303e995-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 L2OYHkGZTygNP-SDJ3V7/L2OYHkGZTygNP-SDJ3V7 -goversion go1.12.5 -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/dc/dcb314a4128d7b685cf3976193d8d1e2e955f4dfff80a96c210a50d4d9904357-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/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/b048/_pkg_.a -trimpath $WORK/b048 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 6GrhErlo7bCoBbCEbIH9/6GrhErlo7bCoBbCEbIH9 -goversion go1.12.5 -D "" -importcfg $WORK/b048/importcfg -pack ./singleflight.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/d7/d7cd2781cc9e82c317e74c0efb821765810141dcd909e528c40a240dc9a345c5-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/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/b050/_pkg_.a -trimpath $WORK/b050 -shared -p math/rand -std -complete -installsuffix shared -buildid Lsu8OsCv_WHYH88KC8c8/Lsu8OsCv_WHYH88KC8c8 -goversion go1.12.5 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.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/07/074a6bf0da3e85becbc08df93e3604e1d1cd70975002e5ab4685b678afbc260b-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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ba/bac3d56746a1cabd2f5e8451240ad5f96fb47f0994177cc638c2a066927d511c-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 Y734AHJXxhM-CLCgAT6B/Y734AHJXxhM-CLCgAT6B -goversion go1.12.5 -D "" -importcfg $WORK/b038/importcfg -pack ./context.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/d2/d20f1cf375f3abc25fc2b43298731289e1baf95ab86df142fda9f8dd9333fbd6-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 JMWXzyRuZV6JprtqpvrE/JMWXzyRuZV6JprtqpvrE -goversion go1.12.5 -D "" -importcfg $WORK/b039/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1b/1be9fa92ac7cd1a1582fa71be7617ae55d9f5568fd8045f37e606d7b8eb095d9-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b046/ -importpath net -- -I $WORK/b046/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_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 ./_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: 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 /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 Hy7iGoLILgCaKx-2eAFN/Hy7iGoLILgCaKx-2eAFN -goversion go1.12.5 -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/a5/a5cd999700270c6069aa7b750578261bdca6cef24e17ad15bbac6202c4c30e4c-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 jr88STF1GFBuI-KVMnFA/jr88STF1GFBuI-KVMnFA -goversion go1.12.5 -D "" -importcfg $WORK/b002/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/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/b046=/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/b046=/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/b046=/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/b046=/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/b046=/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/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go BUILDSTDERR: cat >$WORK/b046/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/b047/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_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/b046/_pkg_.a -trimpath $WORK/b046 -shared -p net -std -installsuffix shared -buildid anoiVvCSiUbCS4dRzl_v/anoiVvCSiUbCS4dRzl_v -goversion go1.12.5 -D "" -importcfg $WORK/b046/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/b046/_cgo_gotypes.go $WORK/b046/cgo_linux.cgo1.go $WORK/b046/cgo_resnew.cgo1.go $WORK/b046/cgo_socknew.cgo1.go $WORK/b046/cgo_unix.cgo1.go $WORK/b046/_cgo_import.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/c2/c258f34aeba9f1cbd203e575c6b1bc84bd3aa08f5218f8d083d2566e0e9eeec1-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/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/b051/_pkg_.a -trimpath $WORK/b051 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid _sxZGwWGxDAZSQcFhVZQ/_sxZGwWGxDAZSQcFhVZQ -goversion go1.12.5 -D "" -importcfg $WORK/b051/importcfg -pack ./tabwriter.go 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/31/31acb709537942583f2e441dd66219c1735d61811a5e5e28fb8af15170532930-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 fwYl5-Q1ELcKrGauulqw/fwYl5-Q1ELcKrGauulqw -goversion go1.12.5 -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/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/72/72f846a3203af4c62ae8f9eb98e9b8f786bff70a74d622402290df8862d0ce32-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 ifsjbuYhGqIE0-M4mLfH/ifsjbuYhGqIE0-M4mLfH -goversion go1.12.5 -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/dc/dccc20d40de60d171b4f3ff85081d3a8d9610c4d03077b66d8029ebe9c7677cb-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 fEfrbvUWA6EIpvyDmlsX/fEfrbvUWA6EIpvyDmlsX -goversion go1.12.5 -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/c1/c1f9563fbe9507f16eb3a4db25ece95a2a17d694d0e16a8212af24a30396dd8a-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 F8IQMgoWo0EglbcTKQcx/F8IQMgoWo0EglbcTKQcx -goversion go1.12.5 -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/75/751cb3d1d3cf1047612e38dd15c3f1a09a2de752b84dc9437756c081b1dd4af3-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 DWBTauHrFUyRyQvin53M/DWBTauHrFUyRyQvin53M -goversion go1.12.5 -D "" -importcfg $WORK/b066/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.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/30/304904ba512ea47ed04b5fc3bf24037808b4e07a086c81aae009b8dd4bca1998-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 cHD-CvpAuCoWm9u6pA3J/cHD-CvpAuCoWm9u6pA3J -goversion go1.12.5 -D "" -importcfg $WORK/b063/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o # internal 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/d0/d0e4348c22badb3a63d6a4f11c0ef795c5d9f773034931827604439033b1f284-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/16/168749da12b7033a8f18aa0f78bd5c5a56a58ee25c50fe32ac79cbc520cb09d0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b055/ 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 net=$WORK/b046/_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 5sjKim1JudRIkO1zbRHO/5sjKim1JudRIkO1zbRHO -goversion go1.12.5 -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 ./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: cat >$WORK/b055/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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid D9rHe3NieqF6YaPT_rMR/D9rHe3NieqF6YaPT_rMR -goversion go1.12.5 -D "" -importcfg $WORK/b055/importcfg -pack ./args.go ./types.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/41/41d4300833f1748e43b4e1575afe1b160896fecde299f4af3af7f2862cd3a6f8-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/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 RB2QI-xlCjNl1XExmMTZ/RB2QI-xlCjNl1XExmMTZ -goversion go1.12.5 -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/00/006d874f979958c1511a6c64f8b6375231e29fb062b062cdfcba16293d009037-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/b055/_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/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 kp9mWQ_v0Nb7W3sxHXR6/kp9mWQ_v0Nb7W3sxHXR6 -goversion go1.12.5 -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/13/13c94cf0fb831d77c2d02f2a591073260fafb90624aa9b04e2057c8955018322-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/b055/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 zc4DOVGDDSOJQ6r0epk5/zc4DOVGDDSOJQ6r0epk5 -goversion go1.12.5 -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/4b/4bf33d34fe38f6c1bfc7887ca6e8d31be4d1f165bedef284a2f5394b6c0d1b1e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/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/b055/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid q15SfjIdEeXZq1dcPBiP/q15SfjIdEeXZq1dcPBiP -goversion go1.12.5 -D "" -importcfg $WORK/b054/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/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/fd/fd8cf06fb9045ea586804fa7dfb4fca96f49c3ad2482afc3bfdda47f518da4bb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/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/b054/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b055/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid W0Ra_iEO3fjCO1s7-4U7/W0Ra_iEO3fjCO1s7-4U7 -goversion go1.12.5 -D "" -importcfg $WORK/b053/importcfg -pack ./api.go ./conf.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/29/29d24a994586dd1e7b8d499f71bd7b6891d09764e47e453a6bb1238c4d1901a3-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/b051/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 ze06DTj9H0z6kmnOUbXd/ze06DTj9H0z6kmnOUbXd -goversion go1.12.5 -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/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d6/d62f2cd7b9d6bab5e1a9b34c49b9a7bc24b6883df3ea46ddb62243761ffbe149-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 0bngWO9V6JAUR8BRvJ5H/0bngWO9V6JAUR8BRvJ5H -goversion go1.12.5 -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/f2/f2d61dcab6de121ec3976f337966153906fa023433a2abb47db1e4f9b4a3e142-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 tJDMl1opPhcDoE03nE9h/tJDMl1opPhcDoE03nE9h -goversion go1.12.5 -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/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/24/24ea0c98f07bc22d286cd949896d1571b43b80bdf03477ba446630e730a2069a-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 fxoxYKsZ_229fuNqHXo_/fxoxYKsZ_229fuNqHXo_ -goversion go1.12.5 -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/e9/e958533e844fc8994b3971cb2dd559a245a58173a378072e4168adc535b72220-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 JQQfcRKx-VqecaVomv8p/JQQfcRKx-VqecaVomv8p -goversion go1.12.5 -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/6a/6a2a65973a18d55c067c08d5d6073c4b338ca2a78a46246aa442e6bc20be082d-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 d_UKFKbHR2mE8iu4x76Z/d_UKFKbHR2mE8iu4x76Z -goversion go1.12.5 -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/04/04870060ed12cc3add9d0d2684c42f21087d6c0a200830d505a13de2384998c8-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 oNP_l4S1CjiESrsp-IGb/oNP_l4S1CjiESrsp-IGb -goversion go1.12.5 -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/43/437a92ddfa99dab5ee9ef3de5b0f2154b0ac71c4f3004dbccda2f2cc2bc8dec9-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 oIoYMy75-4Ol0djd2FVg/oIoYMy75-4Ol0djd2FVg -goversion go1.12.5 -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/e5/e5888ca13c661258dfc3f6acccf5f1e38b884a241a67d934a7dd4b91741f2c6b-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: 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 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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 HugL9YetAYQOQykO9R5G/HugL9YetAYQOQykO9R5G -goversion go1.12.5 -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_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.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/8f/8fdc1bbfb7ff5b7c12371f551fc968b5167c04ec5c221ab9d188cf168e8b845a-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 8-H9071baxJyrzeW2Nr1/8-H9071baxJyrzeW2Nr1 -goversion go1.12.5 -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/ee/ee5517b21e1fc974646962af1b8bd99e683ef544f2fe7a7011cc0043b094601f-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 UNXpYqRlltq-MvVs7oNQ/UNXpYqRlltq-MvVs7oNQ -goversion go1.12.5 -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/b9/b98e6e6023ae04abf90967ccc69ad64e55f71daafdd0b84ad72e854530e718c1-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 6DLl5Ij2Qm-07yqj5Q4W/6DLl5Ij2Qm-07yqj5Q4W -goversion go1.12.5 -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/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b2/b2bf9f0d7e2cf16d78b967ce13620fc34c91449c71efaff8f7df5a4a3a483e61-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 strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 uDy_jGGFDiCEtDGZDMl3/uDy_jGGFDiCEtDGZDMl3 -goversion go1.12.5 -D "" -importcfg $WORK/b068/importcfg -pack ./system_registries_v2.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/53/535b5603c0b8491c188b34d329320940c32327ca5607435d415a96417bc9209d-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 K_gz2JH9T6dwB5kNfPvH/K_gz2JH9T6dwB5kNfPvH -goversion go1.12.5 -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/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/6f/6f64880ce4fa643ab3332442f923e53ae3844c5a8c8caaa2dc35c0caadabb302-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: 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: 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/b050/_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/math/big 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 7X-UC0F0OS2MpZiLB4ZL/7X-UC0F0OS2MpZiLB4ZL -goversion go1.12.5 -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: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/aa/aa8b786a2022fd6beb1e29e7803d91e6de54f183d43c6ec76e24bd142cf9ecea-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 AKoPiKpZQC9mL6I3T-2f/AKoPiKpZQC9mL6I3T-2f -goversion go1.12.5 -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/0a/0a4fcd75677ec59727bec5703ebcf57bf0f9b15ff638b2f9fa76efbf922b6db2-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 JqKozd0rEW4UCih4nMV4/JqKozd0rEW4UCih4nMV4 -goversion go1.12.5 -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/3a/3aa18118ab26ae426ec4cdcbf80c65e1ea5a76b14dff783349dedca3426a9b0a-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 MErlOkLgoLQAN6XTocWr/MErlOkLgoLQAN6XTocWr -goversion go1.12.5 -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/d6/d63718065ba48a7716eb2c643fab0b6c4a3d0eaf715ebd26fd6ed7f5b473b85a-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 MdAsbabB2sFnU50Veo2K/MdAsbabB2sFnU50Veo2K -goversion go1.12.5 -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/a6/a60864054a2418001659def4bc470c98fbc916923f74827cdec0622e70fb80a5-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 U0LEsfrQH_bqO7LJAB6E/U0LEsfrQH_bqO7LJAB6E -goversion go1.12.5 -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/2a/2a71d9d385b0334ed1c6dd72cb743183e0db8d321fdb679109cdffd32338ff29-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 equP8n9KLXc_Gf-YVune/equP8n9KLXc_Gf-YVune -goversion go1.12.5 -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/d4/d4ae5ea754ec6df05e46e1c5e8ae60835c49761663280f74164c989b61d38908-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 TbAtYt_s9eetJqJERm3o/TbAtYt_s9eetJqJERm3o -goversion go1.12.5 -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/4b/4b8e2addb70e9fb1d0d8da4250f3d353c6c6cc48f397c6a6b6f78e4811172b9d-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 6BB97IH6fDQq0YCuWULQ/6BB97IH6fDQq0YCuWULQ -goversion go1.12.5 -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/25/2552f25be2ded079e40f7f7498a48b18b36205cd46827a2922f9f5c43dc1363b-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 -KdR-eJlcfYK3d2kP1wJ/-KdR-eJlcfYK3d2kP1wJ -goversion go1.12.5 -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/45/45e20768b85c0c11ac3285e6005b6c30cce0c4a5281333c1622dc26e827b2f6c-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 NoQ75Qporr88N65lJSqI/NoQ75Qporr88N65lJSqI -goversion go1.12.5 -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/3e/3ea21a8c359e748793c97896ca5f4c413140ab7587c5d03e4ff22ec84289fbd1-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 B4VBIC6SHpjgQcQBNxil/B4VBIC6SHpjgQcQBNxil -goversion go1.12.5 -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/0f/0f316af488127487be831a30d9be8a3ca7b7878d70a14753643d38bdbfaf1fd5-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 MmYxk7HZ6B9QISltjFUH/MmYxk7HZ6B9QISltjFUH -goversion go1.12.5 -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/68/68d04c002034ed5b573a82fa6c9dbe13a06df770246467c6f15855b866601ec8-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 6M6z5R_e2fiLJNKQdsay/6M6z5R_e2fiLJNKQdsay -goversion go1.12.5 -D "" -importcfg $WORK/b109/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.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/7a/7a1d54e2c5cb6a067e80faa5a6263869696adb95fc1e09aaeb4f518381b237d1-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 MGixQmwgFIo1uKlOwnHw/MGixQmwgFIo1uKlOwnHw -goversion go1.12.5 -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/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/7b/7bc083a7a0be3058c202696c1e5bc1202a1b9aef23f38e8933a173db1c731e90-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 qpStqRw52dRXtCozJfpo/qpStqRw52dRXtCozJfpo -goversion go1.12.5 -D "" -importcfg $WORK/b090/importcfg -pack ./asn1.go ./common.go ./marshal.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/33/33429ca2809fc11137db13ae3dd5c0b3b55f29bec1c3bfeb71ebfa275d4b1230-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 TH5ic5OiSKWpZTVHCKup/TH5ic5OiSKWpZTVHCKup -goversion go1.12.5 -D "" -importcfg $WORK/b091/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.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/77/777b6946207bfcc63d23a7a40705083f5802ef30a623598161764c9f2d285afe-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 1Utsfh9MWhF4BjJcgeX6/1Utsfh9MWhF4BjJcgeX6 -goversion go1.12.5 -D "" -importcfg $WORK/b092/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.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/67/67735464921c8a94c9a18733dec22f7da0abb31a31a593654a682d3fae8ed2cc-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 AZddJEOu9TaIzPfSVrSo/AZddJEOu9TaIzPfSVrSo -goversion go1.12.5 -D "" -importcfg $WORK/b081/importcfg -pack ./ecdsa.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/03/034ac235fe9100de1ee849a477056fd7344e7585b3de6c30c558d9170a65a095-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 CWPu4Dj0sdVp-aREgjxG/CWPu4Dj0sdVp-aREgjxG -goversion go1.12.5 -D "" -importcfg $WORK/b102/importcfg -pack ./dsa.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/65/657b8b766677974e58692f540587004bbb4b6d418b739fe3f977f094153febec-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 s-2wCPRq73IIcOrWuzpC/s-2wCPRq73IIcOrWuzpC -goversion go1.12.5 -D "" -importcfg $WORK/b103/importcfg -pack ./pkix.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/31/315deb846917a1ab0fedd6105482cd8604d1e304b9c042d46b77eb50b3798ed1-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 oLMbSpEgoiEqD7UgKXOT/oLMbSpEgoiEqD7UgKXOT -goversion go1.12.5 -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/3e/3e56f1adb21adc97e100afc28c9bf896574c78d99658d7912413e6ea506dbee4-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 xLqANPpqgWS4EUyH5G_L/xLqANPpqgWS4EUyH5G_L -goversion go1.12.5 -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/f7/f78a90c2a16d8354180416a043468ff4f39eac9cc4ffca7c3c70bcaa8502ec3b-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 qYw6KAkrRbj2oLqSGVFZ/qYw6KAkrRbj2oLqSGVFZ -goversion go1.12.5 -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/a0/a019d187afa2e43cc365db76e6ee28cb552b9ac415e5a4a5c78141013db3c771-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 vyzMb4CFQ9-Q6kVTtVej/vyzMb4CFQ9-Q6kVTtVej -goversion go1.12.5 -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/b4/b41c2a0b981cb6b4188e32c1d0806573bfb502782da3d125b70239d87bf109ba-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 aMToGlX9wdXE5n7F7wg8/aMToGlX9wdXE5n7F7wg8 -goversion go1.12.5 -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/69/6934c4e1f78a52aad174395e8972e270505bb7a04067e5623ab0d4bd5f074777-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 dCbRUg4WG4OOJz3B1mKF/dCbRUg4WG4OOJz3B1mKF -goversion go1.12.5 -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/16/162410fc830d0dde239faa16828c8be69948e97c0a1c6acc4f46c0b5ac113185-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/af/afc487615165953cd0562f60f99e76497904f3f19348c15b655e788ef5517f21-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/b046/_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 e4w5sUSOAR4YhVXZfEsW/e4w5sUSOAR4YhVXZfEsW -goversion go1.12.5 -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/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/c3/c3ff0afbe740467a9ab5fcfe857bbbbad562a7c66633bba7c2bc5a8435b332e3-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/b046/_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 XoP4R37YLZIZ8LUqsgX7/XoP4R37YLZIZ8LUqsgX7 -goversion go1.12.5 -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/07/07649a5e00bef3a8b60fdc86d3f1f5aa4d7ae73c16e061d73fba42de7ed1dba7-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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 CsrpVLKVf2hqsIJy71tl/CsrpVLKVf2hqsIJy71tl -goversion go1.12.5 -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/7e/7ebcf5a3a5a8ae3b0ab17bf9cc23b671327bd79b6365fdb0e9648eb5d6ce8ede-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 Be0dEQNqLfZkyOkamwoi/Be0dEQNqLfZkyOkamwoi -goversion go1.12.5 -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/e1/e10f3c2ffec6b270322e3bb5d5e6ef1df2375b36c8494d923d4c621a8bcc5016-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 -Y6hsCiIs0yKG4L-vAdL/-Y6hsCiIs0yKG4L-vAdL -goversion go1.12.5 -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/34/34749dc30cc096142dc719c53ae82c32f288c29e0d4b8c51b8510921130e2c8a-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 HNVs5nf8iuVCka0AJa-E/HNVs5nf8iuVCka0AJa-E -goversion go1.12.5 -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/98/98a0545acc16b52e1ee4769b1940c8b9de6cbe2a1905cb22b38182095d3ea119-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 J4aOocahmwzq84cbMcL0/J4aOocahmwzq84cbMcL0 -goversion go1.12.5 -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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/1a/1ade811ca177154561b04795336a2fead533297f5c60f3790810c493df281ad3-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 EquU2stNz2oRtRRTZVq5/EquU2stNz2oRtRRTZVq5 -goversion go1.12.5 -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/92/929f554b4b884112c70879c1beb25ddbae121da41aad22fdcfcf6abc3ff319ee-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 yrjsrNsnpfnDjcElBdS6/yrjsrNsnpfnDjcElBdS6 -goversion go1.12.5 -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/d4/d4346f6a1c77645b8171f681d7755512040ce27d2468a5211ad698219c64a262-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 gP4e5hq6iudjrLX9fCIY/gP4e5hq6iudjrLX9fCIY -goversion go1.12.5 -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/b9/b977baa5db3fe735cf6ab03c85b61d954fd6c3e19c1a6183fdb08f9520035f1d-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 4Soe2zn5IcWGJxPi16m_/4Soe2zn5IcWGJxPi16m_ -goversion go1.12.5 -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/de/de87c1d8f9d965b23f583c415cdeca3038da88409e95e2243a92d3cddcfb46c9-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 Gtx6RF3_xni_2jWcUY05/Gtx6RF3_xni_2jWcUY05 -goversion go1.12.5 -D "" -importcfg $WORK/b129/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/f1/f117cefd2bbd63af23f14867e495ab481e78d84df1bf27a6cd0b9ec50454eeb9-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 lQG_JWjoGjErxPoOnRiF/lQG_JWjoGjErxPoOnRiF -goversion go1.12.5 -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/60/600f04cad6b59d2d7f4745a783501c274beffea56515f2dc3355dd53bea187f7-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 wU6T4zFgtIksd_s3f1Yf/wU6T4zFgtIksd_s3f1Yf -goversion go1.12.5 -D "" -importcfg $WORK/b131/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme 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 fFoBkzArOkoBR-ir-CVR/fFoBkzArOkoBR-ir-CVR -goversion go1.12.5 -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/7b/7b8cc77edbc57a3eda53f7a5ac0dfcaa51cca1ed273639a64a560be376283d98-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 UvWPUodXFcsVRZWebUVj/UvWPUodXFcsVRZWebUVj -goversion go1.12.5 -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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/45/45705336455623a09c60e1ce563a70167f2cd83475468476a3043d77b398bb89-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 9fjcUTx08Qj6I5ZwuaYG/9fjcUTx08Qj6I5ZwuaYG -goversion go1.12.5 -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/81/81421a58e0209c0bab26c8b5e9ae401c07e79717a471a6e3305d816ec417b618-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 Z3D3ElAZR61B2YQkPwI6/Z3D3ElAZR61B2YQkPwI6 -goversion go1.12.5 -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/13/1311f4cef0673f70c0edf8052847577bfe323cef3b2671f05ebc8e1996c327da-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 QGshNKnUB25bqV2jDDjl/QGshNKnUB25bqV2jDDjl -goversion go1.12.5 -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/d7/d75fe0fd296c30789dec4ea42795b1cb5744ff65614341f6d90089e063863731-d # internal BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/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/b141/_pkg_.a -trimpath $WORK/b141 -shared -p text/scanner -std -complete -installsuffix shared -buildid bbiM67y8lUNuhOc8d7eR/bbiM67y8lUNuhOc8d7eR -goversion go1.12.5 -D "" -importcfg $WORK/b141/importcfg -pack ./scanner.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/f1/f1af0ce1fe96ad3615fac30a114b0f29460e57bb3486ab25e6047608bd45f2eb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/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/b141/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils 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/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid fCDcdvkXDmrldHRQ5xEQ/fCDcdvkXDmrldHRQ5xEQ -goversion go1.12.5 -D "" -importcfg $WORK/b140/importcfg -pack ./fileutils.go ./fileutils_unix.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/8c/8c98ccba606a6a54802ebd7cbf4f60984e4c9541a927a60976cfa59d23ac0328-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 2QWqpl3yPdbigfRKORuP/2QWqpl3yPdbigfRKORuP -goversion go1.12.5 -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/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/32/32a478e6a2e43cfc816f70d0f57dba608cd6bc74880c6a8e08658374a1da02bb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/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/b140/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount 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/mount -complete -installsuffix shared -buildid P606tFolDCOg8wXrc5Qg/P606tFolDCOg8wXrc5Qg -goversion go1.12.5 -D "" -importcfg $WORK/b144/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/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4d/4dd61eb9c7410534fbd52c30cdb729a067ec58ec32dc5d6b00313ee0f4ac813d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units 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/docker/go-units -complete -installsuffix shared -buildid YeVT7BmM4oNROO8PiqG9/YeVT7BmM4oNROO8PiqG9 -goversion go1.12.5 -D "" -importcfg $WORK/b145/importcfg -pack ./duration.go ./size.go ./ulimit.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/aa/aa9f474cfdd090b5962cbe96878546114dbd03d9614c265a35cc955a72241f3c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/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/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system 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/system -complete -installsuffix shared -buildid Fh-W3Fg725e_SFFQhDOi/Fh-W3Fg725e_SFFQhDOi -goversion go1.12.5 -D "" -importcfg $WORK/b143/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/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/da/da07af87ad3c0acbecc37ba3ad5ae2bf775f5a5696f262028851fccf7119c2b6-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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 X18vHOViQZKZEyjk9RSR/X18vHOViQZKZEyjk9RSR -goversion go1.12.5 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/08/083529996cf4ed398495c9c719b869b91cf6d3bd3f42d0a0a9f8403740759316-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user 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/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid t4Cd3TCdWDgBrush46xT/t4Cd3TCdWDgBrush46xT -goversion go1.12.5 -D "" -importcfg $WORK/b146/importcfg -pack ./lookup.go ./lookup_unix.go ./user.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/9f/9f3e0b40c5ee3db75880123bb6181024fe0ed7ecb9a169416b1cdb9355caf3dd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/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/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid gQxJpPJyJLud684QhIZ1/gQxJpPJyJLud684QhIZ1 -goversion go1.12.5 -D "" -importcfg $WORK/b142/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/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/6d/6dd5b426dc58e00e921771e0b00cb080e918a1858c60ed80ed22ff6577a103d8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid o06YJxpoL3YU39DzakfE/o06YJxpoL3YU39DzakfE -goversion go1.12.5 -D "" -importcfg $WORK/b148/importcfg -pack ./context.go ./go17.go ./go19.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/31/31c30bf8a89ea0b784e1dce413409b1c330c3c1b769dd3ba190cbeace0ae6f28-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/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/b148/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils 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/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid xLynrlNmI8tyqbJrODwI/xLynrlNmI8tyqbJrODwI -goversion go1.12.5 -D "" -importcfg $WORK/b147/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/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ba/bab0b0cfed403e6b86927152bfdb864d659f3cc11583e30727327ab1d6b071cc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate 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/compress/flate -complete -installsuffix shared -buildid lg-e05m6WKwgZWGwm0cS/lg-e05m6WKwgZWGwm0cS -goversion go1.12.5 -D "" -importcfg $WORK/b152/importcfg -pack ./copy.go ./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/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/0d/0dcf371b6ec4ad6f6f96c0b12c86c488dd0072f09e06194988dbc9596728f247-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/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/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid vdtVlz3XoAgOAUFtBgDz/vdtVlz3XoAgOAUFtBgDz -goversion go1.12.5 -D "" -importcfg $WORK/b149/importcfg -pack ./pools.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/76/7669e50173469332152da194becb57cfe6a829e7a6e1d5f0c055fd111ee6faea-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/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/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b153/symabis ./crc32_s390x.s BUILDSTDERR: cat >$WORK/b153/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/b153/_pkg_.a -trimpath $WORK/b153 -shared -p hash/crc32 -std -installsuffix shared -buildid 8cpcpA80UCfNNsqHNbAR/8cpcpA80UCfNNsqHNbAR -goversion go1.12.5 -symabis $WORK/b153/symabis -D "" -importcfg $WORK/b153/importcfg -pack -asmhdr $WORK/b153/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b153/crc32_s390x.o ./crc32_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b153/_pkg_.a $WORK/b153/crc32_s390x.o # internal 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/98/98d0a3cfe872d7c1bc4023c729c41de39bf61baddee4d0e941393afa1cc9a445-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b154/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b154/ -g -O2 ./sysconfig.go BUILDSTDERR: cd $WORK/b154 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b154=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b154=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b154=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b154=/tmp/go-build -gno-record-gcc-switches -o $WORK/b154/_cgo_.o $WORK/b154/_cgo_main.o $WORK/b154/_x001.o $WORK/b154/_x002.o -g -O2 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/f4/f4e8e84da75232abb2bb319dee6b5eeb0b4e7738ed2d4c31a28f377dfaa4c5ce-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/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/b152/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b153/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip 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/klauspost/pgzip -complete -installsuffix shared -buildid mFyhfSIOpx-c8RfsaY5c/mFyhfSIOpx-c8RfsaY5c -goversion go1.12.5 -D "" -importcfg $WORK/b151/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage system -dynimport $WORK/b154/_cgo_.o -dynout $WORK/b154/_cgo_import.go BUILDSTDERR: cat >$WORK/b154/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/b146/_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/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid Ll46XA3gwP_C9SPkAXYP/Ll46XA3gwP_C9SPkAXYP -goversion go1.12.5 -D "" -importcfg $WORK/b154/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b154/_cgo_gotypes.go $WORK/b154/sysconfig.cgo1.go $WORK/b154/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b154/_pkg_.a $WORK/b154/_x001.o $WORK/b154/_x002.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/42/4230d7e5ab7fe6dac0ac6dabe4257e29839005e72a7853df007b8027025efb9b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/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/b156/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 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/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid 9gkKRwJXysy4w7PGr_G4/9gkKRwJXysy4w7PGr_G4 -goversion go1.12.5 -D "" -importcfg $WORK/b155/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/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/37/3700ad5e1a3046ec9d4f4efef56dcf63f7edc03f24518ed5436c8582727c1746-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/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/b158/_pkg_.a -trimpath $WORK/b158 -shared -p flag -std -complete -installsuffix shared -buildid UgXi6-SIyqc1EEv9A_J8/UgXi6-SIyqc1EEv9A_J8 -goversion go1.12.5 -D "" -importcfg $WORK/b158/importcfg -pack ./flag.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/c8/c8e26cc6d18b221424ad3a39ad9b784ff2a9ab6769276899e4121c85cce55cb3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid b7cNR4sqj4WIAS13jfrE/b7cNR4sqj4WIAS13jfrE -goversion go1.12.5 -D "" -importcfg $WORK/b159/importcfg -pack ./command_linux.go ./reexec.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/3e/3e1da32182090531fd53da3a82ff382bdd8c341ef0934b5137dd2dac019f5516-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability 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/syndtr/gocapability/capability -complete -installsuffix shared -buildid eTiVlNlCt5evwNH3x6VM/eTiVlNlCt5evwNH3x6VM -goversion go1.12.5 -D "" -importcfg $WORK/b160/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/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/38/38ae176070af41e368a988f1fbe5837c9876c5a193d94e17a59420297f98622f-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/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/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_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/b155/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 WPfojoxBrab45KsLyRey/WPfojoxBrab45KsLyRey -goversion go1.12.5 -D "" -importcfg $WORK/b139/importcfg -pack ./archive.go ./archive_110.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/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/e6/e679e77e1fe5bd595a1adfd9b6681f345249a7e64617b3558c796a58d9441ae1-d # internal BUILDSTDERR: hash/crc64 BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/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/b162/_pkg_.a -trimpath $WORK/b162 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid Ger9weRI5a_ng-zpGLeX/Ger9weRI5a_ng-zpGLeX -goversion go1.12.5 -D "" -importcfg $WORK/b162/importcfg -pack ./crc64.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/5e/5e72e75c7198e260bec1ca69f60f4a76e9a8e0ba26d658e9c01ad20f07c10cfc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/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/b162/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid ps_Pm5xhrq_g1QnLUCHv/ps_Pm5xhrq_g1QnLUCHv -goversion go1.12.5 -D "" -importcfg $WORK/b161/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.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/5e/5eba66be887b2321f6b907df49e90d240c8e3b964f64dd3013bb3839c4c0776c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory 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/pkg/directory -complete -installsuffix shared -buildid 3CLonuSPy20XTN-Jk1qn/3CLonuSPy20XTN-Jk1qn -goversion go1.12.5 -D "" -importcfg $WORK/b165/importcfg -pack ./directory.go ./directory_unix.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/49/493b4eb44641cbc5019eb50f71e0d1f03c1fed8e4a844285bc503fa3d4c60ade-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker 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/locker -complete -installsuffix shared -buildid Kh1hlyk4xmbDhfm2UY8T/Kh1hlyk4xmbDhfm2UY8T -goversion go1.12.5 -D "" -importcfg $WORK/b166/importcfg -pack ./locker.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/c7/c7a63145cf1a2ce6607ecf35adfc6494ccd383e280408098d0cc6c045abf129c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers 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/parsers -complete -installsuffix shared -buildid 6Mm7YOKzwVqEL9tBOWcN/6Mm7YOKzwVqEL9tBOWcN -goversion go1.12.5 -D "" -importcfg $WORK/b167/importcfg -pack ./parsers.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/bd/bdba5055ce047691169dfd81b259129a36643e163d1e3813869f13045b176654-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux 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 -complete -installsuffix shared -buildid DIp762RdYckwBT5YzLSm/DIp762RdYckwBT5YzLSm -goversion go1.12.5 -D "" -importcfg $WORK/b169/importcfg -pack ./selinux_linux.go ./xattrs.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/c4/c419b27ae73307f866f508d2dbf139bdb92f0e1d635e3d7903de8c96d7d57494-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/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/b169/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid rQ_vvro9a9eQ-oNr29SJ/rQ_vvro9a9eQ-oNr29SJ -goversion go1.12.5 -D "" -importcfg $WORK/b168/importcfg -pack ./label_selinux.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/c1/c13676ac6b26fc9677d6e7722dc7d4f409991a2ffca2cbe40efd2f8e2c625595-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b173/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b173/ -g -O2 ./projectquota.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/8c/8c0ddbb86fa6ec1173eaa0b1cd9febc64c22ec09078b4c7d461bbc3eaba69a01-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/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/b158/_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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_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/b160/_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 sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive 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/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid RR_nsWqKUMDq7Qox-nnL/RR_nsWqKUMDq7Qox-nnL -goversion go1.12.5 -D "" -importcfg $WORK/b157/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b173=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b173=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b173=/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/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/a1/a16999d6f726230f5186d050fe0019adf85a4a054ac89fa9558823c058c0bbab-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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_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/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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 3T7j5zWCmoiF3uUjHRS-/3T7j5zWCmoiF3uUjHRS- -goversion go1.12.5 -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: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b173=/tmp/go-build -gno-record-gcc-switches -o $WORK/b173/_cgo_.o $WORK/b173/_cgo_main.o $WORK/b173/_x001.o $WORK/b173/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage quota -dynimport $WORK/b173/_cgo_.o -dynout $WORK/b173/_cgo_import.go BUILDSTDERR: cat >$WORK/b173/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/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid xW4NX56r8H3YxiWnGAZH/xW4NX56r8H3YxiWnGAZH -goversion go1.12.5 -D "" -importcfg $WORK/b173/importcfg -pack $WORK/b173/_cgo_gotypes.go $WORK/b173/projectquota.cgo1.go $WORK/b173/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b173/_pkg_.a $WORK/b173/_x001.o $WORK/b173/_x002.o # internal 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/c6/c62c6294dfc30d62a87b47ef2ce87be43c2fa724bb5629a430a1d6db84f7ae0a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils 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/pkg/fsutils -complete -installsuffix shared -buildid uciUFea1EH3GrHNE1roB/uciUFea1EH3GrHNE1roB -goversion go1.12.5 -D "" -importcfg $WORK/b174/importcfg -pack ./fsutils_linux.go 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/f5/f5367f159c614b40974cf18e80d45cbb04848741a2dbe72f9683c78e80773387-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176/ -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/b176/ -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/cb/cb0aace4537b9193895848f516215ed1dbf3cfc041c9d17e97640a979949343f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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/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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs 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/aufs -complete -installsuffix shared -buildid -U3w6lDRtXbyBZxgf0uY/-U3w6lDRtXbyBZxgf0uY -goversion go1.12.5 -D "" -importcfg $WORK/b164/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.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/5a/5a67216e005c1065dbe605b40384150e22253a78016e66a6035cf6e0e5b40f16-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b170/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -- -I $WORK/b170/ -g -O2 ./btrfs.go ./version.go BUILDSTDERR: cd $WORK/b170 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b170=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b170=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b170=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b170=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b170=/tmp/go-build -gno-record-gcc-switches -o $WORK/b170/_cgo_.o $WORK/b170/_cgo_main.o $WORK/b170/_x001.o $WORK/b170/_x002.o $WORK/b170/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage btrfs -dynimport $WORK/b170/_cgo_.o -dynout $WORK/b170/_cgo_import.go BUILDSTDERR: cat >$WORK/b170/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid 5p7xNtV-YDWTM48xLXED/5p7xNtV-YDWTM48xLXED -goversion go1.12.5 -D "" -importcfg $WORK/b170/importcfg -pack $WORK/b170/_cgo_gotypes.go $WORK/b170/btrfs.cgo1.go $WORK/b170/version.cgo1.go $WORK/b170/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b170/_pkg_.a $WORK/b170/_x001.o $WORK/b170/_x002.o $WORK/b170/_x003.o # internal 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/bc/bc428872fc9c5732a8d5cc32921362c6fa11dace9e2ea782c300c9b3089ec577-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils 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/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils 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/overlayutils -complete -installsuffix shared -buildid dAbGr5X7ySc07JHQglxG/dAbGr5X7ySc07JHQglxG -goversion go1.12.5 -D "" -importcfg $WORK/b172/importcfg -pack ./overlayutils.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/2e/2e5e1147810b1f04d7ffb7f277c95b05746ce7f8b1d53ffdeb82e9092097a5db-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b179/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b179/ -g -O2 ./copy_linux.go BUILDSTDERR: cd $WORK/b179 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b179=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b179=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b179=/tmp/go-build -gno-record-gcc-switches -o $WORK/b179/_cgo_.o $WORK/b179/_cgo_main.o $WORK/b179/_x001.o $WORK/b179/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage copy -dynimport $WORK/b179/_cgo_.o -dynout $WORK/b179/_cgo_import.go BUILDSTDERR: cat >$WORK/b179/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_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/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid -h1DqOn1zkkNrW7R9-er/-h1DqOn1zkkNrW7R9-er -goversion go1.12.5 -D "" -importcfg $WORK/b179/importcfg -pack $WORK/b179/_cgo_gotypes.go $WORK/b179/copy_linux.cgo1.go $WORK/b179/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b179/_pkg_.a $WORK/b179/_x001.o $WORK/b179/_x002.o # internal 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/c4/c49b547018bc954520f398ab578f82346a19fc268107a5c1f857bcbb6fe0d84e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-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/mistifyio/go-zfs -complete -installsuffix shared -buildid l4iCIIoeV2-QndDS-q9w/l4iCIIoeV2-QndDS-q9w -goversion go1.12.5 -D "" -importcfg $WORK/b181/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.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/4b/4bf23d971566f7981f2370caf7fcd5e87c56c2ef7760ef66e979c6b13235d469-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs 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/zfs -complete -installsuffix shared -buildid BWNRylldI_97svJ1EwYh/BWNRylldI_97svJ1EwYh -goversion go1.12.5 -D "" -importcfg $WORK/b180/importcfg -pack ./zfs.go ./zfs_linux.go 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/61/6155487da5fdcc912626730d6fbbf108fba056fa21386a31a719c2ff872a3c35-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/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/b050/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid 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/stringid -complete -installsuffix shared -buildid eAci1hIzSQeYOTYz8QTm/eAci1hIzSQeYOTYz8QTm -goversion go1.12.5 -D "" -importcfg $WORK/b183/importcfg -pack ./stringid.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/b7/b7333a7c3e35844c24a663234054f460ab4617cbedb0222f1c6848e89c832944-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils 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/stringutils -complete -installsuffix shared -buildid n4eEMeiLROqi-XSyytDZ/n4eEMeiLROqi-XSyytDZ -goversion go1.12.5 -D "" -importcfg $WORK/b184/importcfg -pack ./stringutils.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/39/39f89647dbe9c2a4477cd308aac912525d145f0b906c58ffe3168ba0c8378426-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia 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/tchap/go-patricia/patricia -complete -installsuffix shared -buildid R5ToxuJmqhIGpfDDCNoY/R5ToxuJmqhIGpfDDCNoY -goversion go1.12.5 -D "" -importcfg $WORK/b186/importcfg -pack ./children.go ./patricia.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/5f/5fbe6954ff9023266463a9d600f6dcccdb62693ef267f4124ab3dabf4f4dddc6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/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/b186/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex 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/truncindex -complete -installsuffix shared -buildid pAK3wVe-dT80205wmoDn/pAK3wVe-dT80205wmoDn -goversion go1.12.5 -D "" -importcfg $WORK/b185/importcfg -pack ./truncindex.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/02/02ea8f8847df9e15c0040add466428cd4bf6a7abb51a462feb80740fcc297f29-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid Kx_EZsqN3suVd7IPxbjP/Kx_EZsqN3suVd7IPxbjP -goversion go1.12.5 -D "" -importcfg $WORK/b188/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/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/22/2203f3952863399ce245151b0bee2c9e9d177ca211728b00fca0904d9bd88854-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/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/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid PqC2CH6aruNFUZuWrJXC/PqC2CH6aruNFUZuWrJXC -goversion go1.12.5 -D "" -importcfg $WORK/b187/importcfg -pack ./assemble.go ./disassemble.go ./doc.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/ca/ca364248dbbfbbdb92329aac0f9c16117b39cbe2553e83e59f00b53f920be3f5-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/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/b153/_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/b191/_pkg_.a -trimpath $WORK/b191 -shared -p compress/gzip -std -complete -installsuffix shared -buildid wb4IjbEBIkOP9rsWG8Jx/wb4IjbEBIkOP9rsWG8Jx -goversion go1.12.5 -D "" -importcfg $WORK/b191/importcfg -pack ./gunzip.go ./gzip.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/4d/4db5385bc72c4f8edb2f7d89e0c82d04a9aaca0ec7ad470af8478170f2d072d1-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/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/b195/_pkg_.a -trimpath $WORK/b195 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid uWnxOMuFZXk5NciZjRgW/uWnxOMuFZXk5NciZjRgW -goversion go1.12.5 -D "" -importcfg $WORK/b195/importcfg -pack ./transform.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/ba/ba3da0c6fa84090635c3b29bb43b97545c78f1ce4e1894ee300d18ff38c5c3d6-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/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/b196/_pkg_.a -trimpath $WORK/b196 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid qL2UP1YjbfZm7VnswTyu/qL2UP1YjbfZm7VnswTyu -goversion go1.12.5 -D "" -importcfg $WORK/b196/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/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/65/65dddec80ffe273df1866ff1b0fb4f4124f3992d650ff801ebd13c3747a0b1fd-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b196/_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/b194/_pkg_.a -trimpath $WORK/b194 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid T0BcF2g2Rv-6n9Tbcqss/T0BcF2g2Rv-6n9Tbcqss -goversion go1.12.5 -D "" -importcfg $WORK/b194/importcfg -pack ./bidirule.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/70/70e3060e70f79a0dc18a2026c31d1784b226079239da3d4d5eba096c63fc0d91-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b195/_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/b197/_pkg_.a -trimpath $WORK/b197 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid S2LsmxG_476k-EvZHlgs/S2LsmxG_476k-EvZHlgs -goversion go1.12.5 -D "" -importcfg $WORK/b197/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/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/2b/2b48aa331b98d17ad26e4779c9105efe8eaf300baf9b9ad7b5ba8775ddf6f10c-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b197/_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/b193/_pkg_.a -trimpath $WORK/b193 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid EqZkLyRNWe0mbaVsO1u4/EqZkLyRNWe0mbaVsO1u4 -goversion go1.12.5 -D "" -importcfg $WORK/b193/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.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/d6/d6db692426792172e37514c0dac278264cd918671b32a9371c60cc48ebc0f769-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/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/b046/_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/b198/_pkg_.a -trimpath $WORK/b198 -shared -p net/textproto -std -complete -installsuffix shared -buildid ak9Xu2XPy0UtuMAMsK7P/ak9Xu2XPy0UtuMAMsK7P -goversion go1.12.5 -D "" -importcfg $WORK/b198/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.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/94/9438c076219d7c8dfaed227fdbf8f7c971b73a687d55e2a398627889c028ec73-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b192/_pkg_.a -trimpath $WORK/b192 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid DcqJUF-IHlRTWhD8sO3g/DcqJUF-IHlRTWhD8sO3g -goversion go1.12.5 -D "" -importcfg $WORK/b192/importcfg -pack ./guts.go ./httplex.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/c0/c0b3f4719e96e5efe12447c0af4fbefcf2b798dc94c27707196db07187201836-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/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/b193/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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/b199/_pkg_.a -trimpath $WORK/b199 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid QW3gAEFvYZ5n_1F-nkAo/QW3gAEFvYZ5n_1F-nkAo -goversion go1.12.5 -D "" -importcfg $WORK/b199/importcfg -pack ./proxy.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/23/2352622d24b62f1243144a727d347c4b3015b891575ac0271cfa45533f86f4eb-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/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/b200/_pkg_.a -trimpath $WORK/b200 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid rFtO7vEr5DS15Ce40ocm/rFtO7vEr5DS15Ce40ocm -goversion go1.12.5 -D "" -importcfg $WORK/b200/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.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/d3/d33c26e3505f60d6dcff0344164a4ebc36a7184dd43823843420db7746014895-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/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/b201/_pkg_.a -trimpath $WORK/b201 -shared -p mime -std -complete -installsuffix shared -buildid rALeSGihreVBxEqcMsTv/rALeSGihreVBxEqcMsTv -goversion go1.12.5 -D "" -importcfg $WORK/b201/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.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/e3/e324f1d45d150a1141042c4d6778375f40891e1d8f693748198407497e3083c1-d # internal BUILDSTDERR: mime/quotedprintable 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 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/b203/_pkg_.a -trimpath $WORK/b203 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid lRsclb8D-3jhJLfgcYKD/lRsclb8D-3jhJLfgcYKD -goversion go1.12.5 -D "" -importcfg $WORK/b203/importcfg -pack ./reader.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/36/36346ff9146fb8ac5af145e44289bb0d7a1b366ec99db4d102991f8a1bb343c4-d # internal BUILDSTDERR: mime/multipart 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 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/b201/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b202/_pkg_.a -trimpath $WORK/b202 -shared -p mime/multipart -std -complete -installsuffix shared -buildid Ri1tikTVaWFwxMKcutRk/Ri1tikTVaWFwxMKcutRk -goversion go1.12.5 -D "" -importcfg $WORK/b202/importcfg -pack ./formdata.go ./multipart.go ./writer.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/b2/b21629031d88b42e3a399c6e972bc2fca2756568b466fa4e25624031b34ffbc6-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/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/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b204/_pkg_.a -trimpath $WORK/b204 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid VJYn0ntFtq8RcZavXa6_/VJYn0ntFtq8RcZavXa6_ -goversion go1.12.5 -D "" -importcfg $WORK/b204/importcfg -pack ./trace.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/d9/d9cdf78c508890ae8d5f6d18606e50053101c6fedd2121d69196088885f4c216-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/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/b205/_pkg_.a -trimpath $WORK/b205 -shared -p net/http/internal -std -complete -installsuffix shared -buildid dx4xDYxGAizwaq_n1WCx/dx4xDYxGAizwaq_n1WCx -goversion go1.12.5 -D "" -importcfg $WORK/b205/importcfg -pack ./chunked.go ./testcert.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/c6/c6de5ce2dda1bc17e635ca88ee6cd55724e7df0a0394b08c0168d3d0415a0907-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/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/b191/_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/b192/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$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 math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b190/_pkg_.a -trimpath $WORK/b190 -shared -p net/http -std -complete -installsuffix shared -buildid Ns0xP4e80jwiJQFoyXKl/Ns0xP4e80jwiJQFoyXKl -goversion go1.12.5 -D "" -importcfg $WORK/b190/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: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/98/98453b7d870ec2013a9b77d7eb2196c1b23ee45351ef46270c0b73e29b3f9208-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/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/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid UZoRp-yyrbhC-FtNJV9i/UZoRp-yyrbhC-FtNJV9i -goversion go1.12.5 -D "" -importcfg $WORK/b189/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/4e/4ebb10eeb7e58fcd2068a3ce97ae7cac10da603bb40094d8e98b4b1e82befec8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid FLk2-cMgtStFSW64a7Q7/FLk2-cMgtStFSW64a7Q7 -goversion go1.12.5 -D "" -importcfg $WORK/b206/importcfg -pack ./config.go ./state.go ./version.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/0c/0c952f6e4244806c04aad59f1ec1a984d4704c523954ad73aee533b6b56d4a74-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b208/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b208/ -g -O2 -Wall ./unshare_cgo.go BUILDSTDERR: cd $WORK/b208 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b208=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b176=/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 $WORK/b208 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b208=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/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 $WORK/b176/_x003.o $WORK/b176/_x004.o $WORK/b176/_x005.o $WORK/b176/_x006.o $WORK/b176/_x007.o $WORK/b176/_x008.o $WORK/b176/_x009.o $WORK/b176/_x010.o $WORK/b176/_x011.o $WORK/b176/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b208=/tmp/go-build -gno-record-gcc-switches -I $WORK/b208/ -g -O2 -Wall -o $WORK/b208/_x003.o -c unshare.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage glibobject -dynimport $WORK/b176/_cgo_.o -dynout $WORK/b176/_cgo_import.go BUILDSTDERR: cat >$WORK/b176/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/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid xeJSDp9-kMG6sdO8jaBC/xeJSDp9-kMG6sdO8jaBC -goversion go1.12.5 -D "" -importcfg $WORK/b176/importcfg -pack $WORK/b176/_cgo_gotypes.go $WORK/b176/gboolean.cgo1.go $WORK/b176/gcancellable.cgo1.go $WORK/b176/gerror.cgo1.go $WORK/b176/gfile.cgo1.go $WORK/b176/gfileinfo.cgo1.go $WORK/b176/ghashtable.cgo1.go $WORK/b176/ghashtableiter.cgo1.go $WORK/b176/glibobject.cgo1.go $WORK/b176/gobject.cgo1.go $WORK/b176/goptioncontext.cgo1.go $WORK/b176/gvariant.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 $WORK/b176/_x003.o $WORK/b176/_x004.o $WORK/b176/_x005.o $WORK/b176/_x006.o $WORK/b176/_x007.o $WORK/b176/_x008.o $WORK/b176/_x009.o $WORK/b176/_x010.o $WORK/b176/_x011.o $WORK/b176/_x012.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/c4/c4548ca8d3508e2b91879bcd9f9437769776e88e8171eec4247b47dc3b5a783d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177/ -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/b177/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go BUILDSTDERR: cd $WORK/b208 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b208=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b208=/tmp/go-build -gno-record-gcc-switches -o $WORK/b208/_cgo_.o $WORK/b208/_cgo_main.o $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage unshare -dynimport $WORK/b208/_cgo_.o -dynout $WORK/b208/_cgo_import.go BUILDSTDERR: cat >$WORK/b208/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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/b160/_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/b208/_pkg_.a -trimpath $WORK/b208 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid 0d9PZHEE6HtAd89_qBKV/0d9PZHEE6HtAd89_qBKV -goversion go1.12.5 -D "" -importcfg $WORK/b208/importcfg -pack ./unshare.go $WORK/b208/_cgo_gotypes.go $WORK/b208/unshare_cgo.cgo1.go $WORK/b208/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b208/_pkg_.a $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o # internal 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/fb/fb791b8a2f0bcbf9b1465e61b6be3dc9f98176bdd3689b836ca3439c4759fac2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b210/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b210/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: cd $WORK/b210 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b210=/tmp/go-build -gno-record-gcc-switches -o $WORK/b210/_cgo_.o $WORK/b210/_cgo_main.o $WORK/b210/_x001.o $WORK/b210/_x002.o $WORK/b210/_x003.o -g -O2 -lseccomp BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage seccomp -dynimport $WORK/b210/_cgo_.o -dynout $WORK/b210/_cgo_import.go BUILDSTDERR: cat >$WORK/b210/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/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid EEofSZHBED4pb21gI5iu/EEofSZHBED4pb21gI5iu -goversion go1.12.5 -D "" -importcfg $WORK/b210/importcfg -pack $WORK/b210/_cgo_gotypes.go $WORK/b210/seccomp.cgo1.go $WORK/b210/seccomp_internal.cgo1.go $WORK/b210/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b210/_pkg_.a $WORK/b210/_x001.o $WORK/b210/_x002.o $WORK/b210/_x003.o # internal 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/61/61706ec2938cc1c4b41638439450ac1423f9d710969e362f181f26ec68cbf42f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/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 sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid wyHpIN-igIl2PAvgg8J2/wyHpIN-igIl2PAvgg8J2 -goversion go1.12.5 -D "" -importcfg $WORK/b211/importcfg -pack ./terminal.go ./util.go ./util_linux.go 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/df/df9523a7aea222eb7ee463539315b13530816907796d52f251f81af7238634b0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cat >$WORK/b212/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid L4n1a-FN1EmWaOq6haVo/L4n1a-FN1EmWaOq6haVo -goversion go1.12.5 -D "" -importcfg $WORK/b212/importcfg -pack ./types.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/18/18ce7f71b189ae8eee51e6b48cbadbace0fde5f976edc06c0e6d3030b708eade-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b213/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/b212/_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/b147/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache 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/pkg/blobcache -complete -installsuffix shared -buildid g5fKlt-D30pZsU-ntAQi/g5fKlt-D30pZsU-ntAQi -goversion go1.12.5 -D "" -importcfg $WORK/b213/importcfg -pack ./blobcache.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/23/230ee407498c8f86c9fc2cdec6941ce8747731d56179aa6f20172b2e124a2b94-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cat >$WORK/b214/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/b158/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser 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/chrootuser -complete -installsuffix shared -buildid 0dMq8rY_gXlnBOndVPPP/0dMq8rY_gXlnBOndVPPP -goversion go1.12.5 -D "" -importcfg $WORK/b214/importcfg -pack ./user.go ./user_linux.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/91/911ca6975cb9c41ca3c55dcea6882a8dbbfd1191e9e14b863ebe2179aa9719a2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b216/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets 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/secrets -complete -installsuffix shared -buildid XLd0dzxcbZ_SIz5-S2dR/XLd0dzxcbZ_SIz5-S2dR -goversion go1.12.5 -D "" -importcfg $WORK/b216/importcfg -pack ./secrets.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/97/9778c7237ef0fa1e57afc1d9e14a1d7ebef87d255585ad08567b69e2a8661589-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid oHmQutSRPoRAlwGHijl1/oHmQutSRPoRAlwGHijl1 -goversion go1.12.5 -D "" -importcfg $WORK/b220/importcfg -pack ./prioritize.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/26/26738b50f6f1b2b7802de79ae432b742f8614ce1d9ba62c9083d7658673a6a30-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/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/b222/_pkg_.a -trimpath $WORK/b222 -shared -p hash/fnv -std -complete -installsuffix shared -buildid TVVj_BPC4uQd7nYABH3W/TVVj_BPC4uQd7nYABH3W -goversion go1.12.5 -D "" -importcfg $WORK/b222/importcfg -pack ./fnv.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/4e/4e5fc1d9b1dd00e061b75acbb97a138a3660b591cb5ccb142ac1b15f21bef528-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/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/b222/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt 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/etcd-io/bbolt -complete -installsuffix shared -buildid WeBhQ9X5zuC1n1BG_4RY/WeBhQ9X5zuC1n1BG_4RY -goversion go1.12.5 -D "" -importcfg $WORK/b221/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/b221/_pkg_.a # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/e9/e989b012c0c8f6f70d0a6c4f60d3856c88bab3dcf315732fa09c5f47b3254eca-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/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/b220/_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/b221/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid ie7xifm3pKEQwUcux9l_/ie7xifm3pKEQwUcux9l_ -goversion go1.12.5 -D "" -importcfg $WORK/b219/importcfg -pack ./boltdb.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/88d909ef5199189b8bbce11fe6191c165803c4511c7ea90a5746fb654c1d3950-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b223/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/b220/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory -complete -installsuffix shared -buildid rwAwZTTfvkqIjHz3NG1W/rwAwZTTfvkqIjHz3NG1W -goversion go1.12.5 -D "" -importcfg $WORK/b223/importcfg -pack ./memory.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/6a/6a61d50f2a3d8c23c7763315798d7e799cab28f139ec707a3aa2ff157daa4ab9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b218/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/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b223/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache 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/pkg/blobinfocache -complete -installsuffix shared -buildid qIRYkKbaUaWLTx_eTrW0/qIRYkKbaUaWLTx_eTrW0 -goversion go1.12.5 -D "" -importcfg $WORK/b218/importcfg -pack ./default.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/2c/2cc7215b44c6e016a4dbe91dfd406dea12a67a4bec9552341f278a9dd5d7e101-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b226/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog 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/internal/xlog -complete -installsuffix shared -buildid P9wW-s4Kh6-rz0bX1wRQ/P9wW-s4Kh6-rz0bX1wRQ -goversion go1.12.5 -D "" -importcfg $WORK/b226/importcfg -pack ./xlog.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/df/df51e6db5b0ba2a947f05e5c432e6ebc8e7babdc7b9e6a0d925b14ed050757a3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cat >$WORK/b227/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/b228/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma 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/lzma -complete -installsuffix shared -buildid AMWyTfYfZtjN_KM5PzLk/AMWyTfYfZtjN_KM5PzLk -goversion go1.12.5 -D "" -importcfg $WORK/b227/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/b227/_pkg_.a # internal BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/5c/5cba5cfc8e70b3a8f08661a5c17e20889f161942b9847a60f38686ec10222e58-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: cat >$WORK/b225/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/b226/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz 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/ulikunitz/xz -complete -installsuffix shared -buildid kJ-siFOwrcaCQCxD7A62/kJ-siFOwrcaCQCxD7A62 -goversion go1.12.5 -D "" -importcfg $WORK/b225/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/b225/_pkg_.a # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/09/0914cabe46ba052d03b1acddb52f399af8ab23afd5f89d00c9665a13ff8a0bb7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b224/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/b151/_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/b225/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression 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/compression -complete -installsuffix shared -buildid fznKhPBkKpw_Uq5oou_E/fznKhPBkKpw_Uq5oou_E -goversion go1.12.5 -D "" -importcfg $WORK/b224/importcfg -pack ./compression.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/30/30d93936e9f445e48fa369e4407b487699c6856bc8d01c4ae100f6a4a4eb2300-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: cat >$WORK/b230/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/b230/_pkg_.a -trimpath $WORK/b230 -shared -p container/heap -std -complete -installsuffix shared -buildid IPW5uU-Vfhg50mrNCUss/IPW5uU-Vfhg50mrNCUss -goversion go1.12.5 -D "" -importcfg $WORK/b230/importcfg -pack ./heap.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/5a/5a2eee260792d37a2449a88ec51c3d21fb10d84c5ef0ab5485ec9cc9229ac55b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty 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/mattn/go-isatty -complete -installsuffix shared -buildid u-kS70QR7RPZfQ-fXSPI/u-kS70QR7RPZfQ-fXSPI -goversion go1.12.5 -D "" -importcfg $WORK/b232/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.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/ce/cee4d41aded7c7616c8cdfe56e73570f1d4d97a0526932de317f085d0d6fc9db-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: cat >$WORK/b231/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/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid KPYxhnT7emmg79Ifv97x/KPYxhnT7emmg79Ifv97x -goversion go1.12.5 -D "" -importcfg $WORK/b231/importcfg -pack ./writer.go ./writer_posix.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/87/876b419f8ed39c0e568b9ed1b5fee7731344bbdd8d08d76f1821768b47b6afbf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b233/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/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b235/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor 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/vbauerster/mpb/decor -complete -installsuffix shared -buildid ERByQJ3_kJYimm1BNmY5/ERByQJ3_kJYimm1BNmY5 -goversion go1.12.5 -D "" -importcfg $WORK/b233/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/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/44/440321804ee88cddb38c57a2c29adaed8f092251cdbf643bc5d546b806fc35ba-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: cat >$WORK/b236/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/b236 -I $WORK/b236/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b236/symabis ./sig.s BUILDSTDERR: cat >$WORK/b236/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/b236/_pkg_.a -trimpath $WORK/b236 -shared -p os/signal -std -installsuffix shared -buildid fkvAoT8o1F7Mia-5eod7/fkvAoT8o1F7Mia-5eod7 -goversion go1.12.5 -symabis $WORK/b236/symabis -D "" -importcfg $WORK/b236/importcfg -pack -asmhdr $WORK/b236/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b236 -I $WORK/b236/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b236/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b236/_pkg_.a $WORK/b236/sig.o # internal 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/2f/2f78fce0fa8665391437eb3908360e967998567ef42676dd4f65bde5a65ff9e8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: cat >$WORK/b229/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/b230/_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/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b235/_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/b236/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb 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/vbauerster/mpb -complete -installsuffix shared -buildid vEpFZ0imHg1iofS2435a/vEpFZ0imHg1iofS2435a -goversion go1.12.5 -D "" -importcfg $WORK/b229/importcfg -pack ./bar.go ./bar_option.go ./doc.go ./options.go ./options_go1.7.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.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/cf/cfefaa506d6a995a25ab827bba164ec52eb63dc07ed25b0467e23a55db4fc7af-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cat >$WORK/b237/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid vga7lFuZ-20Rkjm3PPQJ/vga7lFuZ-20Rkjm3PPQJ -goversion go1.12.5 -D "" -importcfg $WORK/b237/importcfg -pack ./semaphore.go 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/b8/b85aa22544c7874f5cedc893fd2d2dd5726fdf8d3339d29d6c0eeb0b5edcd466-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b217/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/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b224/_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/b151/_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/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b237/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/copy 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/image/copy -complete -installsuffix shared -buildid ysB5aC_0N-oxGQnY3y8u/ysB5aC_0N-oxGQnY3y8u -goversion go1.12.5 -D "" -importcfg $WORK/b217/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.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/1d/1d66e9cdae527c61cd8d306b99b9819d0b9f708a773ce4c24c83eada12a6c7e5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath 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/explicitfilepath -complete -installsuffix shared -buildid 6VO_rVIY95reiV8zI5kx/6VO_rVIY95reiV8zI5kx -goversion go1.12.5 -D "" -importcfg $WORK/b239/importcfg -pack ./path.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/37/37373b6b11c0f8ce5368dbd0dacbf98248919df8170789c5f6316711e7a645e2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/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/b239/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory -complete -installsuffix shared -buildid 6VAAIr3GkqtDTr-slHC4/6VAAIr3GkqtDTr-slHC4 -goversion go1.12.5 -D "" -importcfg $WORK/b238/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.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/09/091c1a9375f3d1562ce58d9596465cd7ba1684495014baf4e3ba1db18fbb1817-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: mkdir -p $WORK/b241/ BUILDSTDERR: cat >$WORK/b241/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration 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/policyconfiguration -complete -installsuffix shared -buildid ShxFkM-CcsM3MWmKMid7/ShxFkM-CcsM3MWmKMid7 -goversion go1.12.5 -D "" -importcfg $WORK/b241/importcfg -pack ./naming.go 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/f9/f9c1c15eb71c16f036c182439f511d750f37349bd4ac385146c988ba87f956ad-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: cat >$WORK/b244/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid _PHtGwj2MU55NPscfCoK/_PHtGwj2MU55NPscfCoK -goversion go1.12.5 -D "" -importcfg $WORK/b244/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.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/94/940b13cc6366ba3335d7c3abdcef2f63181a6f8cbcac93d89e7e8e98ef3aee3e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cat >$WORK/b243/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/b244/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid pJZ_pNO_k_-AcZigi4vB/pJZ_pNO_k_-AcZigi4vB -goversion go1.12.5 -D "" -importcfg $WORK/b243/importcfg -pack ./client.go ./command.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/bc/bc7ab67b477e505655f9ca167aa2a971261f9efd587c2d720d637dde95178fd6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cat >$WORK/b248/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver 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/containerd/continuity/pathdriver -complete -installsuffix shared -buildid HxZ1D81Z7nBkBfsOXgIY/HxZ1D81Z7nBkBfsOXgIY -goversion go1.12.5 -D "" -importcfg $WORK/b248/importcfg -pack ./path_driver.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/53/535bca7c5c6eee6e68d41dda085724dd8963c0005898c7cda6d825ea393894d1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: cat >$WORK/b249/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount 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/docker/docker/pkg/mount -complete -installsuffix shared -buildid KAEW_ID51OxlkM-Yt1uj/KAEW_ID51OxlkM-Yt1uj -goversion go1.12.5 -D "" -importcfg $WORK/b249/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/b249/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/b3/b32e72585830b7bb826a0883d3bf68f3c91151159ef878756f9b2ae2714c5f75-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: cat >$WORK/b247/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/b248/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system 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/system -complete -installsuffix shared -buildid auG_xhj92AqyzfBqU4jZ/auG_xhj92AqyzfBqU4jZ -goversion go1.12.5 -D "" -importcfg $WORK/b247/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/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/f3/f3895ba1eacf320c3520a5586a9af7835fd981e6f18feb40904a2a6a112f04bd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: cat >$WORK/b246/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/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools 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/idtools -complete -installsuffix shared -buildid dtMwb9iw_D79LbjnDxEj/dtMwb9iw_D79LbjnDxEj -goversion go1.12.5 -D "" -importcfg $WORK/b246/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_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/7c/7cdb5d1a8d6efd11bb698bf6a48761afc68c3674344d0d1dfb9a33c6b99b877f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/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/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir 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/pkg/homedir -complete -installsuffix shared -buildid 4k3x1NdE5KaxV689qBdi/4k3x1NdE5KaxV689qBdi -goversion go1.12.5 -D "" -importcfg $WORK/b245/importcfg -pack ./homedir_linux.go ./homedir_unix.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/3c/3ce69de542282e98bec9c58d426c9aa54e125d6669fdc73146cee3dec026116b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: cat >$WORK/b242/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/b243/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b245/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid sNIIeDXMi74mQNH6mTTA/sNIIeDXMi74mQNH6mTTA -goversion go1.12.5 -D "" -importcfg $WORK/b242/importcfg -pack ./config.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/14/14d62453c33fd0ebfbeaf3d1c4adbc8aa9f99ceaad4487558dacbbfa654fd91e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: cat >$WORK/b253/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/b046/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks 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/internal/socks -complete -installsuffix shared -buildid LlI_mwSZeJAWo5EbbzkZ/LlI_mwSZeJAWo5EbbzkZ -goversion go1.12.5 -D "" -importcfg $WORK/b253/importcfg -pack ./client.go ./socks.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/6d/6daf6234a0da00aaf00467b5fd73eff3054ba7e8fe21a915cdaa832d7198ca31-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/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/b253/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid qyEnoLMTNXLNUde-zUJA/qyEnoLMTNXLNUde-zUJA -goversion go1.12.5 -D "" -importcfg $WORK/b252/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.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/9f/9f9d68d1825c917d6e73083e4ecbdecdabb3116cf110739dc88d510e8a34082f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: cat >$WORK/b251/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/b252/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets 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/docker/go-connections/sockets -complete -installsuffix shared -buildid nQ_UsA2q77j_KwQX63WK/nQ_UsA2q77j_KwQX63WK -goversion go1.12.5 -D "" -importcfg $WORK/b251/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/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/67/6726de99e9b8565674eae7ac139586faba5fd6946313d6eb4f845b85c36f4989-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: mkdir -p $WORK/b254/ BUILDSTDERR: cat >$WORK/b254/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid immR9vZCKwB53Ozenj1H/immR9vZCKwB53Ozenj1H -goversion go1.12.5 -D "" -importcfg $WORK/b254/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.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/dc/dc35437373e38976847eb7b9054ac5513975089f49465d6e3c412db03ed68b81-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/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/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b254/_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/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig 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/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid inEdXjdu5OZKAEKOv3B7/inEdXjdu5OZKAEKOv3B7 -goversion go1.12.5 -D "" -importcfg $WORK/b250/importcfg -pack ./tlsclientconfig.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/a5/a52f232ad9459f1aea773fa2892e73f99a69b3ca77db3278497a41ead2ef5159-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: cat >$WORK/b257/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset 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/digestset -complete -installsuffix shared -buildid J9Xbg107CP19l5tOO4Ms/J9Xbg107CP19l5tOO4Ms -goversion go1.12.5 -D "" -importcfg $WORK/b257/importcfg -pack ./set.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/6a/6a410f8af32f671a82aa9a347bae19b10366c48c1ae19ddf252797b12e70166d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/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/b257/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference 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/reference -complete -installsuffix shared -buildid xfLHDQk9vxqNbrlddfND/xfLHDQk9vxqNbrlddfND -goversion go1.12.5 -D "" -importcfg $WORK/b256/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.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/19/19add4f4bcc7fa41b621d62ddfe54727c3f3efadaabe47cedcd83fcc1629adfe-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: cat >$WORK/b258/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/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux 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/gorilla/mux -complete -installsuffix shared -buildid EvDCVqKCqQ8c9WmGSisc/EvDCVqKCqQ8c9WmGSisc -goversion go1.12.5 -D "" -importcfg $WORK/b258/importcfg -pack ./context_native.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/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/5e/5e22427ce75e1c644fbe2bd65eded0ea9f7e18ef959b7be8a743993cd260106a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: cat >$WORK/b255/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/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid XMaXygN3lb_Km9ebMm79/XMaXygN3lb_Km9ebMm79 -goversion go1.12.5 -D "" -importcfg $WORK/b255/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/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/c7/c7c384471ac5035ad1e2ed04b315d0d4221f9419c1f2cb83cb465200a16169c3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: cat >$WORK/b260/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: 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/b256/_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 mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution 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 -complete -installsuffix shared -buildid H6Hr7nk2nuKhLw2Ytbqn/H6Hr7nk2nuKhLw2Ytbqn -goversion go1.12.5 -D "" -importcfg $WORK/b260/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/b260/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/d2/d2ce4fb281f2d4e4bc7ad008efd35b6a9c19608cb6d42c7786ba9a2d09af9bd9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid y_pNuC_g7LQRfYvYh2gV/y_pNuC_g7LQRfYvYh2gV -goversion go1.12.5 -D "" -importcfg $WORK/b261/importcfg -pack ./addr.go ./authchallenge.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/fc/fc3f3b87f0c9d6b8bc036da0c299a838767cdddf606fed91717debefea5300f7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: cat >$WORK/b262/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/b190/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid wSQz9KA2rxOtFFwcWRhI/wSQz9KA2rxOtFFwcWRhI -goversion go1.12.5 -D "" -importcfg $WORK/b262/importcfg -pack ./http_reader.go ./transport.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/2f/2fa682a7e67b0c006f57d31aeccba369e19bb8630762f642845b99024443e5f5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: cat >$WORK/b263/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/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/b260/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid hHD-tv53SuFKKS9alP71/hHD-tv53SuFKKS9alP71 -goversion go1.12.5 -D "" -importcfg $WORK/b263/importcfg -pack ./cache.go ./cachedblobdescriptorstore.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/3d/3de1e65dd55c21233a7862544c175cbabc6573204b2bc121348ce124b99d6b41-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory 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/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/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b263/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid R3O2P3R5DDw51tlE0Tqn/R3O2P3R5DDw51tlE0Tqn -goversion go1.12.5 -D "" -importcfg $WORK/b264/importcfg -pack ./memory.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/01/011f88e96a110638a94ab2ce91c9319c5d66e3f8cf2bc16edf0247c42bc2206b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: cat >$WORK/b259/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/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b264/_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/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client 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/docker/distribution/registry/client -complete -installsuffix shared -buildid qbNi9XC6gNLcRsKx0IP9/qbNi9XC6gNLcRsKx0IP9 -goversion go1.12.5 -D "" -importcfg $WORK/b259/importcfg -pack ./blob_writer.go ./errors.go ./repository.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/1e/1e9c4972385b6e6e2db62ee9234f833487e8501b290422748b276752b53a8ccf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b266/ BUILDSTDERR: cat >$WORK/b266/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 2zXhDAopZS0vZtAPYYqV/2zXhDAopZS0vZtAPYYqV -goversion go1.12.5 -D "" -importcfg $WORK/b266/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/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/2f/2fc327dfb34c985076d2847280a237ecb2b9a56dddaad5e1295872fb29b2f756-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/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/b266/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml 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/ghodss/yaml -complete -installsuffix shared -buildid tGy-G6xtR9-vKUZxOSbK/tGy-G6xtR9-vKUZxOSbK -goversion go1.12.5 -D "" -importcfg $WORK/b265/importcfg -pack ./fields.go ./yaml.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/ec/ec3d694b47ed212141d697d5a703d258fec5d7592f088604d100eb8a2f4550a0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: cat >$WORK/b240/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/b241/_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/b242/_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/b250/_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/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b265/_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/b201/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker 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/docker -complete -installsuffix shared -buildid oBONARK0HaSdUGY_cuL0/oBONARK0HaSdUGY_cuL0 -goversion go1.12.5 -D "" -importcfg $WORK/b240/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/26/26b5f00a1c1d94be3b30264a00e16d4842d69cc36bd88a35251a6f5ba3f7540b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: mkdir -p $WORK/b268/ BUILDSTDERR: cat >$WORK/b268/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/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/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid PsST7O5Qc-hSjjZa8Qsw/PsST7O5Qc-hSjjZa8Qsw -goversion go1.12.5 -D "" -importcfg $WORK/b268/importcfg -pack ./dest.go ./doc.go ./src.go ./types.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/5d/5d71d4838c17eaee3d06ce5ba11078059316657ed04a68870e5eb6bd03c849c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: mkdir -p $WORK/b267/ BUILDSTDERR: cat >$WORK/b267/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/b268/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/archive 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/containers/image/docker/archive -complete -installsuffix shared -buildid sgEqXMB43i76eVq3vUfX/sgEqXMB43i76eVq3vUfX -goversion go1.12.5 -D "" -importcfg $WORK/b267/importcfg -pack ./dest.go ./src.go ./transport.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/5b/5b0493061a231803e8d1d568591608cc781ee7502090458308e3a718452a24f0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: cat >$WORK/b270/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/internal 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/containers/image/oci/internal -complete -installsuffix shared -buildid DQx8Op4dWi3IJUoUDe2B/DQx8Op4dWi3IJUoUDe2B -goversion go1.12.5 -D "" -importcfg $WORK/b270/importcfg -pack ./oci_util.go 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/ed/eddd8362dfe2ef74805e8b6dba316688c3adb713417aca8b1bee480278c947ba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: cat >$WORK/b271/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/b239/_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/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b250/_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/b254/_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/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/layout 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/containers/image/oci/layout -complete -installsuffix shared -buildid FLAgqiFcMTRAXoF2Hrrj/FLAgqiFcMTRAXoF2Hrrj -goversion go1.12.5 -D "" -importcfg $WORK/b271/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/32/325859f6642de8a744f5634a170fb57b8303938d603b8ce2f6cec6bb4fd996da-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/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/b239/_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/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b271/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/archive 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/containers/image/oci/archive -complete -installsuffix shared -buildid dU1M-N7I5L70wAQ0ilEF/dU1M-N7I5L70wAQ0ilEF -goversion go1.12.5 -D "" -importcfg $WORK/b269/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.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/f4/f4e95d39fcf0e4da414d9be06aeabf38bc6e503239340b4689274830b13a8cc0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries 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/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid Xjk-W_I_fOSnimmvMD4J/Xjk-W_I_fOSnimmvMD4J -goversion go1.12.5 -D "" -importcfg $WORK/b272/importcfg -pack ./system_registries.go BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/a8/a8c07f3c8d5f3797164754df9aaca8ea30742a45390ec4a881d1d734047fc45d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: cat >$WORK/b279/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid zrYP3-CsTi-7EZ7-fcju/zrYP3-CsTi-7EZ7-fcju -goversion go1.12.5 -D "" -importcfg $WORK/b279/importcfg -pack ./blkio.go 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/ff/ff0eb99cbcef7f773dcc40388948666a9231a3655b6cbe4ed164f8217839de7e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cat >$WORK/b280/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid lcSOhV2UWnNUfYv05PL_/lcSOhV2UWnNUfYv05PL_ -goversion go1.12.5 -D "" -importcfg $WORK/b280/importcfg -pack ./mount.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/5e/5eb07ad7d60d6b5feef47754278498469385be480d2ca70e98d64e92e8932035-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: mkdir -p $WORK/b281/ BUILDSTDERR: cat >$WORK/b281/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid blnnmmW6y74nS4SaUeKS/blnnmmW6y74nS4SaUeKS -goversion go1.12.5 -D "" -importcfg $WORK/b281/importcfg -pack ./strslice.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/56/5695b4b4f2b129b4ed034512f1e93af6b316113bf5130aeabd87da12d9c528ad-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: mkdir -p $WORK/b282/ BUILDSTDERR: cat >$WORK/b282/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat 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/docker/go-connections/nat -complete -installsuffix shared -buildid AeCAtRG4cJcqhedgWC_V/AeCAtRG4cJcqhedgWC_V -goversion go1.12.5 -D "" -importcfg $WORK/b282/importcfg -pack ./nat.go ./parse.go ./sort.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/12/12d2adae9c20a2e8710cc15e89d7b159a30e5808af41196cb6c9cc535e56271c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: cat >$WORK/b278/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/b279/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid e2uIvNHZnql5DNTtqtDn/e2uIvNHZnql5DNTtqtDn -goversion go1.12.5 -D "" -importcfg $WORK/b278/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: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/af/af65ce1ccbf50960f66933ec5837f6c35699296558681447bdc48828460f0eaa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: cat >$WORK/b283/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid YbHVzXZeewgS0LFGyKJU/YbHVzXZeewgS0LFGyKJU -goversion go1.12.5 -D "" -importcfg $WORK/b283/importcfg -pack ./parse.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/9f/9f27e9983d5df3428e8bcd6b9b89de1865e955115d7aa0f30b4f501547048748-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs 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/docker/docker/errdefs -complete -installsuffix shared -buildid V9kJWLQRLGqW3Rr8dmRU/V9kJWLQRLGqW3Rr8dmRU -goversion go1.12.5 -D "" -importcfg $WORK/b285/importcfg -pack ./defs.go ./doc.go ./helpers.go ./is.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/49/49720257a212aeaa0dee7c64362bc363a6cb81a592f6dd843e8ec3b852f57d4e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: cat >$WORK/b284/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/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b285/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid xdsnlv8_kT44B0D1NQCQ/xdsnlv8_kT44B0D1NQCQ -goversion go1.12.5 -D "" -importcfg $WORK/b284/importcfg -pack ./network.go BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/5d/5ddaaae22da408eff0a2ed5ad047ecf7f4ae7f539cbe723796623b4d268dd005-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/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/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid mqG-5N-2xdd-NFAxxZv2/mqG-5N-2xdd-NFAxxZv2 -goversion go1.12.5 -D "" -importcfg $WORK/b286/importcfg -pack ./authenticate.go ./registry.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/58/58b06d8359cd47d01c08818ddd3293af552644ffdaa10e72e326bd6dcc92524d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b289/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto 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/gogo/protobuf/proto -complete -installsuffix shared -buildid uIh9_nLGoiHVjyqQqhuV/uIh9_nLGoiHVjyqQqhuV -goversion go1.12.5 -D "" -importcfg $WORK/b289/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b177=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/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 -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/b177/_cgo_.o -dynout $WORK/b177/_cgo_import.go BUILDSTDERR: cat >$WORK/b177/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/b176/_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/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid yfA8qxeiKJxTu53YZyKc/yfA8qxeiKJxTu53YZyKc -goversion go1.12.5 -D "" -importcfg $WORK/b177/importcfg -pack $WORK/b177/_cgo_gotypes.go $WORK/b177/builtin.cgo1.go $WORK/b177/checkout.cgo1.go $WORK/b177/commit.cgo1.go $WORK/b177/init.cgo1.go $WORK/b177/log.cgo1.go $WORK/b177/prune.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 # 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/82/8285ac7eca3cb1c743d1b7ceee10afb569534a12103d83dd20da2040c62dc0ba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b175/ -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/b175/ -g -O2 ./ostree.go BUILDSTDERR: cd $WORK/b175 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b175=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b175=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b175=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b175=/tmp/go-build -gno-record-gcc-switches -o $WORK/b175/_cgo_.o $WORK/b175/_cgo_main.o $WORK/b175/_x001.o $WORK/b175/_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/b175/_cgo_.o -dynout $WORK/b175/_cgo_import.go BUILDSTDERR: cat >$WORK/b175/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b177/_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/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -installsuffix shared -buildid eEHH5BeygEBwLyD1ukzv/eEHH5BeygEBwLyD1ukzv -goversion go1.12.5 -D "" -importcfg $WORK/b175/importcfg -pack $WORK/b175/_cgo_gotypes.go $WORK/b175/ostree.cgo1.go $WORK/b175/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b175/_pkg_.a $WORK/b175/_x001.o $WORK/b175/_x002.o # internal 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/10/10808ec89c719721691b15e16ba218109b70a71e39c041e9178e6e659de68a6c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: mkdir -p $WORK/b171/ 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/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/b158/_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/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b173/_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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay 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/overlay -complete -installsuffix shared -buildid 1uh-mNz-YmQmTVBrfPt5/1uh-mNz-YmQmTVBrfPt5 -goversion go1.12.5 -D "" -importcfg $WORK/b171/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.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/ee/eecaf8515cb3855ceea344f08e67f8f70ffafb0169e240f338a309407a210174-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/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/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs 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/containers/storage/drivers/vfs -complete -installsuffix shared -buildid XvHt_PFBDLYkuMGnZXMN/XvHt_PFBDLYkuMGnZXMN -goversion go1.12.5 -D "" -importcfg $WORK/b178/importcfg -pack ./copy_linux.go ./driver.go 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/20/20b872cce1b440b92cfaf00b62ec6a881eb7b3a351b8167021e21eda66eb9576-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: cat >$WORK/b288/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/b289/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 3R5uwbEsxDipFaJLZ2A2/3R5uwbEsxDipFaJLZ2A2 -goversion go1.12.5 -D "" -importcfg $WORK/b288/importcfg -pack ./gen.go ./plugin.pb.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/df/df55e8d3246d7a1b920952ac77b982784b929c5b92eef4b6cabec7ff51fa0558-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/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/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid cvoVNeEk9ijSPrZMOugy/cvoVNeEk9ijSPrZMOugy -goversion go1.12.5 -D "" -importcfg $WORK/b287/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/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/80/80f573fd9edc998dc0b079b1eb6668fd7cb5f77ea76202c5537799ed8a10a61a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/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/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types 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/docker/docker/api/types -complete -installsuffix shared -buildid zMGCZYhkdsZQzU7OSBBO/zMGCZYhkdsZQzU7OSBBO -goversion go1.12.5 -D "" -importcfg $WORK/b277/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/26/2665935d6476c9b5351dff5e3d80fd086904148afb42fc37b1860aa3ebab167f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/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/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b180/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid wwGYt0x5S_2dyIl4mLhZ/wwGYt0x5S_2dyIl4mLhZ -goversion go1.12.5 -D "" -importcfg $WORK/b163/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/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/7c/7c925e3efe6f4f5f4359199e2aee4903dcfd712adae82e12f3270334f00389ff-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/b163/_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/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b151/_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/b168/_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/b155/_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/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 SxL_dk6jTpyyr2wb_Roe/SxL_dk6jTpyyr2wb_Roe -goversion go1.12.5 -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_linux.go ./lockfile_unix.go ./store.go ./utils.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/3b/3b9beeb6748852074166070870b0454395b6203f1a4a635047767c8e7bbac2af-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid T4Dm9g1VzWFdJPhmtaj_/T4Dm9g1VzWFdJPhmtaj_ -goversion go1.12.5 -D "" -importcfg $WORK/b292/importcfg -pack ./duration_convert.go ./timestamp.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/c7/c7c3187be31cf4c023d4773661b0e47a19d4fef4d1090cd7a756d895d5325c56-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: cat >$WORK/b293/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/b277/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid jdNEEbh8iWLeVK9ph8dl/jdNEEbh8iWLeVK9ph8dl -goversion go1.12.5 -D "" -importcfg $WORK/b293/importcfg -pack ./volume_create.go ./volume_list.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/20/20087bfea09db0e5717bc4209ca70957755dfbe8f83f4106fe815fec61b6a7c1-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: cat >$WORK/b294/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/b192/_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/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b294/_pkg_.a -trimpath $WORK/b294 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid zlHA0RDuE5Ns4WTnBY7R/zlHA0RDuE5Ns4WTnBY7R -goversion go1.12.5 -D "" -importcfg $WORK/b294/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.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/06/06b3e2005e1939ed1375d86515a6e685a0088d63b42229d5d8312de5a34346fc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: cat >$WORK/b275/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/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b292/_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/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b254/_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/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b294/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client 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/docker/docker/client -complete -installsuffix shared -buildid Q9EQbrDkpb4Gyy5iqfFj/Q9EQbrDkpb4Gyy5iqfFj -goversion go1.12.5 -D "" -importcfg $WORK/b275/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/b275/_pkg_.a # internal BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/b4/b48d889d74bcbdc6d2b8224b330f96b0f2199767ddc7b5b7d5cef1d6f30b21c1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b274/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/b241/_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/b268/_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/b275/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b254/_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/b190/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon 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/containers/image/docker/daemon -complete -installsuffix shared -buildid 1BK6DO8DA1Ow8Rbey90-/1BK6DO8DA1Ow8Rbey90- -goversion go1.12.5 -D "" -importcfg $WORK/b274/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/3c/3c6d450b32ca381ca8594632e68eb59bc606a9dda842e04ad0c8f03f6fa6756d-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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 kWIJ5rbzF-pMweg_rOXs/kWIJ5rbzF-pMweg_rOXs -goversion go1.12.5 -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/b274/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/1f/1f3fa1e4618f3f28ea3513fc0adfe6d0e97be8c37d05357dbce1159517ed71c6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cat >$WORK/b215/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay 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/overlay -complete -installsuffix shared -buildid SUA-m9RuegUJ6wFoqPkR/SUA-m9RuegUJ6wFoqPkR -goversion go1.12.5 -D "" -importcfg $WORK/b215/importcfg -pack ./overlay.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/2e/2ea8f53b6f7a54ca4e5a926b289c88f074a1407932aece6fc88684969c423cbe-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: cat >$WORK/b296/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo 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/imdario/mergo -complete -installsuffix shared -buildid sMaM5VQBs2oOAZ6e2Y5W/sMaM5VQBs2oOAZ6e2Y5W -goversion go1.12.5 -D "" -importcfg $WORK/b296/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.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/f0/f0e1585e7a6a06872a6c5a38798585c6500daa7bac07fc8620f3199d855eb41b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b301/ BUILDSTDERR: cat >$WORK/b301/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid F_TCCYuBJFwiHzGnknIG/F_TCCYuBJFwiHzGnknIG -goversion go1.12.5 -D "" -importcfg $WORK/b301/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/23/236b2c904342a5bf4e869b27b29d2aac6bb187c2378c0524f14751abc099fe3d-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/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 vUHc4kLy03LMWXPdQg00/vUHc4kLy03LMWXPdQg00 -goversion go1.12.5 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go ./util.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/6d/6d6099b3d49bbec3f6e4334ad512874a13445100ffba2bd0f9490c8219624f5c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: cat >$WORK/b302/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid Tlb-xaYafkIIdy1xfKjM/Tlb-xaYafkIIdy1xfKjM -goversion go1.12.5 -D "" -importcfg $WORK/b302/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/5f/5f6ae992faf081dced3c9f69cac4b5293615922b0f78d77cf1f99b35228e975b-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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 8xl3lBW-gszctUHmNLlh/8xl3lBW-gszctUHmNLlh -goversion go1.12.5 -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/41/41c55629302cd62e20ec5b636468eddbae482ad8a6fa375ba590c70f6b9d3586-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/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/b208/_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/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_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/b210/_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/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot 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/containers/buildah/chroot -complete -installsuffix shared -buildid oYEZX-XF6qOhmPUZE4d7/oYEZX-XF6qOhmPUZE4d7 -goversion go1.12.5 -D "" -importcfg $WORK/b207/importcfg -pack ./run.go ./seccomp.go ./selinux.go ./util.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/6d/6d560bbb70b88c40dabc136f1ac39b62af7fb45287ec4f2416bcf98b3032b850-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/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/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid G7AK7Pn37-VmzaX-9vu3/G7AK7Pn37-VmzaX-9vu3 -goversion go1.12.5 -D "" -importcfg $WORK/b300/importcfg -pack ./bidirule.go ./bidirule10.0.0.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/69/69338062093aa013bbea99a4865acf07158ffd30b5592ccbf51eb9506b8e1341-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cat >$WORK/b303/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/b301/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid wmJIC6LFAD-t2wwA3u1t/wmJIC6LFAD-t2wwA3u1t -goversion go1.12.5 -D "" -importcfg $WORK/b303/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/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/3a/3a02b2112bc124fa34f9bb165311c603dc11200c187908a0860715500585c692-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cat >$WORK/b304/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid lyl9sFlDn7Ni-n-xdkSN/lyl9sFlDn7Ni-n-xdkSN -goversion go1.12.5 -D "" -importcfg $WORK/b304/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b303/_pkg_.a # internal 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/a0/a0eba891ec4d58c843f561453a90b05bba4f8647300e0625f22b5bb2cf03dd33-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cat >$WORK/b305/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid TnKjpFOISPKE_gBUrmKP/TnKjpFOISPKE_gBUrmKP -goversion go1.12.5 -D "" -importcfg $WORK/b305/importcfg -pack ./homedir.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/e4/e4163b4546128c4b157c75619d8d52d3ba8dd74e1b9b462450f7a7b75a22dab1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/69/6993d09fdddce09950b4fec29361f477299cd1858915d0329e2e9069bf540f43-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cat >$WORK/b299/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/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b303/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid 3ASh02iLIrSKWgYhEVfU/3ASh02iLIrSKWgYhEVfU -goversion go1.12.5 -D "" -importcfg $WORK/b299/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree 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/b306/ -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/b306/ -g -O2 ./ostree_dest.go ./ostree_src.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/24/24d47cd2fa8390e0adff0febfcccb2ebd70ec4deb7a425a24f07dfb2c659fa4b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: cat >$WORK/b298/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/b299/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid _Sg2W9_g6a7DpHiXSSTB/_Sg2W9_g6a7DpHiXSSTB -goversion go1.12.5 -D "" -importcfg $WORK/b298/importcfg -pack ./guts.go ./httplex.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/5d/5dc5fa04cc371e246892eee15bfe2d165061eaea879f5c81da6e0927f07dc132-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b297/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/b191/_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/b298/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b299/_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/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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 time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid 4LWvwIv4bbaDW67r58wX/4LWvwIv4bbaDW67r58wX -goversion go1.12.5 -D "" -importcfg $WORK/b297/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/b297/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/c2/c25cc1a96e1c1da070ade8019fc0ac9bc9fcb656d4fb2ef0ed67108c38b84cce-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b295/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/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b241/_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/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b296/_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/b297/_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/b305/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/openshift 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/containers/image/openshift -complete -installsuffix shared -buildid -tEQeXepxUqdAGCDLe0y/-tEQeXepxUqdAGCDLe0y -goversion go1.12.5 -D "" -importcfg $WORK/b295/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.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/bf/bfba642fa1d28d7cdb1ec82e153448456cf596d41103418ae85b30b6af002d5d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cat >$WORK/b307/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/b151/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/tarball 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/containers/image/tarball -complete -installsuffix shared -buildid lgmoxpF20tBBhbdiXnoj/lgmoxpF20tBBhbdiXnoj -goversion go1.12.5 -D "" -importcfg $WORK/b307/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.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/e6/e61fb3ad5436225eb9fdcf095bacf931aa1242b734216ebb3010de2ff7bfa283-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils 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/pkg/ioutils -complete -installsuffix shared -buildid t-1smvCUA4VnQ2nl6eI1/t-1smvCUA4VnQ2nl6eI1 -goversion go1.12.5 -D "" -importcfg $WORK/b309/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/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/ed/ed8e2c832745969cffe42f320a8703b72d6c10657e888c348f4f8de8e8056ea9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns 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/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid yhZPEY7WOt6ElMHytlCV/yhZPEY7WOt6ElMHytlCV -goversion go1.12.5 -D "" -importcfg $WORK/b310/importcfg -pack ./resolvconf.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/26/261ab03ea86a32b6b95d08edd9c8089ead09affb7a72f31f2cdb3256bea1bda0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cat >$WORK/b312/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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp 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/ishidawataru/sctp -complete -installsuffix shared -buildid a4kHGC339eQ0JE6VvNZJ/a4kHGC339eQ0JE6VvNZJ -goversion go1.12.5 -D "" -importcfg $WORK/b312/importcfg -pack ./sctp.go ./sctp_linux.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/35/35196ebb40f08a160bf89924ad7c8784a0734f7a7aec14349c01d07ff0a302ec-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: cat >$WORK/b311/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/b312/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/containers/libpod/vendor/github.com/docker/libnetwork/types -complete -installsuffix shared -buildid N7TsCRI-A2dKW7360uLH/N7TsCRI-A2dKW7360uLH -goversion go1.12.5 -D "" -importcfg $WORK/b311/importcfg -pack ./types.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/70/7029c686ca99139183421a12b77cd08f5b81c3e46936ea086728f070277a711f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: cat >$WORK/b308/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/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b311/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf 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/libnetwork/resolvconf -complete -installsuffix shared -buildid xwmbhh8RDFyq8PenwrYf/xwmbhh8RDFyq8PenwrYf -goversion go1.12.5 -D "" -importcfg $WORK/b308/importcfg -pack ./resolvconf.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/9e/9ef55c4ca925221d3812d49af9abcf6863c03397fe355e9058546ff2f2cd1558-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid Qi7WmTSwO3_5O6z0CIat/Qi7WmTSwO3_5O6z0CIat -goversion go1.12.5 -D "" -importcfg $WORK/b314/importcfg -pack ./errwrap.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/f7/f79c0ba4f232faa86cbacab60552dab01319759589ac9bc15b18ffd691b93e7f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/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/b314/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror 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/hashicorp/go-multierror -complete -installsuffix shared -buildid dtRQg1KMRVazd8ZQqEss/dtRQg1KMRVazd8ZQqEss -goversion go1.12.5 -D "" -importcfg $WORK/b313/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/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/87/8712d43e5d6d8946d845aaef17fe64e750e4e54d02710472b976b64ce6a847f0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cat >$WORK/b316/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/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid 1zzFBsMBux0pOvPgNGgI/1zzFBsMBux0pOvPgNGgI -goversion go1.12.5 -D "" -importcfg $WORK/b316/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: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/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/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ed/ed4c8554dfb910d44a8be3f89b71f66b07326526e4a71517038c451f599fb198-d # internal BUILDSTDERR: database/sql/driver BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: cat >$WORK/b319/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/b319/_pkg_.a -trimpath $WORK/b319 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid W0XNiyt5ANULM19Oh5Tq/W0XNiyt5ANULM19Oh5Tq -goversion go1.12.5 -D "" -importcfg $WORK/b319/importcfg -pack ./driver.go ./types.go BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/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/b319/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/9f/9f62c4071cf04ff0d65ffdeaa5f68d9d34832b64c6363d435de78a4d32f5e20a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: cat >$WORK/b318/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile database/sql/driver=$WORK/b319/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid z_iqyFG3_4yLcia7jDlj/z_iqyFG3_4yLcia7jDlj -goversion go1.12.5 -D "" -importcfg $WORK/b318/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/9b/9be4f6526d83df6bf41ac066692063d7b428f2a496c796c748bace859d01b1e7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid 1OJ3_Zir9yZE1osAyFcf/1OJ3_Zir9yZE1osAyFcf -goversion go1.12.5 -D "" -importcfg $WORK/b320/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b306=/tmp/go-build -gno-record-gcc-switches -o $WORK/b306/_cgo_.o $WORK/b306/_cgo_main.o $WORK/b306/_x001.o $WORK/b306/_x002.o $WORK/b306/_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/b320/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/ff/ff75eab22a42253389722e873d0409fd8535a79704273f6bb84461ed66afb023-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: cat >$WORK/b322/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid _QFZT6lIo7Mat4YQrT-b/_QFZT6lIo7Mat4YQrT-b -goversion go1.12.5 -D "" -importcfg $WORK/b322/importcfg -pack ./error.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/78/78cec45625fc7159c1c55ff0846a467e9dad3e7554687cefd6fe0d7bb041e5c6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: cat >$WORK/b321/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/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b322/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid q53zIDqiaJz9Y3P2yLDV/q53zIDqiaJz9Y3P2yLDV -goversion go1.12.5 -D "" -importcfg $WORK/b321/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b306/_cgo_.o -dynout $WORK/b306/_cgo_import.go BUILDSTDERR: cat >$WORK/b306/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/b239/_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/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b151/_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/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b177/_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/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b161/_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/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/ostree -installsuffix shared -buildid UXgWCqLXADnOz32_rWO8/UXgWCqLXADnOz32_rWO8 -goversion go1.12.5 -D "" -importcfg $WORK/b306/importcfg -pack ./ostree_transport.go $WORK/b306/_cgo_gotypes.go $WORK/b306/ostree_dest.cgo1.go $WORK/b306/ostree_src.cgo1.go $WORK/b306/_cgo_import.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/f9/f91fbae40b3542b1c9097fb3c8ed300d511c3afa53825db225bfe1cc704a9814-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cat >$WORK/b325/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer 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/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid PFKPBtuUFQKia7DouXb7/PFKPBtuUFQKia7DouXb7 -goversion go1.12.5 -D "" -importcfg $WORK/b325/importcfg -pack ./pointer.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/03/0358c61183005533f9ccefd8b7217570862393c13c1f980b8f8288c77162f97b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: cat >$WORK/b324/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/b325/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference 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/xeipuuv/gojsonreference -complete -installsuffix shared -buildid TN3QCjI-g11dVK862PS4/TN3QCjI-g11dVK862PS4 -goversion go1.12.5 -D "" -importcfg $WORK/b324/importcfg -pack ./reference.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/6f/6fc4613660673fd44f519aabd5032725493c702f20c24edfe1252e5f1d37d0e6-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cat >$WORK/b326/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/b201/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b326/_pkg_.a -trimpath $WORK/b326 -shared -p net/mail -std -complete -installsuffix shared -buildid VDpQl8zVPzS1ViXEE2m0/VDpQl8zVPzS1ViXEE2m0 -goversion go1.12.5 -D "" -importcfg $WORK/b326/importcfg -pack ./message.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/ca/ca5bb2daf4c01dcb2f23eeb4f8f6fc446996be4c2b759bd4af4319111cae58d7-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cat >$WORK/b328/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/b328/_pkg_.a -trimpath $WORK/b328 -shared -p text/template/parse -std -complete -installsuffix shared -buildid UglSqeB4KibVUBbqWWKg/UglSqeB4KibVUBbqWWKg -goversion go1.12.5 -D "" -importcfg $WORK/b328/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b306/_pkg_.a $WORK/b306/_x001.o $WORK/b306/_x002.o $WORK/b306/_x003.o # internal 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/4a/4ad3a7ff0023f2b170f8e1687e3b40f84c7d917362b16cf9dbd1771ef9eb860c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cat >$WORK/b273/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/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b306/_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/b307/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports 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/containers/image/transports/alltransports -complete -installsuffix shared -buildid 5XtUbVHaOJDjBmNJKy0-/5XtUbVHaOJDjBmNJKy0- -goversion go1.12.5 -D "" -importcfg $WORK/b273/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.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/d4/d4519c3e0e029d8e4ef3c286ca0d68e68682b18eba5cdf73632bb28303d028fb-d # internal BUILDSTDERR: encoding/csv BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cat >$WORK/b332/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/b332/_pkg_.a -trimpath $WORK/b332 -shared -p encoding/csv -std -complete -installsuffix shared -buildid UV0DUGWEk7dFja8woNSV/UV0DUGWEk7dFja8woNSV -goversion go1.12.5 -D "" -importcfg $WORK/b332/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/c9/c9fcb1dfe744720b6b0619ca0a6741fd474abd9e0599455975c900fd8a15ac9f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/ipamutils BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: cat >$WORK/b333/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/ipamutils 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/docker/libnetwork/ipamutils -complete -installsuffix shared -buildid sFZtwnh4hFF5xtdCHsUJ/sFZtwnh4hFF5xtdCHsUJ -goversion go1.12.5 -D "" -importcfg $WORK/b333/importcfg -pack ./utils.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/f8/f81a37f73896b2b5241f30697c24ce261ee06c82c138323a00dea654b0036bba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/opts BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/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/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/docker/libnetwork/ipamutils=github.com/containers/libpod/vendor/github.com/docker/libnetwork/ipamutils BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile encoding/csv=$WORK/b332/_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/api/types=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/ipamutils=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/opts 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/docker/docker/opts -complete -installsuffix shared -buildid SGQ8BXtnIMWZOAfqi3z4/SGQ8BXtnIMWZOAfqi3z4 -goversion go1.12.5 -D "" -importcfg $WORK/b331/importcfg -pack ./address_pools.go ./env.go ./hosts.go ./hosts_unix.go ./ip.go ./opts.go ./opts_unix.go ./quotedstring.go ./runtime.go ./ulimit.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/e1/e144fe670c2f0e29e136b688c39a649cc4137861aea0ef2a55e856f3e1ed6b5a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: cat >$WORK/b334/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/b141/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils 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/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid klTB9auV21TBdGyqIXmB/klTB9auV21TBdGyqIXmB -goversion go1.12.5 -D "" -importcfg $WORK/b334/importcfg -pack ./fileutils.go ./fileutils_unix.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/e6/e60dd9f15d75054ce1dff6469207ecdb9a2bb14ae87287b3a8636eef080f98c2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy 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/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid t_Obr3nYfrDrV_nu-0Ci/t_Obr3nYfrDrV_nu-0Ci -goversion go1.12.5 -D "" -importcfg $WORK/b335/importcfg -pack ./stdcopy.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/3f/3fa6e50454c586f3324be45faad95e878e59dc4c872f5ae9b061f0af5f437266-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: cat >$WORK/b337/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/b309/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools 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/docker/docker/pkg/pools -complete -installsuffix shared -buildid L1EfH64wAwRUNW40XzeV/L1EfH64wAwRUNW40XzeV -goversion go1.12.5 -D "" -importcfg $WORK/b337/importcfg -pack ./pools.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/16/16121f043b0c635659cae73d234207bbb7f295b387a042231b2630fff7daf149-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: cat >$WORK/b336/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 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 compress/gzip=$WORK/b191/_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/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b247/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid u9Fw2RzVvW1bHc6k2GQE/u9Fw2RzVvW1bHc6k2GQE -goversion go1.12.5 -D "" -importcfg $WORK/b336/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/b328/_pkg_.a # internal BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/80/80b743a8a9f5395b70be8ea18aacb02c4cb7d5a41cbcedd98e57d8add4c4405a-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cat >$WORK/b327/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/b328/_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/b327/_pkg_.a -trimpath $WORK/b327 -shared -p text/template -std -complete -installsuffix shared -buildid BRQNbA5gH2RFzCRw4XoP/BRQNbA5gH2RFzCRw4XoP -goversion go1.12.5 -D "" -importcfg $WORK/b327/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.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/22/226928502c8ab64e983d30f2d758f8eee8e28fbe3383018600636bec1bf87734-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/Nvveen/Gotty BUILDSTDERR: mkdir -p $WORK/b339/ BUILDSTDERR: cat >$WORK/b339/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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/Nvveen/Gotty 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/Nvveen/Gotty -complete -installsuffix shared -buildid shoSLXffy5IM_TMdVxOt/shoSLXffy5IM_TMdVxOt -goversion go1.12.5 -D "" -importcfg $WORK/b339/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.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/7b/7b7c5b5a0079556c5776249197975e877a255938459f61675cbbf1e783fe905f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b340/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid Uo10qfz9xqibNv77pI45/Uo10qfz9xqibNv77pI45 -goversion go1.12.5 -D "" -importcfg $WORK/b340/importcfg -pack ./term.go ./winsize.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/8a/8a687168f9019cbdd69b228a30fb97b61b0aa44e673853872250fc9d4d0023bd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: cat >$WORK/b338/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/Nvveen/Gotty=github.com/containers/libpod/vendor/github.com/Nvveen/Gotty 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: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/Nvveen/Gotty=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b340/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid uck71eyVUS_OiQziTpZg/uck71eyVUS_OiQziTpZg -goversion go1.12.5 -D "" -importcfg $WORK/b338/importcfg -pack ./jsonmessage.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/07/078fe224e57c4d9396d8fc5ae646f2fa985a9e5a26f1a9ce90b7b431f6b674c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: mkdir -p $WORK/b330/ BUILDSTDERR: cat >$WORK/b330/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/opts=github.com/containers/libpod/vendor/github.com/docker/docker/opts 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/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/opts=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b338/_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/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b294/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient 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/fsouza/go-dockerclient -complete -installsuffix shared -buildid kIg_hCTW7EV5guqWI21R/kIg_hCTW7EV5guqWI21R -goversion go1.12.5 -D "" -importcfg $WORK/b330/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 ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./tar.go ./tls.go ./volume.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/1f/1f5db47ab90ff059b95c9f98c10fbf705917b7cccddc209b2822a5e6aae7ec31-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cat >$WORK/b323/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/b324/_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/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b326/_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/b327/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema 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/xeipuuv/gojsonschema -complete -installsuffix shared -buildid Y2WYd9_8T04WD94vPhl3/Y2WYd9_8T04WD94vPhl3 -goversion go1.12.5 -D "" -importcfg $WORK/b323/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/b323/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/dd/dd54e0713598115b5b8e7b2d5f60c5e7c62c4a95eea6d7b05dd2ac4c05c8b871-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: cat >$WORK/b317/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/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/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b321/_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/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid Z7Yt3UKVVgvgQvNMB5t8/Z7Yt3UKVVgvgQvNMB5t8 -goversion go1.12.5 -D "" -importcfg $WORK/b317/importcfg -pack ./validate.go ./validate_linux.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/a7/a753a28c2bed8b7048dea55ebd336eb4af2682fe82f1708e3896a01a2586b5aa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: cat >$WORK/b315/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/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b160/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid r9ZmqKTaEMqjsNcK-hwf/r9ZmqKTaEMqjsNcK-hwf -goversion go1.12.5 -D "" -importcfg $WORK/b315/importcfg -pack ./config.go ./generate.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/55/555e16d6356645a8150f3ac040d32c5958a0991e5b05d8d4b650e2b440560e9f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: cat >$WORK/b342/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/b247/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b341/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser 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/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 1-NIzoO5b5eKFw6H3KQl/1-NIzoO5b5eKFw6H3KQl -goversion go1.12.5 -D "" -importcfg $WORK/b342/importcfg -pack ./line_parsers.go ./parser.go ./split_command.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/a7/a740e1bec8e40984625984d7fd5a844b5e2beeb24296398d2bb475bfddcdf13e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: cat >$WORK/b343/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid EIiVDUUKWJg-RyE0cCbi/EIiVDUUKWJg-RyE0cCbi -goversion go1.12.5 -D "" -importcfg $WORK/b343/importcfg -pack ./signal.go ./signals.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/aa/aa2f66c8e9b35c13b2c965a7816db5c25b70cf27b851d9500b1df785cce96943-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cat >$WORK/b344/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid VSS_w0E6RAYMw59GQo3c/VSS_w0E6RAYMw59GQo3c -goversion go1.12.5 -D "" -importcfg $WORK/b344/importcfg -pack ./strslice.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/28/28e58ae0c5c3c05f3b75886f662c5241d63f5d7fad7150cfbaf83559b04caad3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cat >$WORK/b345/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/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b210/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid ZkRID1_3jkygNteiFo49/ZkRID1_3jkygNteiFo49 -goversion go1.12.5 -D "" -importcfg $WORK/b345/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go 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/09/09309252e2b3d7add06a99423a660b8c0998ffac3fab7422e892bded8ca52177-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: mkdir -p $WORK/b329/ BUILDSTDERR: cat >$WORK/b329/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/b158/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b344/_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/b141/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder 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/openshift/imagebuilder -complete -installsuffix shared -buildid RMq3_rJZqZG5MdaWMcSd/RMq3_rJZqZG5MdaWMcSd -goversion go1.12.5 -D "" -importcfg $WORK/b329/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/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/b4/b4a621104f54a4b86a8cbbc3fb5a8053451b2229a193e6059afcf5b535944951-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: mkdir -p $WORK/b347/ BUILDSTDERR: cat >$WORK/b347/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 fmt=$WORK/b018/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin 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/cyphar/filepath-securejoin -complete -installsuffix shared -buildid BViroeh6oLuOGe4gJS7R/BViroeh6oLuOGe4gJS7R -goversion go1.12.5 -D "" -importcfg $WORK/b347/importcfg -pack ./join.go ./vfs.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/2e/2e810a3d375d12085ad8a9b3cff3357c2e91abee6ec770249d5d079b79ebb607-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/spf13/pflag 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/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag 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/spf13/pflag -complete -installsuffix shared -buildid MFsNuNik7TNQNMhlXf2i/MFsNuNik7TNQNMhlXf2i -goversion go1.12.5 -D "" -importcfg $WORK/b349/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/b329/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/44/44c536ff2300d5be877630581c4894cbf0944103bd1209fd9fd25236915e5123-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/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/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 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/b053/_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/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b208/_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/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_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/b268/_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/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b272/_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/b273/_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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$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/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/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b329/_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/b345/_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/b211/_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/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid eCjwOyI4zTjjR5656Y_5/eCjwOyI4zTjjR5656Y_5 -goversion go1.12.5 -D "" -importcfg $WORK/b052/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/b349/_pkg_.a # internal BUILDSTDERR: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/86/86b728fa0d272156b1c967d066ee92da6b9f33054a017aa43237aa47cacd09b5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: mkdir -p $WORK/b350/ BUILDSTDERR: cat >$WORK/b350/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/b265/_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/b211/_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/b051/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b327/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats 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/containers/buildah/pkg/formats -complete -installsuffix shared -buildid t0eWMXtCfdP8mXRAt2Hu/t0eWMXtCfdP8mXRAt2Hu -goversion go1.12.5 -D "" -importcfg $WORK/b350/importcfg -pack ./formats.go ./templates.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/53/5341954a55aa84079eb7c60f3fa24798127d23f29859a557d08e89acc09a2699-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: mkdir -p $WORK/b352/ BUILDSTDERR: cat >$WORK/b352/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 fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b349/_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/b327/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra 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/spf13/cobra -complete -installsuffix shared -buildid z9N2Ammj3ShZJ1VAyK-t/z9N2Ammj3ShZJ1VAyK-t -goversion go1.12.5 -D "" -importcfg $WORK/b352/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./zsh_completions.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/24/24588bf789e29270ab4aaab5f832e92775c6bfcbf47107c891f87af528ffcb50-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/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/b158/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b212/_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/b217/_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/b273/_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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b330/_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/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b342/_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/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah 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/containers/buildah/imagebuildah -complete -installsuffix shared -buildid w16qzGyATmkO_LVFwoAT/w16qzGyATmkO_LVFwoAT -goversion go1.12.5 -D "" -importcfg $WORK/b346/importcfg -pack ./build.go ./chroot_symlink_linux.go ./errors.go ./util.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/02/023240af039b94afd9a88bc1914b16176ed923e3da2e985d8b671e54ae38d73b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: cat >$WORK/b348/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/b052/_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/b206/_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/b349/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli 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/containers/buildah/pkg/cli -complete -installsuffix shared -buildid 8Sh0dDGNkbQ9A8FXSPAL/8Sh0dDGNkbQ9A8FXSPAL -goversion go1.12.5 -D "" -importcfg $WORK/b348/importcfg -pack ./common.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/42/426edbd6b48f7f778f3f6759de28d3cc3ef3391a9759d872e80fd5544bb7da5d-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/remoteclientconfig BUILDSTDERR: mkdir -p $WORK/b355/ BUILDSTDERR: cat >$WORK/b355/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/b245/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/remoteclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/containers/libpod/cmd/podman/remoteclientconfig -complete -installsuffix shared -buildid 3_eC07Pvl6qDCuJ_WICE/3_eC07Pvl6qDCuJ_WICE -goversion go1.12.5 -D "" -importcfg $WORK/b355/importcfg -pack ./config.go ./config_linux.go ./configfile.go ./errors.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/45/4588bc744bc87294b4338451eb18c82263cd29a73d315ce3c005c8670e963905-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: mkdir -p $WORK/b351/ BUILDSTDERR: cat >$WORK/b351/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/b348/_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/b352/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid WzeTd6IJHQ7VDrq0brOj/WzeTd6IJHQ7VDrq0brOj -goversion go1.12.5 -D "" -importcfg $WORK/b351/importcfg -pack ./commands.go ./config.go ./create.go ./defaults.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/a2/a240358cb25fef80fe1b08161b59c97cbe4cf7cdd4b36576d160c423402f8b84-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: mkdir -p $WORK/b357/ BUILDSTDERR: cat >$WORK/b357/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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid A-HjQlcCI1heb4pbC5IV/A-HjQlcCI1heb4pbC5IV -goversion go1.12.5 -D "" -importcfg $WORK/b357/importcfg -pack ./parse.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/3e/3e4de9d685d91299f6de689f542e2e7ad53b22a6c30733409698346a3f6486a9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: mkdir -p $WORK/b359/ BUILDSTDERR: cat >$WORK/b359/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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink 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/varlink/go/varlink -complete -installsuffix shared -buildid hzFlTuQu0Pg9PqmdN37M/hzFlTuQu0Pg9PqmdN37M -goversion go1.12.5 -D "" -importcfg $WORK/b359/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/b359/_pkg_.a # internal BUILDSTDERR: cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/75/75b287636dea6e592d61486297ba8b2e8fc1514a5d4dd59999a8156a14511606-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: mkdir -p $WORK/b358/ BUILDSTDERR: cat >$WORK/b358/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/b359/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid ArSNrHNH0Uwn_iy9SLI-/ArSNrHNH0Uwn_iy9SLI- -goversion go1.12.5 -D "" -importcfg $WORK/b358/importcfg -pack ./generate.go ./iopodman.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/8c/8cb8971cd5d019ff4b968f09b55cd17bc95b419e08cebdb21ea5a71ff4297c01-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b363/ BUILDSTDERR: cat >$WORK/b363/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 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 net=$WORK/b046/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus 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/godbus/dbus -complete -installsuffix shared -buildid u6lRDAZuoYCAZtG7wLwT/u6lRDAZuoYCAZtG7wLwT -goversion go1.12.5 -D "" -importcfg $WORK/b363/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.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_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/b363/_pkg_.a # internal BUILDSTDERR: cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/c2/c2378d7651a49854dd9d11ab6cb7a53c9cd4487db93a3e79b74c60004d8106f4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: mkdir -p $WORK/b362/ BUILDSTDERR: cat >$WORK/b362/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/b363/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus 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/coreos/go-systemd/dbus -complete -installsuffix shared -buildid InA0BEW-MUez2gEovWOa/InA0BEW-MUez2gEovWOa -goversion go1.12.5 -D "" -importcfg $WORK/b362/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/b362/_pkg_.a # internal BUILDSTDERR: cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/4a/4ac1cddfc22b64a8fbedf2eec9da9184078d4cc94f54333de06f8ee84c692566-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: mkdir -p $WORK/b365/ BUILDSTDERR: cat >$WORK/b365/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 bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b289/_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: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor 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/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid 1eFyC2oE1oH2nyljuicI/1eFyC2oE1oH2nyljuicI -goversion go1.12.5 -D "" -importcfg $WORK/b365/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.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/29/292e1b9514f32f65fc4343c827f9df1ce3f734dcf9baf854b90ceed24477e321-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: mkdir -p $WORK/b364/ BUILDSTDERR: cat >$WORK/b364/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/protoc-gen-gogo/descriptor=github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid AgrynXiHsBnDbvPI-ftC/AgrynXiHsBnDbvPI-ftC -goversion go1.12.5 -D "" -importcfg $WORK/b364/importcfg -pack ./doc.go ./gogo.pb.go ./helper.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/f7/f75757dc7d3a5002d87ef447864e4cb38ffa7ac58f77acb4127107b12de5c389-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containerd/cgroups BUILDSTDERR: mkdir -p $WORK/b361/ BUILDSTDERR: cat >$WORK/b361/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/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: importmap github.com/gogo/protobuf/gogoproto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto 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 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 errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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 math=$WORK/b021/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containerd/cgroups 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/containerd/cgroups -complete -installsuffix shared -buildid 5UGibwcYqFRXcoN_JPfb/5UGibwcYqFRXcoN_JPfb -goversion go1.12.5 -D "" -importcfg $WORK/b361/importcfg -pack ./blkio.go ./cgroup.go ./control.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./errors.go ./freezer.go ./hierarchy.go ./hugetlb.go ./memory.go ./metrics.pb.go ./named.go ./net_cls.go ./net_prio.go ./opts.go ./paths.go ./perf_event.go ./pids.go ./rdma.go ./state.go ./subsystem.go ./systemd.go ./ticks.go ./utils.go ./v1.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/7c/7cc8fb0902ce64005d6d91b54946f10ba179008bcdc57f6c4e36fd44e618af7c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: mkdir -p $WORK/b366/ BUILDSTDERR: cat >$WORK/b366/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 crypto/rand=$WORK/b091/_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 path=$WORK/b036/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid tXeTnEd7MHy_LkEYU1J9/tXeTnEd7MHy_LkEYU1J9 -goversion go1.12.5 -D "" -importcfg $WORK/b366/importcfg -pack ./ns_linux.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/f817caa0860b61c31f0174e699a6847408be444cdc5741dd59d24fc43655ed93-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: mkdir -p $WORK/b370/ BUILDSTDERR: cat >$WORK/b370/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify 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/fsnotify/fsnotify -complete -installsuffix shared -buildid CCpHfkOkwU5DBK2fzSLN/CCpHfkOkwU5DBK2fzSLN -goversion go1.12.5 -D "" -importcfg $WORK/b370/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.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/08/088dc2a716538b3fc1395722c97dcb1c1e5d7aeb466c4ac520aba78ca8a54e11-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: mkdir -p $WORK/b369/ BUILDSTDERR: cat >$WORK/b369/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/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b055/_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/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid 1MSV0QXeSWZzIpyFcHp9/1MSV0QXeSWZzIpyFcHp9 -goversion go1.12.5 -D "" -importcfg $WORK/b369/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/b369/_pkg_.a # internal BUILDSTDERR: cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/18/18d4a4fd752afb70a2e8eea12bbac316a4c9bb591783b45ffbe1ad7d916e7a5b-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/inspect BUILDSTDERR: mkdir -p $WORK/b368/ BUILDSTDERR: cat >$WORK/b368/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/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat 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: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$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/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/inspect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid yZIvXAXfoVsd3wGaYGMl/yZIvXAXfoVsd3wGaYGMl -goversion go1.12.5 -D "" -importcfg $WORK/b368/importcfg -pack ./inspect.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/a6/a6544a5a2b7ef5b10b3b58c7200372a6db1f84b0468dbf9da515462b66d4d18b-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/driver BUILDSTDERR: mkdir -p $WORK/b367/ BUILDSTDERR: cat >$WORK/b367/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/pkg/inspect=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid pRHHyP813MActMqkkSZr/pRHHyP813MActMqkkSZr -goversion go1.12.5 -D "" -importcfg $WORK/b367/importcfg -pack ./driver.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/40/401d5a7bce46875bb73dcf96be1f6f9c49e2fc598fab04caa1c7eb5ff75c7b6c-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/namespaces BUILDSTDERR: mkdir -p $WORK/b373/ BUILDSTDERR: cat >$WORK/b373/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/namespaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid -eGtSqECCRDf4ava_oQT/-eGtSqECCRDf4ava_oQT -goversion go1.12.5 -D "" -importcfg $WORK/b373/importcfg -pack ./namespaces.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/6e/6e66a246d489076a4a7d7900798f99948e8a482cd4b8b50a45c0a4fa16178006-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: mkdir -p $WORK/b375/ BUILDSTDERR: cat >$WORK/b375/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/b236/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid XAum8SZizyYmvlgCG-Vw/XAum8SZizyYmvlgCG-Vw -goversion go1.12.5 -D "" -importcfg $WORK/b375/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.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/59/591073c8c19d56fe1a93e2fd9afec3007ba80090a6371dcbdc8fae712410cbae-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/rootless BUILDSTDERR: mkdir -p $WORK/b374/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b374/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b374/ -g -O2 -DDISABLE_JOIN_SHORTCUT ./rootless_linux.go BUILDSTDERR: cd $WORK/b374 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b374=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -DDISABLE_JOIN_SHORTCUT -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b374=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -DDISABLE_JOIN_SHORTCUT -o ./_x002.o -c rootless_linux.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b374=/tmp/go-build -gno-record-gcc-switches -I $WORK/b374/ -g -O2 -DDISABLE_JOIN_SHORTCUT -o $WORK/b374/_x003.o -c rootless_linux.c BUILDSTDERR: cd $WORK/b374 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b374=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -DDISABLE_JOIN_SHORTCUT -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b374=/tmp/go-build -gno-record-gcc-switches -o $WORK/b374/_cgo_.o $WORK/b374/_cgo_main.o $WORK/b374/_x001.o $WORK/b374/_x002.o $WORK/b374/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage rootless -dynimport $WORK/b374/_cgo_.o -dynout $WORK/b374/_cgo_import.go BUILDSTDERR: cat >$WORK/b374/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/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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b375/_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/b236/_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 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/b374/_pkg_.a -trimpath $WORK/b374 -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid Fg7mL5cEWsvvC1GYMF8x/Fg7mL5cEWsvvC1GYMF8x -goversion go1.12.5 -D "" -importcfg $WORK/b374/importcfg -pack $WORK/b374/_cgo_gotypes.go $WORK/b374/rootless_linux.cgo1.go $WORK/b374/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b374/_pkg_.a $WORK/b374/_x001.o $WORK/b374/_x002.o $WORK/b374/_x003.o # internal 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/4d/4d3032ca5530ae9e1c6f988f78074483e6193c140f3e3b29ebe5ffbe1b3ce9b2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: mkdir -p $WORK/b376/ BUILDSTDERR: cat >$WORK/b376/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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal 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/coreos/go-systemd/journal -complete -installsuffix shared -buildid FSwB4lE463PvQLTnIQXr/FSwB4lE463PvQLTnIQXr -goversion go1.12.5 -D "" -importcfg $WORK/b376/importcfg -pack ./journal.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/0c/0c9872d87a01635da225749e507e4577632ef93220bf5553a64818bdc1c76622-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: mkdir -p $WORK/b378/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b378/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b378/ -g -O2 ./dlopen.go ./dlopen_example.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/50/509c414a83de3f5ac5a4b4860cad16a6e41dcb19e865fc526756464a67a416d5-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/util BUILDSTDERR: mkdir -p $WORK/b372/ 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/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/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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b374/_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/b142/_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/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid TQNLsvBZU3VlHs-JKUS7/TQNLsvBZU3VlHs-JKUS7 -goversion go1.12.5 -D "" -importcfg $WORK/b372/importcfg -pack ./mountOpts.go ./utils.go ./utils_supported.go BUILDSTDERR: cd $WORK/b378 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b378=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b378=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b378=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b378=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b378=/tmp/go-build -gno-record-gcc-switches -o $WORK/b378/_cgo_.o $WORK/b378/_cgo_main.o $WORK/b378/_x001.o $WORK/b378/_x002.o $WORK/b378/_x003.o -g -O2 -ldl 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/c4/c4105d4973b023ad8f6c9149ca42b4cccbf96fc5564efb7433d418fb9214cee0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: mkdir -p $WORK/b380/ BUILDSTDERR: cat >$WORK/b380/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid 28srOWxjT2ov4hbY2Lxo/28srOWxjT2ov4hbY2Lxo -goversion go1.12.5 -D "" -importcfg $WORK/b380/importcfg -pack ./leakybucket.go ./memory.go ./storage.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/fe/fe513716a386c292e1118c6ec608bfe8e069faf993d9fcb974ed61c6c3676df1-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b382/ BUILDSTDERR: cat >$WORK/b382/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/b382 -I $WORK/b382/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b382/symabis ./debug.s BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage dlopen -dynimport $WORK/b378/_cgo_.o -dynout $WORK/b378/_cgo_import.go BUILDSTDERR: cat >$WORK/b378/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/b378/_pkg_.a -trimpath $WORK/b378 -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid g4kxtzjt0oLhWBmlzknm/g4kxtzjt0oLhWBmlzknm -goversion go1.12.5 -D "" -importcfg $WORK/b378/importcfg -pack $WORK/b378/_cgo_gotypes.go $WORK/b378/dlopen.cgo1.go $WORK/b378/dlopen_example.cgo1.go $WORK/b378/_cgo_import.go BUILDSTDERR: cat >$WORK/b382/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: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p runtime/debug -std -installsuffix shared -buildid HatHhVjshtrPV0phLtNM/HatHhVjshtrPV0phLtNM -goversion go1.12.5 -symabis $WORK/b382/symabis -D "" -importcfg $WORK/b382/importcfg -pack -asmhdr $WORK/b382/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b378/_pkg_.a $WORK/b378/_x001.o $WORK/b378/_x002.o $WORK/b378/_x003.o # internal 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/00/00935b2bb74fe0d3b6ca49297fdde48f5130959fa3558023d49bded3e0135de2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: mkdir -p $WORK/b377/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b377/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b377/ -g -O2 ./journal.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b382 -I $WORK/b382/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b382/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b382/_pkg_.a $WORK/b382/debug.o # internal 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/b8/b8192a7a3983465a59e8051280d705a594a21e72f312ccf099c352c6e17e64de-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: mkdir -p $WORK/b381/ BUILDSTDERR: cat >$WORK/b381/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/b382/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util 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/hpcloud/tail/util -complete -installsuffix shared -buildid QTZakNMBMqVW29oLpaZD/QTZakNMBMqVW29oLpaZD -goversion go1.12.5 -D "" -importcfg $WORK/b381/importcfg -pack ./util.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/54/54c91f45e14d8cbdc4ccc68f7f2c443e3b9c48843aca2d9229e3f23b005f835b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: mkdir -p $WORK/b384/ BUILDSTDERR: cat >$WORK/b384/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid GH_wlGFkby3BId2kapUD/GH_wlGFkby3BId2kapUD -goversion go1.12.5 -D "" -importcfg $WORK/b384/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.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/af/afe9ee15dbab06fcb0f11c75a7814af7c9d3f951a8ce78df4b239bed22406c0c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: mkdir -p $WORK/b385/ BUILDSTDERR: cat >$WORK/b385/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid RfJ9C1DHdNHUvWfYK9EK/RfJ9C1DHdNHUvWfYK9EK -goversion go1.12.5 -D "" -importcfg $WORK/b385/importcfg -pack ./tomb.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/86/862c0fa6270f522a80922c8ee12d3b39a9d8d80efcb390f5df9ab27dde855aa5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: mkdir -p $WORK/b383/ BUILDSTDERR: cat >$WORK/b383/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/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b385/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch 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/hpcloud/tail/watch -complete -installsuffix shared -buildid oosA-G8SxVTSlgu2DxX0/oosA-G8SxVTSlgu2DxX0 -goversion go1.12.5 -D "" -importcfg $WORK/b383/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.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/92/920c955922eef3164448df45fb5ae9b770a3879d3a2152191429581da93c5d66-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: mkdir -p $WORK/b379/ BUILDSTDERR: cat >$WORK/b379/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/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b385/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid 4srg0RwXIzMa4xvsKcop/4srg0RwXIzMa4xvsKcop -goversion go1.12.5 -D "" -importcfg $WORK/b379/importcfg -pack ./tail.go ./tail_posix.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/dc/dcf51fc98eace51e96031433c2437b3fbef78fff3b94f5c1e97430ec3f0abfc0-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/registries BUILDSTDERR: mkdir -p $WORK/b387/ BUILDSTDERR: cat >$WORK/b387/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/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b256/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/registries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid Fwn3VMIA8YXp7xsy0eFe/Fwn3VMIA8YXp7xsy0eFe -goversion go1.12.5 -D "" -importcfg $WORK/b387/importcfg -pack ./registries.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/79/796d1f411d3e33449ea4b512b703224957ef1051b5e85a726d8de2c97c0ca72f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: mkdir -p $WORK/b389/ BUILDSTDERR: cat >$WORK/b389/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log 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/opentracing/opentracing-go/log -complete -installsuffix shared -buildid k5DD-0AmxammldDeTfk7/k5DD-0AmxammldDeTfk7 -goversion go1.12.5 -D "" -importcfg $WORK/b389/importcfg -pack ./field.go ./util.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/26/268616e527029704a798f0b99f6c73b20208a096aca178af2a6f164895535a89-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: mkdir -p $WORK/b388/ BUILDSTDERR: cat >$WORK/b388/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/b389/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go 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/opentracing/opentracing-go -complete -installsuffix shared -buildid ncemTnykulWy34NVZaM2/ncemTnykulWy34NVZaM2 -goversion go1.12.5 -D "" -importcfg $WORK/b388/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/b388/_pkg_.a # internal BUILDSTDERR: cd $WORK/b377 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b377=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/9d/9d53bc4c01e949cedaf35a868e8b0e8888e117baf64deb7e4b432e130d7da708-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/layers BUILDSTDERR: mkdir -p $WORK/b390/ BUILDSTDERR: cat >$WORK/b390/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/layers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid TXNv6tslIxRWvM9duqJI/TXNv6tslIxRWvM9duqJI -goversion go1.12.5 -D "" -importcfg $WORK/b390/importcfg -pack ./layer.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/33/33b2834e4da32152516517d35c794b57369819d12f3e082bf63d627535226d8d-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: mkdir -p $WORK/b392/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b392/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b392/ -g -O2 ./shm_lock.go BUILDSTDERR: cd $WORK/b377 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b377=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c BUILDSTDERR: cd $WORK/b392 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b392=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b377 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b377=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b392 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b392=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c shm_lock.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b377=/tmp/go-build -gno-record-gcc-switches -o $WORK/b377/_cgo_.o $WORK/b377/_cgo_main.o $WORK/b377/_x001.o $WORK/b377/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage sdjournal -dynimport $WORK/b377/_cgo_.o -dynout $WORK/b377/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b392=/tmp/go-build -gno-record-gcc-switches -I $WORK/b392/ -g -O2 -o $WORK/b392/_x003.o -c shm_lock.c BUILDSTDERR: cat >$WORK/b377/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/b378/_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: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid -NI-XU4WBBepoI0E65w9/-NI-XU4WBBepoI0E65w9 -goversion go1.12.5 -D "" -importcfg $WORK/b377/importcfg -pack ./functions.go ./read.go $WORK/b377/_cgo_gotypes.go $WORK/b377/journal.cgo1.go $WORK/b377/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b377/_pkg_.a $WORK/b377/_x001.o $WORK/b377/_x002.o # internal 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/37/370cbe0032caa49715a1d5af3f125ec159dfe5853b779b73260a9854e9ea42dc-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/events BUILDSTDERR: mkdir -p $WORK/b371/ 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/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/b372/_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/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b379/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid 6uPc_Plr8jrarf9m8KtZ/6uPc_Plr8jrarf9m8KtZ -goversion go1.12.5 -D "" -importcfg $WORK/b371/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go BUILDSTDERR: cd $WORK/b392 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b392=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b392=/tmp/go-build -gno-record-gcc-switches -o $WORK/b392/_cgo_.o $WORK/b392/_cgo_main.o $WORK/b392/_x001.o $WORK/b392/_x002.o $WORK/b392/_x003.o -g -O2 -lrt -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage shm -dynimport $WORK/b392/_cgo_.o -dynout $WORK/b392/_cgo_import.go BUILDSTDERR: cat >$WORK/b392/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/b392/_pkg_.a -trimpath $WORK/b392 -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid JoBhyhoWaG9coPJFMNTx/JoBhyhoWaG9coPJFMNTx -goversion go1.12.5 -D "" -importcfg $WORK/b392/importcfg -pack $WORK/b392/_cgo_gotypes.go $WORK/b392/shm_lock.cgo1.go $WORK/b392/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b392/_pkg_.a $WORK/b392/_x001.o $WORK/b392/_x002.o $WORK/b392/_x003.o # internal 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/a5/a51674f8b4742ee3f8bd38b4316f332de5f1847e3f7abad5a56ad78661c25c0a-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/lock BUILDSTDERR: mkdir -p $WORK/b391/ BUILDSTDERR: cat >$WORK/b391/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/b392/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/lock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid 2RTMeQ-i12GCeP5QujWM/2RTMeQ-i12GCeP5QujWM -goversion go1.12.5 -D "" -importcfg $WORK/b391/importcfg -pack ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go 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/d2/d2b6910e1d1dc4d33da4ac4e3a9a0198489d6c8e04b0408894c7c2272edd26d8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b399/ BUILDSTDERR: cat >$WORK/b399/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid xMYHH9ereveDoqk4mqVD/xMYHH9ereveDoqk4mqVD -goversion go1.12.5 -D "" -importcfg $WORK/b399/importcfg -pack ./clone.go ./decode.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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b371/_pkg_.a # internal BUILDSTDERR: cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/7b/7b9c6eeb2dd72e7a02063631d7d92602696e6c19a3c41433b76e0d7828464c47-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/image BUILDSTDERR: mkdir -p $WORK/b386/ BUILDSTDERR: cat >$WORK/b386/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/b055/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_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/b268/_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/b269/_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/b307/_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/b273/_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/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b372/_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/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$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/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b388/_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/b237/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid 3Q-qxxYVkp8z8o6pFDIA/3Q-qxxYVkp8z8o6pFDIA -goversion go1.12.5 -D "" -importcfg $WORK/b386/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/b386/_pkg_.a # internal BUILDSTDERR: cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/b9/b9896b62da348182c2dbba22f268356dcadc1ae663efce1e60cf841d097e6cea-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/ctime BUILDSTDERR: mkdir -p $WORK/b400/ BUILDSTDERR: cat >$WORK/b400/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/ctime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid l8FrBxs8g38qrJpPbBx0/l8FrBxs8g38qrJpPbBx0 -goversion go1.12.5 -D "" -importcfg $WORK/b400/importcfg -pack ./ctime.go ./ctime_linux.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/31/311d7f99baf7d3bfb7cdac2e13634aaa2e2b190cc14526fbf1abb1c88c21a377-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b402/ BUILDSTDERR: cat >$WORK/b402/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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid y6ZnXA52jcUqNf6og4ur/y6ZnXA52jcUqNf6og4ur -goversion go1.12.5 -D "" -importcfg $WORK/b402/importcfg -pack ./iptables.go ./lock.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/6a/6a74f2979a542b50862392bd289597b074039c5fb2ce02eac98e3991a23229a4-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/firewall BUILDSTDERR: mkdir -p $WORK/b401/ BUILDSTDERR: cat >$WORK/b401/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/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/firewall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p github.com/containers/libpod/pkg/firewall -complete -installsuffix shared -buildid obaU6wqhQXmg-kDV3Hk3/obaU6wqhQXmg-kDV3Hk3 -goversion go1.12.5 -D "" -importcfg $WORK/b401/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/b401/_pkg_.a # internal BUILDSTDERR: cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/4f/4fc9c8e3f1c6a2c23d550c62deefe28f0fbca7d3a3eabaf9855582fbe0d33269-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: mkdir -p $WORK/b404/ BUILDSTDERR: cat >$WORK/b404/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/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid aTR7bNjMjYo5-H6ihACJ/aTR7bNjMjYo5-H6ihACJ -goversion go1.12.5 -D "" -importcfg $WORK/b404/importcfg -pack ./hook.go ./when.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/88/88371eea6fa9536571c222a4d94b8f0b04ef3766bb8b572b2b860f9bf094c79a-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks BUILDSTDERR: mkdir -p $WORK/b403/ BUILDSTDERR: cat >$WORK/b403/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/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/hooks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid M_OXGhqm0kJyP_jQQ8VR/M_OXGhqm0kJyP_jQQ8VR -goversion go1.12.5 -D "" -importcfg $WORK/b403/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.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/48/48aa5b03a4b99f94ddfeb154fe4f003b431ecf82b246a560f6ff27eeb5c46290-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: mkdir -p $WORK/b406/ BUILDSTDERR: cat >$WORK/b406/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew 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/davecgh/go-spew/spew -complete -installsuffix shared -buildid UBrTqQz5jwQIK5e1M8i8/UBrTqQz5jwQIK5e1M8i8 -goversion go1.12.5 -D "" -importcfg $WORK/b406/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/b406/_pkg_.a # internal BUILDSTDERR: cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/eb/eb11ddc66be857884721a7a04a19576fc5abbe8400c7d5d5e7db955e5690639a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: mkdir -p $WORK/b407/ BUILDSTDERR: cat >$WORK/b407/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid qBBM41xw3o5Ref8mGxuM/qBBM41xw3o5Ref8mGxuM -goversion go1.12.5 -D "" -importcfg $WORK/b407/importcfg -pack ./difflib.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/47/47b1e38ba70ccf6d58cb3914f28d74e6e0dcd77a75855470ecb391b4f1b1f74c-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: mkdir -p $WORK/b405/ BUILDSTDERR: cat >$WORK/b405/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/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_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/b407/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid AOK1bybdEiQhUa8Q3sw2/AOK1bybdEiQhUa8Q3sw2 -goversion go1.12.5 -D "" -importcfg $WORK/b405/importcfg -pack ./exec.go ./runtimeconfigfilter.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/e8/e8adec1bef0411c5f9a0b6407bffdfaa8fdf8c7f8df2c56953e9a7894aaba54b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: mkdir -p $WORK/b410/ BUILDSTDERR: cat >$WORK/b410/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/b158/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/containers/libpod/vendor/github.com/golang/glog -complete -installsuffix shared -buildid LLrpwjzXLOGT_tO-uGtj/LLrpwjzXLOGT_tO-uGtj -goversion go1.12.5 -D "" -importcfg $WORK/b410/importcfg -pack ./glog.go ./glog_file.go 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/af/afd9e89ce8edb39576d63c5bf5a7385af806b0b9fca172d0bb9e8842bd83573e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: mkdir -p $WORK/b409/ BUILDSTDERR: cat >$WORK/b409/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b410/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid f4_atYRaNaY_K-CsxMGG/f4_atYRaNaY_K-CsxMGG -goversion go1.12.5 -D "" -importcfg $WORK/b409/importcfg -pack ./runtime.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/a2/a249850934bb116d8bc71855b271edaafb5c014bfbfabd5370b2b50401a7ca37-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: mkdir -p $WORK/b413/ BUILDSTDERR: cat >$WORK/b413/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys 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/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid KGIKdtLvTdg2ZolSIOeA/KGIKdtLvTdg2ZolSIOeA -goversion go1.12.5 -D "" -importcfg $WORK/b413/importcfg -pack ./sortkeys.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/1d/1dd81f21b4018d5c05d30e84420b6056c98d658f3e874a8bf0c9bebbffb47401-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: mkdir -p $WORK/b415/ BUILDSTDERR: cat >$WORK/b415/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid FlRlesKS4GVb8QzZU7h-/FlRlesKS4GVb8QzZU7h- -goversion go1.12.5 -D "" -importcfg $WORK/b415/importcfg -pack ./dec.go ./rounder.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/28/28385925022f73cd253b72ff59fd600dba6249c4091460098a38f8b5785d6e9e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: mkdir -p $WORK/b414/ BUILDSTDERR: cat >$WORK/b414/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/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag 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/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b415/_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 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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid coX1oe9QgILN3qNJZ2Li/coX1oe9QgILN3qNJZ2Li -goversion go1.12.5 -D "" -importcfg $WORK/b414/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/b399/_pkg_.a # internal BUILDSTDERR: cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/a2/a21e1cadcc68c0fd1b20ad7287b7287f369d428d20253fa7d00c5b1af278e46a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: mkdir -p $WORK/b398/ BUILDSTDERR: cat >$WORK/b398/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/b399/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b398/_pkg_.a -trimpath $WORK/b398 -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid VpPfAA3dmxV6cX_f1uBE/VpPfAA3dmxV6cX_f1uBE -goversion go1.12.5 -D "" -importcfg $WORK/b398/importcfg -pack ./rpc.pb.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/65/6544d6ef5bc9a5e4e1c6fd8f635ac4785f5ed9ca77187a175895ca2dcedcce1b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: mkdir -p $WORK/b397/ BUILDSTDERR: cat >$WORK/b397/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/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b399/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu 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/checkpoint-restore/go-criu -complete -installsuffix shared -buildid 4b09Uc8dLARsLiSxKA-B/4b09Uc8dLARsLiSxKA-B -goversion go1.12.5 -D "" -importcfg $WORK/b397/importcfg -pack ./main.go ./notify.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/16/164b9ac83764d69fe3417d493a7553fae7af9563c0b99ee4e794c25bddbeac4c-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/criu BUILDSTDERR: mkdir -p $WORK/b396/ BUILDSTDERR: cat >$WORK/b396/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/b397/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid TMQd1PZIYKEMvWILI367/TMQd1PZIYKEMvWILI367 -goversion go1.12.5 -D "" -importcfg $WORK/b396/importcfg -pack ./criu.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/fe/fe2c5fe05d6f3858f69a875f8966be1eeab47418428a035d012e53825a53490f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: mkdir -p $WORK/b417/ BUILDSTDERR: cat >$WORK/b417/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz 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/google/gofuzz -complete -installsuffix shared -buildid uiXmNwq2stzrcyZhT56r/uiXmNwq2stzrcyZhT56r -goversion go1.12.5 -D "" -importcfg $WORK/b417/importcfg -pack ./doc.go ./fuzz.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/37/3722d774ac58e3003ac2ef4b9f2561aa8fa355136e993e85fbf4b6915312b725-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: mkdir -p $WORK/b419/ BUILDSTDERR: cat >$WORK/b419/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid CFeuEQCP7Aipcbvw7L_r/CFeuEQCP7Aipcbvw7L_r -goversion go1.12.5 -D "" -importcfg $WORK/b419/importcfg -pack ./deep_equal.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/25/253cb335b54fe97a326d90e8057e9f3f06fe893ce0ed27e93fcede864f954ff2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: mkdir -p $WORK/b420/ BUILDSTDERR: cat >$WORK/b420/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/b421/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid JBflhtI7K94l9HusTnXN/JBflhtI7K94l9HusTnXN -goversion go1.12.5 -D "" -importcfg $WORK/b420/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.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/de/dead03859359b3f36817ea014c44f0cf8a69d0c4031f42516560d4bf883629ca-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: mkdir -p $WORK/b418/ BUILDSTDERR: cat >$WORK/b418/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/b419/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid TyL-M8-KWJFsmZhnkiwg/TyL-M8-KWJFsmZhnkiwg -goversion go1.12.5 -D "" -importcfg $WORK/b418/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.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/ad/ad75c4f10ed3fc63ae901707487ab4475801f310c52f2e1b36bbc5881b1b26e5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: mkdir -p $WORK/b423/ BUILDSTDERR: cat >$WORK/b423/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid vE5AAogXsAv6zs3fxH2s/vE5AAogXsAv6zs3fxH2s -goversion go1.12.5 -D "" -importcfg $WORK/b423/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int64.go ./string.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/4d/4dd8d8532fa2541a3a4abf87891e78f02ee2330116ca924b1a2ac3afc8d099c2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: mkdir -p $WORK/b426/ BUILDSTDERR: cat >$WORK/b426/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors 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/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 50GQckJXsF0Yse5BFHJX/50GQckJXsF0Yse5BFHJX -goversion go1.12.5 -D "" -importcfg $WORK/b426/importcfg -pack ./doc.go ./errors.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/cb/cb58e1012ba1c81bcb447ebddd89bee1f7d6cfacabf7b29cedaddc5f2b895d5d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: mkdir -p $WORK/b425/ BUILDSTDERR: cat >$WORK/b425/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/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b423/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b425/_pkg_.a -trimpath $WORK/b425 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid r1spbI9pQxoFnKYlQWwz/r1spbI9pQxoFnKYlQWwz -goversion go1.12.5 -D "" -importcfg $WORK/b425/importcfg -pack ./errors.go ./path.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/75/75a4847f15e66ddfaa5e21aea3387aca9d4d5a4221c76b8928bb403dd552abdb-d # internal BUILDSTDERR: go/token BUILDSTDERR: mkdir -p $WORK/b430/ BUILDSTDERR: cat >$WORK/b430/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/b430/_pkg_.a -trimpath $WORK/b430 -shared -p go/token -std -complete -installsuffix shared -buildid tW1EbRVufXhTTZGdO9il/tW1EbRVufXhTTZGdO9il -goversion go1.12.5 -D "" -importcfg $WORK/b430/importcfg -pack ./position.go ./serialize.go ./token.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/5c/5cbc923d0565640d40c6a2c2b6612fd34f8351a262d104c569a773b5e5643c1a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: mkdir -p $WORK/b424/ BUILDSTDERR: cat >$WORK/b424/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/b425/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid q6Cn_jbKQC-BoF3L_dHf/q6Cn_jbKQC-BoF3L_dHf -goversion go1.12.5 -D "" -importcfg $WORK/b424/importcfg -pack ./validation.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/c7/c7bc20689a5d9186095911118f368f26b1d01c99129848d7b2da2512f551a3e7-d # internal BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/b429/ BUILDSTDERR: cat >$WORK/b429/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/b430/_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/b429/_pkg_.a -trimpath $WORK/b429 -shared -p go/scanner -std -complete -installsuffix shared -buildid Y_ifU5S8rcWwZWdIqdQ1/Y_ifU5S8rcWwZWdIqdQ1 -goversion go1.12.5 -D "" -importcfg $WORK/b429/importcfg -pack ./errors.go ./scanner.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/ae/ae2244ffed9bfa40981bb7e53f80612e5395cde358c2f9cb38bf54140fcf09be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: mkdir -p $WORK/b422/ BUILDSTDERR: cat >$WORK/b422/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b424/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid XtxW6VZW-rkIwK0lxEau/XtxW6VZW-rkIwK0lxEau -goversion go1.12.5 -D "" -importcfg $WORK/b422/importcfg -pack ./doc.go ./labels.go ./selector.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/28/288012ab3b3288ad53116de8d6f1b74fdbb70d156e81b75910390716e6798fc1-d # internal BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/b428/ BUILDSTDERR: cat >$WORK/b428/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/b429/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b430/_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/b428/_pkg_.a -trimpath $WORK/b428 -shared -p go/ast -std -complete -installsuffix shared -buildid 2TSgsAlXgw3OQLolxe1z/2TSgsAlXgw3OQLolxe1z -goversion go1.12.5 -D "" -importcfg $WORK/b428/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/b422/_pkg_.a # internal BUILDSTDERR: cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/98/98ed4eedd63cfd46b38e02a81c533a47654d5aa69028ec0b2dfafd3d2694d19a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: mkdir -p $WORK/b433/ BUILDSTDERR: cat >$WORK/b433/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams 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/conversion/queryparams -complete -installsuffix shared -buildid Kcud1qmItp6j8u9yKKyB/Kcud1qmItp6j8u9yKKyB -goversion go1.12.5 -D "" -importcfg $WORK/b433/importcfg -pack ./convert.go ./doc.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/24/244b27834b877d497056cf3a02b32374708f7a82e5795093fc3f9f7e7c78a579-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: mkdir -p $WORK/b434/ BUILDSTDERR: cat >$WORK/b434/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/b289/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema 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/runtime/schema -complete -installsuffix shared -buildid 4-gv3p0ncX0EWoquAvNp/4-gv3p0ncX0EWoquAvNp -goversion go1.12.5 -D "" -importcfg $WORK/b434/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.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/44/44e1b94ec52d312ecb7124568a03b472f4e4069bef168f2259dc5d74bda1fcae-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: mkdir -p $WORK/b435/ BUILDSTDERR: cat >$WORK/b435/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json 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/util/json -complete -installsuffix shared -buildid gSyJfFswpPQYhImXegij/gSyJfFswpPQYhImXegij -goversion go1.12.5 -D "" -importcfg $WORK/b435/importcfg -pack ./json.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/5e/5e22cf335d6156884064c54c1c35a39b31b9f959447f3be25a0e9b48b1317ef5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: mkdir -p $WORK/b436/ BUILDSTDERR: cat >$WORK/b436/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types 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/types -complete -installsuffix shared -buildid ciFoCjn3zXrrPVduA0Ol/ciFoCjn3zXrrPVduA0Ol -goversion go1.12.5 -D "" -importcfg $WORK/b436/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.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/9f/9f409e229522d5de6624a086939863db640ceafd237fe9ef2029ccd3cd8d582b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: mkdir -p $WORK/b437/ BUILDSTDERR: cat >$WORK/b437/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/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz 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/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr 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/util/intstr -complete -installsuffix shared -buildid -0ioESR8kokZiJbUhCWv/-0ioESR8kokZiJbUhCWv -goversion go1.12.5 -D "" -importcfg $WORK/b437/importcfg -pack ./generated.pb.go ./intstr.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/be/be6c7a2689dc017d7a4956dde8d90a829e1e36239503809d33f25a90fefda865-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: mkdir -p $WORK/b439/ BUILDSTDERR: cat >$WORK/b439/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_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/github.com/golang/glog=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net 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/net -complete -installsuffix shared -buildid tkms3vjzjJhtGxBBr9OM/tkms3vjzjJhtGxBBr9OM -goversion go1.12.5 -D "" -importcfg $WORK/b439/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/b439/_pkg_.a # internal BUILDSTDERR: cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/90/90d6286b6c8dea52a915ee677ad5c0fbef363d7bb5f915b273929c0d5975cf1a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: mkdir -p $WORK/b440/ BUILDSTDERR: cat >$WORK/b440/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/b409/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait 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/wait -complete -installsuffix shared -buildid uFZ2vEvzt5KvmO4qoek5/uFZ2vEvzt5KvmO4qoek5 -goversion go1.12.5 -D "" -importcfg $WORK/b440/importcfg -pack ./doc.go ./wait.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/07/0757824755a15cd6966d87062b09e9867ee7bafd720c9a74ea05dbde8e30a8b4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: mkdir -p $WORK/b441/ BUILDSTDERR: cat >$WORK/b441/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/b190/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream 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/httpstream -complete -installsuffix shared -buildid qjJ88ezGnNkiIGryQZ33/qjJ88ezGnNkiIGryQZ33 -goversion go1.12.5 -D "" -importcfg $WORK/b441/importcfg -pack ./doc.go ./httpstream.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/15/1557722752b0dd4bc9872abcc107aa762c4462846d48921fccf83e4a8aa25733-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: mkdir -p $WORK/b446/ BUILDSTDERR: cat >$WORK/b446/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/b447/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version 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/client-go/pkg/version -complete -installsuffix shared -buildid 69nU8PFs7ogHr_17b_3C/69nU8PFs7ogHr_17b_3C -goversion go1.12.5 -D "" -importcfg $WORK/b446/importcfg -pack ./base.go ./doc.go ./version.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/4d/4d0dc2cefe83b0d21c49427138e12f36a57655c13ac6be98eba956fe7fd99e47-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: mkdir -p $WORK/b452/ BUILDSTDERR: cat >$WORK/b452/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/b382/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b452/_pkg_.a -trimpath $WORK/b452 -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid RER5s_neSIMMWqDRZQtS/RER5s_neSIMMWqDRZQtS -goversion go1.12.5 -D "" -importcfg $WORK/b452/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.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/c8/c8cd09e840cc9570f142e56d155c157894fc90f3d3591eae34e3365b51399774-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: mkdir -p $WORK/b453/ BUILDSTDERR: cat >$WORK/b453/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b453 -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b453/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s ./relfect2_s390x.s BUILDSTDERR: cat >$WORK/b453/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/b452/_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/b453/_pkg_.a -trimpath $WORK/b453 -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid Yp1PaNfQPUmT78B3Dl-n/Yp1PaNfQPUmT78B3Dl-n -goversion go1.12.5 -symabis $WORK/b453/symabis -D "" -importcfg $WORK/b453/importcfg -pack -asmhdr $WORK/b453/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/b428/_pkg_.a # internal BUILDSTDERR: cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/f9/f911f4547e8c1eb677a63c0b1cfb130bca7adac514ade51ff7c3650ff83e7983-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b431/ BUILDSTDERR: cat >$WORK/b431/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b430/_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/b327/_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/b431/_pkg_.a -trimpath $WORK/b431 -shared -p go/doc -std -complete -installsuffix shared -buildid uu3K4ulLrGQRzzUVvcbt/uu3K4ulLrGQRzzUVvcbt -goversion go1.12.5 -D "" -importcfg $WORK/b431/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/b431/_pkg_.a # internal BUILDSTDERR: cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/07/071c7dddad9f109cf111cdf5cfaa21c1329a764230945fdef2f0a6ee29194d3b-d # internal BUILDSTDERR: go/parser BUILDSTDERR: mkdir -p $WORK/b432/ BUILDSTDERR: cat >$WORK/b432/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/b428/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b430/_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/b432/_pkg_.a -trimpath $WORK/b432 -shared -p go/parser -std -complete -installsuffix shared -buildid AwG3OWRyRIwPQcUcnJAf/AwG3OWRyRIwPQcUcnJAf -goversion go1.12.5 -D "" -importcfg $WORK/b432/importcfg -pack ./interface.go ./parser.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b453 -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b453/relfect2_mips64x.o ./relfect2_mips64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b453 -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b453/relfect2_mipsx.o ./relfect2_mipsx.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b453 -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b453/relfect2_ppc64x.o ./relfect2_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b453 -I $WORK/b453/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b453/relfect2_s390x.o ./relfect2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b453/_pkg_.a $WORK/b453/relfect2_mips64x.o $WORK/b453/relfect2_mipsx.o $WORK/b453/relfect2_ppc64x.o $WORK/b453/relfect2_s390x.o # internal 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/eb/eb23b76cfcc9e48f63bb0282765ac43ea8a2952629ed09026d77234984605184-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: mkdir -p $WORK/b451/ BUILDSTDERR: cat >$WORK/b451/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/b452/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b453/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b451/_pkg_.a -trimpath $WORK/b451 -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid 2P-7QyvLkpLvb-JSfONb/2P-7QyvLkpLvb-JSfONb -goversion go1.12.5 -D "" -importcfg $WORK/b451/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/b432/_pkg_.a # internal BUILDSTDERR: cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/1a/1a680c42a51d8d3d5e828fffbe4bfbb5ad455233a4260cdc6c22fcf61c0a73c5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: mkdir -p $WORK/b427/ BUILDSTDERR: cat >$WORK/b427/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/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime 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/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b409/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime 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/apimachinery/pkg/runtime -complete -installsuffix shared -buildid JHKO0GmgsFuOVtqi1B-r/JHKO0GmgsFuOVtqi1B-r -goversion go1.12.5 -D "" -importcfg $WORK/b427/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 ./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/b427/_pkg_.a # internal BUILDSTDERR: cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/8a/8a1f9909b69fa91523405e239be1da019452330df3baf264b3e67c4191ccea81-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: mkdir -p $WORK/b438/ BUILDSTDERR: cat >$WORK/b438/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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/apimachinery/pkg/util/wait=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch 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/watch -complete -installsuffix shared -buildid Pvz4CzSjp190vQKGlWfB/Pvz4CzSjp190vQKGlWfB -goversion go1.12.5 -D "" -importcfg $WORK/b438/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./until.go ./watch.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/99/99f1d05d1abeb658b61685db34146c4c30a506221e42f2bb3164c30599a795f3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: mkdir -p $WORK/b416/ BUILDSTDERR: cat >$WORK/b416/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/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/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b438/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid cm_Vx7JNS7sfOex05qRQ/cm_Vx7JNS7sfOex05qRQ -goversion go1.12.5 -D "" -importcfg $WORK/b416/importcfg -pack ./controller_ref.go ./conversion.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/b451/_pkg_.a # internal BUILDSTDERR: cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/da/daf51bf0ae78b3107ee9e0546da6dba0da2336c2a4ee506136924509b2fffc86-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: mkdir -p $WORK/b445/ BUILDSTDERR: cat >$WORK/b445/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/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b445/_pkg_.a -trimpath $WORK/b445 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid EqTrxdLd38OIrx5sysDy/EqTrxdLd38OIrx5sysDy -goversion go1.12.5 -D "" -importcfg $WORK/b445/importcfg -pack ./streaming.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/65/658154ee86a6dae32c52a165a99d823053fddc7629f8d11e5dac2bc1fbc625ea-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: mkdir -p $WORK/b454/ BUILDSTDERR: cat >$WORK/b454/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/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b454/_pkg_.a -trimpath $WORK/b454 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid yR7WsGjL3ixYaYFVcrdV/yR7WsGjL3ixYaYFVcrdV -goversion go1.12.5 -D "" -importcfg $WORK/b454/importcfg -pack ./recognizer.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/c5/c57412ee2494f62239b72899fc53b02aeb0f2d3c7f84ce9ef342becb95af3eaf-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: mkdir -p $WORK/b455/ BUILDSTDERR: cat >$WORK/b455/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer 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/framer -complete -installsuffix shared -buildid L8RfLYlnx_2763WpFcSI/L8RfLYlnx_2763WpFcSI -goversion go1.12.5 -D "" -importcfg $WORK/b455/importcfg -pack ./framer.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/97/9799cbec8bc7ae1ad0fecd239372b0b89b5ce71b0c7fe96ac77787fde81cf2e4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: mkdir -p $WORK/b456/ BUILDSTDERR: cat >$WORK/b456/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/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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 github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml 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/yaml -complete -installsuffix shared -buildid A32AHYLtv7MVH9giHHfY/A32AHYLtv7MVH9giHHfY -goversion go1.12.5 -D "" -importcfg $WORK/b456/importcfg -pack ./decoder.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/b6/b69b9d1b42b6af324521624c5694d2b94693f1c1460543262c0e8f7b694f36d7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: mkdir -p $WORK/b450/ BUILDSTDERR: cat >$WORK/b450/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/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go 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: 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/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b450/_pkg_.a -trimpath $WORK/b450 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid J8lbuTFHwWVW_VZRpNva/J8lbuTFHwWVW_VZRpNva -goversion go1.12.5 -D "" -importcfg $WORK/b450/importcfg -pack ./json.go ./meta.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/5d/5d02335774945fad3221fa2303c8f65024d3e4a089efe28a9d63f853f518f4be-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf 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 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/b289/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b457/_pkg_.a -trimpath $WORK/b457 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid phDBQcTt87VoTb4XbIAv/phDBQcTt87VoTb4XbIAv -goversion go1.12.5 -D "" -importcfg $WORK/b457/importcfg -pack ./doc.go ./protobuf.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/40/40b72cee5ce3ebceb03b1a01f3ff435061a7f132e7a51cbd7d44b5fa8bf28621-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning 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: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b458/_pkg_.a -trimpath $WORK/b458 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid YT3EOLcLB6MW3wM9sMaM/YT3EOLcLB6MW3wM9sMaM -goversion go1.12.5 -D "" -importcfg $WORK/b458/importcfg -pack ./versioning.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/5e/5e40fd4cccb6f1cf4e85f3ed8669c2816e08754f87fda0c8a6d93fd3d1944c39-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: mkdir -p $WORK/b449/ BUILDSTDERR: cat >$WORK/b449/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/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b458/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer 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/runtime/serializer -complete -installsuffix shared -buildid sENob6LqdyrGC-u7dKdp/sENob6LqdyrGC-u7dKdp -goversion go1.12.5 -D "" -importcfg $WORK/b449/importcfg -pack ./codec_factory.go ./negotiated_codec.go ./protobuf_extension.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/8e/8e9c0dfae157866af2cf971e43624fcfc62cc21ec51e87fe486c339bc3ef36f1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api 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 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/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b461/_pkg_.a -trimpath $WORK/b461 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid QZNqLYfqT5JSEZ5Wbfx6/QZNqLYfqT5JSEZ5Wbfx6 -goversion go1.12.5 -D "" -importcfg $WORK/b461/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/b461/_pkg_.a # internal BUILDSTDERR: cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/49/49c20ed3163daaad49eff23ed42745f640cac5e623d183ce09db5eb4421b17d6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: mkdir -p $WORK/b463/ BUILDSTDERR: cat >$WORK/b463/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics 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/client-go/tools/metrics -complete -installsuffix shared -buildid BTqbin0WvYlcNrdwbxyz/BTqbin0WvYlcNrdwbxyz -goversion go1.12.5 -D "" -importcfg $WORK/b463/importcfg -pack ./metrics.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/fb/fb8faae9f3cba804316598739d8c8e81443e14dc76911e0df7a6f09226a08228-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: mkdir -p $WORK/b412/ BUILDSTDERR: cat >$WORK/b412/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/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b437/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid PcpL4lhy0vfqxVP8PVMO/PcpL4lhy0vfqxVP8PVMO -goversion go1.12.5 -D "" -importcfg $WORK/b412/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./meta.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.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/28/28e6bb3a79f320d2da8ed7f02e2987546c4ba78f303ff1fabb7c1f3c55d2e950-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: mkdir -p $WORK/b442/ BUILDSTDERR: cat >$WORK/b442/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/b416/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand 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/remotecommand -complete -installsuffix shared -buildid I6H2hLNKz3KYgY78-sna/I6H2hLNKz3KYgY78-sna -goversion go1.12.5 -D "" -importcfg $WORK/b442/importcfg -pack ./constants.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/9b/9bbf227762c2fc0b183a7474eff104ea38098ae491f9871146210711a576f7ef-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: mkdir -p $WORK/b444/ BUILDSTDERR: cat >$WORK/b444/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/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors 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/api/errors -complete -installsuffix shared -buildid EUfTokuZpjnbb7_xZAU-/EUfTokuZpjnbb7_xZAU- -goversion go1.12.5 -D "" -importcfg $WORK/b444/importcfg -pack ./doc.go ./errors.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/a5/a5f180382615ec27878e63df76379d963d2e00def940d422230ca6c131edcfa8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: mkdir -p $WORK/b459/ BUILDSTDERR: cat >$WORK/b459/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/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b459/_pkg_.a -trimpath $WORK/b459 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid GM6-1xzRAHeG9-jVZZOM/GM6-1xzRAHeG9-jVZZOM -goversion go1.12.5 -D "" -importcfg $WORK/b459/importcfg -pack ./doc.go ./register.go ./types.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/81/81b2f69db760e627cc562148faa2ed424d1dfc31df79cedb8c302dc2d43b1286-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 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/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/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b459/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b460/_pkg_.a -trimpath $WORK/b460 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid 7xumcWmYqNQP5LA5AKOh/7xumcWmYqNQP5LA5AKOh -goversion go1.12.5 -D "" -importcfg $WORK/b460/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/b460/_pkg_.a # internal BUILDSTDERR: cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/db/dbb0e175e69dbf0cddc63e33e042a2563f0156b87a392c995bb3f448edfc849c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: mkdir -p $WORK/b448/ BUILDSTDERR: cat >$WORK/b448/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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/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/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b448/_pkg_.a -trimpath $WORK/b448 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid 6i-vz3e7ApuofQyulMId/6i-vz3e7ApuofQyulMId -goversion go1.12.5 -D "" -importcfg $WORK/b448/importcfg -pack ./exec.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/c0/c00f74a99546b9338bb10ef61b2559bf9d1e7d284b77128f734db283725db65a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: mkdir -p $WORK/b462/ BUILDSTDERR: cat >$WORK/b462/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/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b438/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch 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/watch -complete -installsuffix shared -buildid pyRb4LkxHYjXaBvb19jk/pyRb4LkxHYjXaBvb19jk -goversion go1.12.5 -D "" -importcfg $WORK/b462/importcfg -pack ./decoder.go ./encoder.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/78/78aa8d7200f414536a0d2553f91b6e7e161df58ad0d32dc87a25f1a383c4e303-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: mkdir -p $WORK/b464/ BUILDSTDERR: cat >$WORK/b464/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: packagefile bytes=$WORK/b003/_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/github.com/golang/glog=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport 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/transport -complete -installsuffix shared -buildid BYG7g_wz_b1aPZnobjtn/BYG7g_wz_b1aPZnobjtn -goversion go1.12.5 -D "" -importcfg $WORK/b464/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./transport.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/ef/ef9ac64d83782c5e30088430342f9a15533719e72b6d3d3df282280d2197879a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: mkdir -p $WORK/b465/ BUILDSTDERR: cat >$WORK/b465/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_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 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 math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert 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/util/cert -complete -installsuffix shared -buildid 99_m4SjuJXnhEVfPiMb5/99_m4SjuJXnhEVfPiMb5 -goversion go1.12.5 -D "" -importcfg $WORK/b465/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.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/6d/6d64e36c85d398a66ed3559cccd4461fa15b3192bddb26d813ead0bbb23fcec9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b467/ BUILDSTDERR: cat >$WORK/b467/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b467/_pkg_.a -trimpath $WORK/b467 -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid tNP_JOQ39QRD7Vluf91G/tNP_JOQ39QRD7Vluf91G -goversion go1.12.5 -D "" -importcfg $WORK/b467/importcfg -pack ./rate.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/f6/f62b70af2c024803dd3b40579e18a57e4cdf0c2041141363d943366d3d0c501b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: mkdir -p $WORK/b468/ BUILDSTDERR: cat >$WORK/b468/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock 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/util/clock -complete -installsuffix shared -buildid _2K28PLFx4JIGzfUoXfI/_2K28PLFx4JIGzfUoXfI -goversion go1.12.5 -D "" -importcfg $WORK/b468/importcfg -pack ./clock.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/fb/fb869f6be3f6958fa145db4d8be9933a59b05c5a538af94c1cf3fd4fceffe57e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: mkdir -p $WORK/b466/ BUILDSTDERR: cat >$WORK/b466/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/client-go/util/integer=github.com/containers/libpod/vendor/k8s.io/client-go/util/integer BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/integer=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol 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/client-go/util/flowcontrol -complete -installsuffix shared -buildid IlriiJKwVumabcFpdLoV/IlriiJKwVumabcFpdLoV -goversion go1.12.5 -D "" -importcfg $WORK/b466/importcfg -pack ./backoff.go ./throttle.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/3b/3b7bb451fafd10836a3bc1f577d2535174d6870a55ce40bd71a369d3b36e6d92-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: mkdir -p $WORK/b473/ BUILDSTDERR: cat >$WORK/b473/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/b190/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b473/_pkg_.a -trimpath $WORK/b473 -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid 5ZmE5GjAa0_JOSSM_gkK/5ZmE5GjAa0_JOSSM_gkK -goversion go1.12.5 -D "" -importcfg $WORK/b473/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.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/83/8375ed69827f84897c2ebaa460a45e0653eefe89031ce34cc7d7f19a6cc96992-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: mkdir -p $WORK/b472/ BUILDSTDERR: cat >$WORK/b472/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/b230/_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/b473/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream 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/docker/spdystream -complete -installsuffix shared -buildid FijoVHHIJstEF4uJGkNV/FijoVHHIJstEF4uJGkNV -goversion go1.12.5 -D "" -importcfg $WORK/b472/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.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/f2/f2bbf16087f521b27b47dd603f90f1a08a781b2482d995a9e8e2e20d36f48c14-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: mkdir -p $WORK/b474/ BUILDSTDERR: cat >$WORK/b474/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b474/_pkg_.a -trimpath $WORK/b474 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid Uki6vzuk6qOK0P5vUuqR/Uki6vzuk6qOK0P5vUuqR -goversion go1.12.5 -D "" -importcfg $WORK/b474/importcfg -pack ./addr.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/f4/f440e6bd62cda856a39d5b41dc98ea4695065fc72f1914b0af6ab0ce71eef9d9-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: mkdir -p $WORK/b471/ BUILDSTDERR: cat >$WORK/b471/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_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/b472/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b410/_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/b444/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b294/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b471/_pkg_.a -trimpath $WORK/b471 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid 1cUesoY2-hFjy6rTHcEW/1cUesoY2-hFjy6rTHcEW -goversion go1.12.5 -D "" -importcfg $WORK/b471/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.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/46/46afb20e57e11b1f1e3a8a3ac1720a817b18b5115ada9a4e67fb83b023a428e3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/lookup BUILDSTDERR: mkdir -p $WORK/b476/ BUILDSTDERR: cat >$WORK/b476/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/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/lookup BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b476/_pkg_.a -trimpath $WORK/b476 -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid 190BCBsQHvxceYdnKAni/190BCBsQHvxceYdnKAni -goversion go1.12.5 -D "" -importcfg $WORK/b476/importcfg -pack ./lookup.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/ae/ae0e26e0387b24423f67e218fcd67e28c14bfd2358471ffefacb562ed6c84f1c-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/netns BUILDSTDERR: mkdir -p $WORK/b477/ BUILDSTDERR: cat >$WORK/b477/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/b366/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b477/_pkg_.a -trimpath $WORK/b477 -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid xzvmLxSctH1G5VM7lKza/xzvmLxSctH1G5VM7lKza -goversion go1.12.5 -D "" -importcfg $WORK/b477/importcfg -pack ./netns_linux.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/a1/a1cbccddcac268c9775b6a7ec8e4a004dad2bbb368adc8a37488e995d84b8943-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/registrar BUILDSTDERR: mkdir -p $WORK/b478/ BUILDSTDERR: cat >$WORK/b478/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/registrar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b478/_pkg_.a -trimpath $WORK/b478 -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid -w8QEuJHeDvN7VwaxLpT/-w8QEuJHeDvN7VwaxLpT -goversion go1.12.5 -D "" -importcfg $WORK/b478/importcfg -pack ./registrar.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/b5/b571495feac5ba6c323a580c2a717aa1dc37061bad14029ede64c23cf0c7a9b8-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b480/ BUILDSTDERR: cat >$WORK/b480/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b480/_pkg_.a -trimpath $WORK/b480 -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid OO9Srd5ntT6meYsxC8Tq/OO9Srd5ntT6meYsxC8Tq -goversion go1.12.5 -D "" -importcfg $WORK/b480/importcfg -pack ./resolvconf.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/ed/eded6b00714483f7ef3417ae2f78bcf5f6a0b04c299af25f9ca2a7f8f684bf78-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: mkdir -p $WORK/b479/ BUILDSTDERR: cat >$WORK/b479/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/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b309/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b479/_pkg_.a -trimpath $WORK/b479 -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid nLwMJ3d3FJ43Ic8MoKE9/nLwMJ3d3FJ43Ic8MoKE9 -goversion go1.12.5 -D "" -importcfg $WORK/b479/importcfg -pack ./resolvconf.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/ac/ac423438820c4dad7cd9a9e9d0ff31b2fe9081b6538b6558b4141e5d7d7e09fa-d # internal BUILDSTDERR: github.com/containers/libpod/utils BUILDSTDERR: mkdir -p $WORK/b481/ BUILDSTDERR: cat >$WORK/b481/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/b362/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b363/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b481/_pkg_.a -trimpath $WORK/b481 -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid VCnG-rrSYIFSSp3T4Zae/VCnG-rrSYIFSSp3T4Zae -goversion go1.12.5 -D "" -importcfg $WORK/b481/importcfg -pack ./utils.go ./utils_supported.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/f2/f2ec09abf3b906d56332986efb7ea94fa822494fb54789cf750ff50b57462771-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: mkdir -p $WORK/b484/ BUILDSTDERR: cat >$WORK/b484/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b484/_pkg_.a -trimpath $WORK/b484 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid 6kNHvR7lGJkHBROQTmce/6kNHvR7lGJkHBROQTmce -goversion go1.12.5 -D "" -importcfg $WORK/b484/importcfg -pack ./tty.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/aa/aadfc2430017d237c3d4d0317831c8f503a2338a4fcc22256bd43f9b10bf4333-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: mkdir -p $WORK/b485/ BUILDSTDERR: cat >$WORK/b485/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b485/_pkg_.a -trimpath $WORK/b485 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid NmddtUKjzTqh9h3g4QyP/NmddtUKjzTqh9h3g4QyP -goversion go1.12.5 -D "" -importcfg $WORK/b485/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/b485/_pkg_.a # internal BUILDSTDERR: cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/57/5722f48ed20d38b8fe7d667ff6f83c23d1aac974aac4b26da1a10a85140fc186-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: mkdir -p $WORK/b487/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b487/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b487/ -g -O2 ./host.go BUILDSTDERR: cd $WORK/b487 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b487=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b487=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b487=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b487=/tmp/go-build -gno-record-gcc-switches -o $WORK/b487/_cgo_.o $WORK/b487/_cgo_main.o $WORK/b487/_x001.o $WORK/b487/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage host -dynimport $WORK/b487/_cgo_.o -dynout $WORK/b487/_cgo_import.go BUILDSTDERR: cat >$WORK/b487/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/b487/_pkg_.a -trimpath $WORK/b487 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid 2Qj7stktS0EEdvzj4IG6/2Qj7stktS0EEdvzj4IG6 -goversion go1.12.5 -D "" -importcfg $WORK/b487/importcfg -pack $WORK/b487/_cgo_gotypes.go $WORK/b487/host.cgo1.go $WORK/b487/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b487/_pkg_.a $WORK/b487/_x001.o $WORK/b487/_x002.o # internal 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/d8/d8bc7ab20c98e52e3cb521f92ddcc296202d99e39dcdb216c4fa24f9cbcf6e9a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: mkdir -p $WORK/b486/ BUILDSTDERR: cat >$WORK/b486/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/b487/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b486/_pkg_.a -trimpath $WORK/b486 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid 9qK7BzKsnWJ6xuKJdKb9/9qK7BzKsnWJ6xuKJdKb9 -goversion go1.12.5 -D "" -importcfg $WORK/b486/importcfg -pack ./process.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/fd/fd744a10a1db2025436a9682b6ef3a8220afd546de1a1b434f2507c8f6c31131-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: mkdir -p $WORK/b482/ BUILDSTDERR: cat >$WORK/b482/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/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b486/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b482/_pkg_.a -trimpath $WORK/b482 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid oXqAu_5MpNk9vtwEDPJn/oXqAu_5MpNk9vtwEDPJn -goversion go1.12.5 -D "" -importcfg $WORK/b482/importcfg -pack ./psgo.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/45/4563f5d335fc6548ede5ccd5c333707dfe522a08643393e0936cd8ad4f9bcd99-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: mkdir -p $WORK/b488/ BUILDSTDERR: cat >$WORK/b488/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b488/_pkg_.a -trimpath $WORK/b488 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid 9HtMsabYdvovD-9wTAPR/9HtMsabYdvovD-9wTAPR -goversion go1.12.5 -D "" -importcfg $WORK/b488/importcfg -pack ./files.go ./listeners.go ./packetconns.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/2d/2d7f470e6cde5b01062ee763a0a527225ef0f27746a7eef3d204ead7982802bd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: mkdir -p $WORK/b489/ BUILDSTDERR: cat >$WORK/b489/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/b285/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b489/_pkg_.a -trimpath $WORK/b489 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps -complete -installsuffix shared -buildid 5LK9RaGcTWPdpI1zuUEd/5LK9RaGcTWPdpI1zuUEd -goversion go1.12.5 -D "" -importcfg $WORK/b489/importcfg -pack ./utils.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/09/093ff8709eb8f84b58f442c58d9dd089c9e16c3383470a4321901befd2b7c6cc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: mkdir -p $WORK/b490/ BUILDSTDERR: cat >$WORK/b490/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b490/_pkg_.a -trimpath $WORK/b490 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid ik9ZWJ-CZIdU0_L2W9-L/ik9ZWJ-CZIdU0_L2W9-L -goversion go1.12.5 -D "" -importcfg $WORK/b490/importcfg -pack ./names-generator.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/36/36fe0cf917915fe0bab357d1745502fb999db75d583a21edca4a6bcd3ad8fa18-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: mkdir -p $WORK/b491/ BUILDSTDERR: cat >$WORK/b491/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/b236/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b491/_pkg_.a -trimpath $WORK/b491 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid siCOt8mTp10XjqBoVhp1/siCOt8mTp10XjqBoVhp1 -goversion go1.12.5 -D "" -importcfg $WORK/b491/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/b491/_pkg_.a # internal BUILDSTDERR: cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/b2/b20219b28f24baa398354bccea92fadf06a5c84056d21e5d5cc2afedfa0e4055-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b494/ BUILDSTDERR: cat >$WORK/b494/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b494/_pkg_.a -trimpath $WORK/b494 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid 78eToKUacsuQ_nd77Sd6/78eToKUacsuQ_nd77Sd6 -goversion go1.12.5 -D "" -importcfg $WORK/b494/importcfg -pack ./netns.go ./netns_linux.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/cb/cb28a5bf8ac7f80d3e75a2e90316db942b847656970a35757ac0397a3ba2c9a5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b493/ BUILDSTDERR: cat >$WORK/b493/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/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b493/_pkg_.a -trimpath $WORK/b493 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid tXO4skS6cOIvAb7rtceg/tXO4skS6cOIvAb7rtceg -goversion go1.12.5 -D "" -importcfg $WORK/b493/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/b493/_pkg_.a # internal BUILDSTDERR: cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/43/4362c91d69485f0e42ebc98f77ad0634a65344bf8dcf443f2d172630e088d8d7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b492/ BUILDSTDERR: cat >$WORK/b492/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/b493/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b494/_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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b492/_pkg_.a -trimpath $WORK/b492 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid L25W0yu2_ePKZN3UV4-U/L25W0yu2_ePKZN3UV4-U -goversion go1.12.5 -D "" -importcfg $WORK/b492/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/b492/_pkg_.a # internal BUILDSTDERR: cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/3c/3cb64c904885a9e91d2542aef076c39e1db5e3b082d8b6296d04be1479754dba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: mkdir -p $WORK/b497/ BUILDSTDERR: cat >$WORK/b497/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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/b497/_pkg_.a -trimpath $WORK/b497 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel -complete -installsuffix shared -buildid iae8YEBt5WcmIfb12IZs/iae8YEBt5WcmIfb12IZs -goversion go1.12.5 -D "" -importcfg $WORK/b497/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.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/8e/8e89c2ecabc1fe70011750c29d35d207aebf96898cecffa70b90e6679c86d8c0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: mkdir -p $WORK/b496/ BUILDSTDERR: cat >$WORK/b496/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/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b210/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp 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/docker/profiles/seccomp -complete -installsuffix shared -buildid jBxGauN2mGOT5nFQwyXe/jBxGauN2mGOT5nFQwyXe -goversion go1.12.5 -D "" -importcfg $WORK/b496/importcfg -pack ./seccomp.go ./seccomp_default.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/24/247db50718536429c941bed6dd67965d0b5577563989ac4eb9de7db10b1f3bf8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: mkdir -p $WORK/b498/ BUILDSTDERR: cat >$WORK/b498/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/b206/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b498/_pkg_.a -trimpath $WORK/b498 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid pemG4gynTkW4LPrlFnKY/pemG4gynTkW4LPrlFnKY -goversion go1.12.5 -D "" -importcfg $WORK/b498/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/b498/_pkg_.a # internal BUILDSTDERR: cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/0c/0c979381fd3678000a59b7a0c4528254671b00eec13d608e454e302f62d4243d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: mkdir -p $WORK/b499/ BUILDSTDERR: cat >$WORK/b499/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/b498/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices 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/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid iePbw8GhdN4BW6S7sAPA/iePbw8GhdN4BW6S7sAPA -goversion go1.12.5 -D "" -importcfg $WORK/b499/importcfg -pack ./devices.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/3f/3f5f21355792261563ebbe01fb303d83fabb25dad458a68fc4f31e06c344b4c7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b501/ BUILDSTDERR: cat >$WORK/b501/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b501/_pkg_.a -trimpath $WORK/b501 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid enotPUBO2BenSlUVIC1y/enotPUBO2BenSlUVIC1y -goversion go1.12.5 -D "" -importcfg $WORK/b501/importcfg -pack ./parsers.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/08/08ac5bcc29876c5fae86cd9a49377c6f921f601e2da3b40d9c49a24a8e1a40f3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: mkdir -p $WORK/b502/ BUILDSTDERR: cat >$WORK/b502/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/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b502/_pkg_.a -trimpath $WORK/b502 -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid G4ceXpAMO4wdU8nKB0g7/G4ceXpAMO4wdU8nKB0g7 -goversion go1.12.5 -D "" -importcfg $WORK/b502/importcfg -pack ./cgroups.go ./stats.go ./utils.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/3e/3e036853b8fbae61034834e721c5cc40e11e033527c083cda30d76c13a5d61e3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: mkdir -p $WORK/b500/ BUILDSTDERR: cat >$WORK/b500/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/b501/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b502/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b500/_pkg_.a -trimpath $WORK/b500 -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid JLgn-jOl9tifXsy6U4ZM/JLgn-jOl9tifXsy6U4ZM -goversion go1.12.5 -D "" -importcfg $WORK/b500/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.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/51/51e200e98bc25177d2f54bc6c1768aca934ba27c7e622ba603d123035fa2f535-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: mkdir -p $WORK/b503/ BUILDSTDERR: cat >$WORK/b503/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b503/_pkg_.a -trimpath $WORK/b503 -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid i_yeEysA8PyPzvrKFE0i/i_yeEysA8PyPzvrKFE0i -goversion go1.12.5 -D "" -importcfg $WORK/b503/importcfg -pack ./shlex.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/2b/2bc0af164ad4b89586b09753d3453e13da877ecbf56c35dcf96939c9bfb105bf-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: mkdir -p $WORK/b506/ BUILDSTDERR: cat >$WORK/b506/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b506/_pkg_.a -trimpath $WORK/b506 -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid 0qr49EBUZETNTl0mJt9V/0qr49EBUZETNTl0mJt9V -goversion go1.12.5 -D "" -importcfg $WORK/b506/importcfg -pack ./systemdgen.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/f3/f3536da23218a06a8ae7461407f8924e10fa1f7c55e77cc392874bf040c7e05a-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: mkdir -p $WORK/b509/ BUILDSTDERR: cat >$WORK/b509/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/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b509/_pkg_.a -trimpath $WORK/b509 -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid ne0DPRR8IpUvFMP_YKi8/ne0DPRR8IpUvFMP_YKi8 -goversion go1.12.5 -D "" -importcfg $WORK/b509/importcfg -pack ./hook.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/a5/a5efb05f57e9536203d7a904f4fea408b32ca8e543c8bb47dbee23681a41b1ae-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/trust BUILDSTDERR: mkdir -p $WORK/b510/ BUILDSTDERR: cat >$WORK/b510/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/b266/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/trust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b510/_pkg_.a -trimpath $WORK/b510 -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid nsw_5eI0be67fau0Ga-9/nsw_5eI0be67fau0Ga-9 -goversion go1.12.5 -D "" -importcfg $WORK/b510/importcfg -pack ./trust.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/63/63eab1f23b205e121873084ec373c1611dd19e70b9580e01bef32de567eb43c0-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b513/ BUILDSTDERR: cat >$WORK/b513/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/b513/_pkg_.a -trimpath $WORK/b513 -shared -p html -std -complete -installsuffix shared -buildid S_S7Jgj8mqwIXjlCRdKt/S_S7Jgj8mqwIXjlCRdKt -goversion go1.12.5 -D "" -importcfg $WORK/b513/importcfg -pack ./entity.go ./escape.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/7c/7c123ad58981eaa5ac16d71bb40dd09364c78453c3bf8d2d6456f21a7622bbbe-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b512/ BUILDSTDERR: cat >$WORK/b512/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/b513/_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/b327/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b328/_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/b512/_pkg_.a -trimpath $WORK/b512 -shared -p html/template -std -complete -installsuffix shared -buildid fa0j41mG6a3oc1pTsPsD/fa0j41mG6a3oc1pTsPsD -goversion go1.12.5 -D "" -importcfg $WORK/b512/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/b512/_pkg_.a # internal BUILDSTDERR: cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/a7/a7775a2266a97d84b2c56b8d0901d53be9fc5cfcfdc0c90ce15e1fb366883779-d # internal 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/1f/1f94b30f279a1b813333b9354812c6cc6a137756ecc23d1c72f48105898fbbed-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: mkdir -p $WORK/b443/ BUILDSTDERR: cat >$WORK/b443/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 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: 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/github.com/golang/glog=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b297/_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/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest 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/client-go/rest -complete -installsuffix shared -buildid usWqMEu_IePEfuYL8Stc/usWqMEu_IePEfuYL8Stc -goversion go1.12.5 -D "" -importcfg $WORK/b443/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/b443/_pkg_.a # internal BUILDSTDERR: cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/04/042a2b2c6fa6b85396809a8a00a18c00f4a62e482a94232089ef044742526997-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: mkdir -p $WORK/b470/ BUILDSTDERR: cat >$WORK/b470/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/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy 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/client-go/transport/spdy -complete -installsuffix shared -buildid YCsBIHcmJTZrzV_e6tyf/YCsBIHcmJTZrzV_e6tyf -goversion go1.12.5 -D "" -importcfg $WORK/b470/importcfg -pack ./spdy.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/eb/ebab96c4764f62414aa4811810972adb332daceb1bf213669ffb3006d987a790-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: mkdir -p $WORK/b411/ BUILDSTDERR: cat >$WORK/b411/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog 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: 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/golang/glog=$WORK/b410/_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/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid 6JzVK79HPMXLQTeuXY5c/6JzVK79HPMXLQTeuXY5c -goversion go1.12.5 -D "" -importcfg $WORK/b411/importcfg -pack ./doc.go ./errorstream.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.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/db/db665a3617c5888f2c0d3515723fec59ce726da579bf246c2c9fcac3798f9191-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: mkdir -p $WORK/b408/ BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: mkdir -p $WORK/b507/ BUILDSTDERR: cat >$WORK/b408/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/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b411/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid An3wO7y8G2JdFemJ6bUL/An3wO7y8G2JdFemJ6bUL -goversion go1.12.5 -D "" -importcfg $WORK/b408/importcfg -pack ./resize.go BUILDSTDERR: cat >$WORK/b507/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/b411/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b507/_pkg_.a -trimpath $WORK/b507 -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid Eiowe7JIsBopFkggNe6W/Eiowe7JIsBopFkggNe6W -goversion go1.12.5 -D "" -importcfg $WORK/b507/importcfg -pack ./virtwriter.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/14/1459981cd2cdc9739082d421d45c98c46ca4151927a0faaaa9e8ff402470803a-d # internal BUILDSTDERR: github.com/containers/libpod/libpod BUILDSTDERR: mkdir -p $WORK/b360/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b360/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b360/ -g -O2 ./container_attach_linux.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/fc/fcc13a483218f9f43c55587ea894952d887ce9a1631b769ef5f3049be841dc26-d # internal BUILDSTDERR: cd $WORK/b360 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -o $WORK/b360/_cgo_.o $WORK/b360/_cgo_main.o $WORK/b360/_x001.o $WORK/b360/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage libpod -dynimport $WORK/b360/_cgo_.o -dynout $WORK/b360/_cgo_import.go BUILDSTDERR: cat >$WORK/b360/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/containerd/cgroups=github.com/containers/libpod/vendor/github.com/containerd/cgroups 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/hpcloud/tail=github.com/containers/libpod/vendor/github.com/hpcloud/tail 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 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/containerd/cgroups=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b055/_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/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b216/_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/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_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/b269/_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/driver=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/layers=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/criu=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/ctime=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/firewall=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/lookup=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/netns=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registrar=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b482/_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/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b451/_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/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b388/_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/b492/_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/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_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 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/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid R9cAMbKP3mme-FkyC4iz/R9cAMbKP3mme-FkyC4iz -goversion go1.12.5 -D "" -importcfg $WORK/b360/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.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.go ./container_log_linux.go ./container_top_linux.go ./diff.go ./errors.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_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 ./version.go ./volume.go ./volume_internal.go $WORK/b360/_cgo_gotypes.go $WORK/b360/container_attach_linux.cgo1.go $WORK/b360/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b360/_pkg_.a $WORK/b360/_x001.o $WORK/b360/_x002.o # internal 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/3e/3e269c74711c90d5b62cc57cff80bd34d40567c45611af990f1c35c1497ac520-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/adapter/shortcuts BUILDSTDERR: mkdir -p $WORK/b505/ BUILDSTDERR: github.com/containers/libpod/pkg/spec BUILDSTDERR: mkdir -p $WORK/b495/ BUILDSTDERR: cat >$WORK/b505/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b360/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b495/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/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b372/_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/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b315/_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/b046/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/spec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b495/_pkg_.a -trimpath $WORK/b495 -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid JadzJH7JfXUh7fe36kbH/JadzJH7JfXUh7fe36kbH -goversion go1.12.5 -D "" -importcfg $WORK/b495/importcfg -pack ./config_linux.go ./containerconfig.go ./createconfig.go ./parse.go ./ports.go ./spec.go ./storage.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/adapter/shortcuts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b505/_pkg_.a -trimpath $WORK/b505 -shared -p github.com/containers/libpod/pkg/adapter/shortcuts -complete -installsuffix shared -buildid PxHbUJU0YETWgEn6BEvF/PxHbUJU0YETWgEn6BEvF -goversion go1.12.5 -D "" -importcfg $WORK/b505/importcfg -pack ./shortcuts.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/76/76a2dd953cc42954856438900161ad2245cd65960500b939c3d652c8fa53a27e-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/libpodruntime BUILDSTDERR: mkdir -p $WORK/b508/ BUILDSTDERR: cat >$WORK/b508/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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b372/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b508/_pkg_.a -trimpath $WORK/b508 -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid W5ZL7ADQRFRWBZQMU5Uu/W5ZL7ADQRFRWBZQMU5Uu -goversion go1.12.5 -D "" -importcfg $WORK/b508/importcfg -pack ./runtime.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/a1/a111b60f4098c596a4d6549957b1ba3b07cd156bc3b5619a6a13cbf677d15f67-d # internal 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/6f/6fd7d1e3430ee0f8728b75a0e3320c54ad40942a1272d8e8f287950f91f073cb-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/shared BUILDSTDERR: mkdir -p $WORK/b356/ BUILDSTDERR: cat >$WORK/b356/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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b388/_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/b412/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/shared BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid cVtbaN-hAQ3Ao1PjzgI7/cVtbaN-hAQ3Ao1PjzgI7 -goversion go1.12.5 -D "" -importcfg $WORK/b356/importcfg -pack ./container.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/b356/_pkg_.a # internal BUILDSTDERR: cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/da/da63a44c891497192a194ccebcfbc04677ae5f4aab2f63fc80369afea03a5bfe-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi BUILDSTDERR: mkdir -p $WORK/b504/ BUILDSTDERR: cat >$WORK/b504/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/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_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/b273/_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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b481/_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/b206/_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/b352/_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/b411/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/varlinkapi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b504/_pkg_.a -trimpath $WORK/b504 -shared -p github.com/containers/libpod/pkg/varlinkapi -complete -installsuffix shared -buildid FQTR5JysyohqClRuhOrp/FQTR5JysyohqClRuhOrp -goversion go1.12.5 -D "" -importcfg $WORK/b504/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/b504/_pkg_.a # internal BUILDSTDERR: cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/c3/c33c0fa55aa443536c45ca573fa621099e2a7209af712e2c38d844b3faa429d9-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/adapter BUILDSTDERR: mkdir -p $WORK/b354/ BUILDSTDERR: cat >$WORK/b354/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/b346/_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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b481/_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/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b491/_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/b206/_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/b359/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_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/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b236/_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/b327/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/pkg/adapter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/containers/libpod/pkg/adapter -complete -installsuffix shared -buildid L91r7N-QbyYIrK51otxm/L91r7N-QbyYIrK51otxm -goversion go1.12.5 -D "" -importcfg $WORK/b354/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/b354/_pkg_.a # internal BUILDSTDERR: cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/db/db1158222ab444d44641694d069bc210e036fcb5f1f7d276ef17d257286a04d4-d # internal BUILDSTDERR: github.com/containers/libpod/cmd/podman/imagefilters BUILDSTDERR: mkdir -p $WORK/b353/ BUILDSTDERR: cat >$WORK/b353/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/b354/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b368/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_build/src/github.com/containers/libpod/cmd/podman/imagefilters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/containers/libpod/cmd/podman/imagefilters -complete -installsuffix shared -buildid EVs05LyhCkh-0sJnFNkW/EVs05LyhCkh-0sJnFNkW -goversion go1.12.5 -D "" -importcfg $WORK/b353/importcfg -pack ./filters.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/39/3991c9d7b4c94de4a9ea79b93feed31c9e1f15bc11556c4b8a737853359811fa-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/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/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 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/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b350/_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/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_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/b242/_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/b273/_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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/trust=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b395/_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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b451/_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/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b388/_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/b352/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b512/_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/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b420/_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 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/b051/_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-41365a8f6760349cac826a7c1d50ba2c4057ed50/_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 pEUBu8fVzUyVLgUJk9pl/pEUBu8fVzUyVLgUJk9pl -goversion go1.12.5 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./cleanup.go ./commands_remoteclient.go ./commit.go ./common.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_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 ./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/73/73156602a89d89fc05007feabb9040372c9cb71acab77c02cc1646cb6d5d216f-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/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats=$WORK/b350/_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/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b267/_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/b242/_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/b273/_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/b351/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/imagefilters=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/shared/parse=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/varlink=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/image=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/spec=$WORK/b495/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/systemdgen=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/trust=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/utils=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b395/_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/b157/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b451/_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/b206/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go=$WORK/b388/_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/b352/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b512/_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/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b420/_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 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/b051/_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/b053/_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/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b217/_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/b268/_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/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b272/_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/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/types=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b313/_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/b315/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b239/_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/b241/_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/b250/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_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/b243/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b245/_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/b274/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/annotations=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/varlink/go/varlink=$WORK/b359/_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/containerd/cgroups=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b055/_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/b366/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/events=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/layers=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/criu=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/ctime=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/firewall=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/lookup=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/netns=$WORK/b477/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registrar=$WORK/b478/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b362/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/etcd-io/bbolt=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/cmd/podman/remoteclientconfig=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/varlinkapi/virtwriter=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b496/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b363/_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/b163/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b054/_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/b452/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b453/_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/b389/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b421/_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/b209/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor=$WORK/b233/_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/b270/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ishidawataru/sctp=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_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/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/opts=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b247/_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/b251/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b264/_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/b246/_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/b275/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b364/_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/b376/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/adapter/shortcuts=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel=$WORK/b497/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/VividCortex/ewma=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b203/_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/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/libnetwork/ipamutils=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/Nvveen/Gotty=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b249/_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/b252/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b257/_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/b276/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/mattn/go-isatty=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile database/sql/driver=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/net/internal/socks=$WORK/b253/_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/b300/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b449/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/integer=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b456/_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=8GjPOiUCHS2ElBwfi2FG/pEUBu8fVzUyVLgUJk9pl/wKwhFYPH3uz3AOj0GnrJ/8GjPOiUCHS2ElBwfi2FG -B 0x319639265b03267e8be85ee55ea63ee23f246309 -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/ ~/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/conmon-59952292a3b07ac125575024ae21956efe0ecdfb ~/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + pushd conmon-59952292a3b07ac125575024ae21956efe0ecdfb + /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=\""2822b21430b9a7a5b777a71d5c1415b795c09905"\" -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=\""2822b21430b9a7a5b777a71d5c1415b795c09905"\" -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=\""2822b21430b9a7a5b777a71d5c1415b795c09905"\" -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=\""2822b21430b9a7a5b777a71d5c1415b795c09905"\" -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 ~/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QCmr90 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x + cd libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + install -dp /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/lib/systemd/system + PODMAN_VERSION=1.4.0 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr ETCDIR=/builddir/build/BUILDROOT/podman-1.4.0-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.0-1.fc30.s390x/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/bin install -m 755 bin/podman-remote /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/bin/podman-remote test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/bin/podman bin/podman-remote mkdir -p "/builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_output/src/github.com/containers" ln -sf "/builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50" "/builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_output/src/github.com/containers" ln -sf "/builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/vendor/github.com/varlink" "/builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/_output/src/github.com/varlink" touch .gopathok install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.0-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.0-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.0-1.fc30.s390x/usr/share/man/man5 install -m 644 docs/links/*1 -t /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/etc/cni/net.d/ install -m 644 cni/87-podman-bridge.conflist /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/etc/cni/net.d/87-podman-bridge.conflist install -m 755 -d /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/lib/tmpfiles.d install -m 644 contrib/varlink/io.podman.socket /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/lib/systemd/system/io.podman.socket install -m 644 contrib/varlink/io.podman.service /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/lib/systemd/system/io.podman.service install -m 644 contrib/varlink/podman.conf /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/zsh/site-functions (cd docs; ./dckrman.sh *.1) install -d -m 755 /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/bin /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/man/man1 install -m 755 docker /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/bin/docker install -m 644 docs/docker*.1 -t /builddir/build/BUILDROOT/podman-1.4.0-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.0-1.fc30.s390x/usr/share/containers + install -p -m 644 libpod.conf /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/containers ~/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50/conmon-59952292a3b07ac125575024ae21956efe0ecdfb ~/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + pushd conmon-59952292a3b07ac125575024ae21956efe0ecdfb + /usr/bin/make LIBEXECDIR=/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/libexec install install -D -m 755 bin/conmon /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/libexec/crio/conmon + install -dp /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/libexec/podman + install -p -m 755 bin/conmon /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/libexec/podman ~/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + popd + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.4.0-1.fc30 --unique-debug-suffix -1.4.0-1.fc30.s390x --unique-debug-src-base podman-1.4.0-1.fc30.s390x -S debugsourcefiles.list /builddir/build/BUILD/libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/bin/podman-remote explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/bin/podman-remote explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/libexec/crio/conmon extracting debug info from /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/libexec/crio/conmon BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/libexec/crio/conmon BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/libexec/podman/conmon extracting debug info from /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/libexec/podman/conmon BUILDSTDERR: gdb-add-index: No index was created for /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/libexec/podman/conmon BUILDSTDERR: gdb-add-index: [Was there no debuginfo? Was there already an index?] BUILDSTDERR: 26566 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.iz6wYm + umask 022 + cd /builddir/build/BUILD + cd libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + install -d -p /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/010-images.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/015-help.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/030-run.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/035-logs.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/040-ps.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/050-stop.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/060-mount.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/075-exec.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/120-load.bats' 'test/system/200-pod-top.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/200-pod-top.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/TODO.md' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x//usr/share/podman/test/system/helpers.t' + exit 0 Processing files: podman-1.4.0-1.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sGegU7 + umask 022 + cd /builddir/build/BUILD + cd libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + DOCDIR=/builddir/build/BUILDROOT/podman-1.4.0-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.0-1.fc30.s390x/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/doc/podman + cp -pr pkg/hooks/README-hooks.md /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/doc/podman + cp -pr code-of-conduct.md /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/doc/podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qzgcHW + umask 022 + cd /builddir/build/BUILD + cd libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.4.0-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.0-1.fc30.s390x/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/licenses/podman + exit 0 BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/libexec/podman/conmon and /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/libexec/crio/conmon 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.0-1.fc30 podman = 2:1.4.0-1.fc30 podman(s390-64) = 2:1.4.0-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 podman-manpages = 2:1.4.0-1.fc30 slirp4netns >= 0.3-0 Processing files: podman-docker-1.4.0-1.fc30.noarch Provides: podman-docker = 2:1.4.0-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.0-1.fc30.noarch Provides: podman-manpages = 2:1.4.0-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.0-1.fc30.s390x Provides: podman-remote = 2:1.4.0-1.fc30 podman-remote(s390-64) = 2:1.4.0-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.0-1.fc30 Processing files: podman-tests-1.4.0-1.fc30.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NteC7J + umask 022 + cd /builddir/build/BUILD + cd libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + LICENSEDIR=/builddir/build/BUILDROOT/podman-1.4.0-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.0-1.fc30.s390x/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/share/licenses/podman-tests + exit 0 Provides: podman-tests = 2:1.4.0-1.fc30 podman-tests(s390-64) = 2:1.4.0-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.0-1.fc30.s390x Provides: podman-debugsource = 2:1.4.0-1.fc30 podman-debugsource(s390-64) = 2:1.4.0-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.0-1.fc30.s390x BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/lib/debug/usr/libexec/crio/conmon-1.4.0-1.fc30.s390x.debug and /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x/usr/lib/debug/usr/libexec/podman/conmon-1.4.0-1.fc30.s390x.debug Provides: debuginfo(build-id) = 246b10caa1936a6027c4f8526b8799d8d8a6ee34 debuginfo(build-id) = dba3ced6242bf041938794b9ab371396e10ebe9a podman-debuginfo = 2:1.4.0-1.fc30 podman-debuginfo(s390-64) = 2:1.4.0-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.0-1.fc30 Processing files: podman-remote-debuginfo-1.4.0-1.fc30.s390x Provides: debuginfo(build-id) = 06427bda8383d92c5aed2a89250fbb42822615eb podman-remote-debuginfo = 2:1.4.0-1.fc30 podman-remote-debuginfo(s390-64) = 2:1.4.0-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.0-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x Wrote: /builddir/build/RPMS/podman-1.4.0-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/podman-docker-1.4.0-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/podman-manpages-1.4.0-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-1.4.0-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/podman-tests-1.4.0-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/podman-debugsource-1.4.0-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-1.4.0-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-1.4.0-1.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yekOz1 + umask 022 + cd /builddir/build/BUILD + cd libpod-41365a8f6760349cac826a7c1d50ba2c4057ed50 + /usr/bin/rm -rf /builddir/build/BUILDROOT/podman-1.4.0-1.fc30.s390x + exit 0 Child return code was: 0