Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f30-build-16592766-1192993/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 armv7hl --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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/podman-1.4.2-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f30-build-16592766-1192993/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 armv7hl --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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4NI6PP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpod-9b6a98cfd7813513e5697888baa93318395a2055 + /usr/bin/gzip -dc /builddir/build/SOURCES/libpod-9b6a98c.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpod-9b6a98cfd7813513e5697888baa93318395a2055 + /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.2 base' + tar zxf /builddir/build/SOURCES/conmon-5995229.tar.gz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PPGPN5 + umask 022 + cd /builddir/build/BUILD + cd libpod-9b6a98cfd7813513e5697888baa93318395a2055 + mkdir _build + pushd _build ~/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build ~/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd ~/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055 + ln -s vendor src BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build:/builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055 + GOPATH=/builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build:/builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055 + 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: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback systemd varlink seccomp exclude_graphdriver_devicemapper libdm_no_deferred_remove ostree selinux' -ldflags ' -B 0xb2707c1fbf87eed66a7dd0ec06bca1caa4fd99e5 -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-build582322643 BUILDSTDERR: errors BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: mkdir -p $WORK/b006/ 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_arm/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid PGBfQhv35f7owy9t_u5u/PGBfQhv35f7owy9t_u5u -goversion go1.12.5 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_arm.go 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_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid FsPsFkdhfGXZwVFyw3Kv/FsPsFkdhfGXZwVFyw3Kv -goversion go1.12.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go 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_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid BHDj5IqUhR1zhjhvB6Ur/BHDj5IqUhR1zhjhvB6Ur -goversion go1.12.5 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go 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_arm/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid ubP_OfTLBwwJOnHI97vo/ubP_OfTLBwwJOnHI97vo -goversion go1.12.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/2f/2ff772c4fd607f4d0a7e5ad702dcae9577e7048c2e1e0d9cd397cc5b3e29ac33-d # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/f9/f9184aae3de43d752931704edbbc1ea642434e668756f17d31b7c3081c3dc569-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c4/c42c8c192d878f950d8dc792365257a42c328d1bdc978b1e64ad01c6482b06fe-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_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid Fsce28VmFzGM7VSSnxfk/Fsce28VmFzGM7VSSnxfk -goversion go1.12.5 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b016/ 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_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b015/symabis ./asm.s BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid AMFPj-j4beKH6Aga2pED/AMFPj-j4beKH6Aga2pED -goversion go1.12.5 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/74/74b3024a054a3c2312436bf6338dfe0abc8fb234c91963f7eeeb294aef17a594-d # internal 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_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid MRV6-53NhjuNJNquVkUW/MRV6-53NhjuNJNquVkUW -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/7b/7be4f3ce764ee35468c5e9326541d9a1ba4288b31caa15c732e9d3ef060345ab-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_arm/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./compare_arm.s ./equal_arm.s ./indexbyte_arm.s 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_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b012/symabis ./asm_arm.s ./sys_linux_arm.s BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid qK-oLr7l5B-TCfzjK-Ek/qK-oLr7l5B-TCfzjK-Ek -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_generic.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm.o ./asm.s BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/compare_arm.o ./compare_arm.s BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b9/b943c0bddcf8b4242f37daaeeffa15f7d429da1ecd4f9b6fd0744dd75a24ef64-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_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid B_60z5vhRNPTy1DmeENR/B_60z5vhRNPTy1DmeENR -goversion go1.12.5 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go 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: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid NlqJTG03kWFHS-um3qS1/NlqJTG03kWFHS-um3qS1 -goversion go1.12.5 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_arm.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/equal_arm.o ./equal_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/indexbyte_arm.o ./indexbyte_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_arm.o $WORK/b005/equal_arm.o $WORK/b005/indexbyte_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/00/00314cea0a23883c9cdf36699c6bd757eef917694470e5ecf69afefa795028b4-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asm_arm.o ./asm_arm.s 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_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid BjipKsPFbMjcEiT274jR/BjipKsPFbMjcEiT274jR -goversion go1.12.5 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sys_linux_arm.o ./sys_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_arm.o $WORK/b012/sys_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e6/e6695f2d38c27ab24e0a6c1677ab78ff53defd2645eb9b79bcbb201e280d0f3a-d # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/9a/9a78f41bc305e6c76d92d63abebe44345b48c39ae2564c94cb03c56543b2aa01-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_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid 1UhkJtSF5Rb3MbVwmwGc/1UhkJtSF5Rb3MbVwmwGc -goversion go1.12.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f9/f9834d593273402775d8e06eba038c77dd723fee65ca9bcdd2a9c230065ee877-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_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # 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_arm/cgo -objdir $WORK/b035/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b035/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c9/c9cf53828c197aed24fc7ce67148256f6f0f71797fe03dbfef1d15ab6097650c-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_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b021/symabis ./asin_arm.s ./asinh_stub.s ./atan2_arm.s ./atan_arm.s ./cbrt_stub.s ./dim_arm.s ./erf_stub.s ./exp2_arm.s ./exp_arm.s ./expm1_arm.s ./floor_arm.s ./frexp_arm.s ./hypot_arm.s ./ldexp_arm.s ./log10_arm.s ./log1p_arm.s ./log_arm.s ./mod_arm.s ./modf_arm.s ./pow_stub.s ./remainder_arm.s ./sin_arm.s ./sinh_stub.s ./sqrt_arm.s ./tan_arm.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_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_arm.s BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid VevMuozLkHcgNvZiCCBU/VevMuozLkHcgNvZiCCBU -goversion go1.12.5 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go 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_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b011/symabis2 ./asm_arm.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.goarm ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: ref runtime.goarm 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_arm/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid K73-JfuWKrFRKeaGqvXV/K73-JfuWKrFRKeaGqvXV -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 ./debug.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.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_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.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 ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned2.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88a4d3cf5e3b65466a4c172c21324afc83282032b774de0e98bf963359b2f952-d # internal 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 -marm -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: 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_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding -std -complete -installsuffix shared -buildid 0Zopmz-bnxyCPDNATwAG/0Zopmz-bnxyCPDNATwAG -goversion go1.12.5 -D "" -importcfg $WORK/b040/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/62/62abbf3db71e54f0618253ef40a4a2659631233ec54684f496efab5094d699f3-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_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid Bh_1hx_4urtsZwnFYWP1/Bh_1hx_4urtsZwnFYWP1 -goversion go1.12.5 -D "" -importcfg $WORK/b043/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/7d/7d30b3ea3b796db89ab1ca6425b29165f8ebec14faae9aedf2d005cf6b693048-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_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid dAcUGsIdOpVV6IfrmOIO/dAcUGsIdOpVV6IfrmOIO -goversion go1.12.5 -D "" -importcfg $WORK/b047/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/26/26588286fce7e25ed060b245e31ef29ba0278a9baafdc1a911e07bcb854686e8-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_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid xzsP9LvSqJ9ZQD8fWPFe/xzsP9LvSqJ9ZQD8fWPFe -goversion go1.12.5 -D "" -importcfg $WORK/b049/importcfg -pack ./message.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asin_arm.o ./asin_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/atan2_arm.o ./atan2_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/atan_arm.o ./atan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/dim_arm.o ./dim_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/erf_stub.o ./erf_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/exp2_arm.o ./exp2_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/exp_arm.o ./exp_arm.s BUILDSTDERR: cd $WORK/b035 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -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/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/expm1_arm.o ./expm1_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/floor_arm.o ./floor_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/frexp_arm.o ./frexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/hypot_arm.o ./hypot_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/ldexp_arm.o ./ldexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/log10_arm.o ./log10_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/log1p_arm.o ./log1p_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/log_arm.o ./log_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/mod_arm.o ./mod_arm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/modf_arm.o ./modf_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/remainder_arm.o ./remainder_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/sin_arm.o ./sin_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/sqrt_arm.o ./sqrt_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/tan_arm.o ./tan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_arm.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_arm.o $WORK/b021/atan_arm.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_arm.o $WORK/b021/erf_stub.o $WORK/b021/exp2_arm.o $WORK/b021/exp_arm.o $WORK/b021/expm1_arm.o $WORK/b021/floor_arm.o $WORK/b021/frexp_arm.o $WORK/b021/hypot_arm.o $WORK/b021/ldexp_arm.o $WORK/b021/log10_arm.o $WORK/b021/log1p_arm.o $WORK/b021/log_arm.o $WORK/b021/mod_arm.o $WORK/b021/modf_arm.o $WORK/b021/pow_stub.o $WORK/b021/remainder_arm.o $WORK/b021/sin_arm.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_arm.o $WORK/b021/tan_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/34/346f837aaef304b9c5ebbce402b02f00a42b3c7fa3faeb3ddebbe283eafdd6ab-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_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid rUzIfHeSmMkdkoKHaCaC/rUzIfHeSmMkdkoKHaCaC -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: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/3e/3e3164c567ae19dfd131584239b5cf704e0b68c735a903f46da436abdeb4791e-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_arm/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid SzRKEFMTIykjZkx49w_0/SzRKEFMTIykjZkx49w_0 -goversion go1.12.5 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/dd/dddab9650290c5223521f7bdee8633bcd5221528c1a6154524510e0dc055c64e-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_arm/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid yffjse023bO51TFmGcDk/yffjse023bO51TFmGcDk -goversion go1.12.5 -D "" -importcfg $WORK/b085/importcfg -pack ./constant_time.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/a6/a6655b30083ed1897ab97773a479995d7d7e596e2cac38d16239a6ac8c5807fa-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_arm/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p container/list -std -complete -installsuffix shared -buildid R-VamBQRykQGVMM-oAw6/R-VamBQRykQGVMM-oAw6 -goversion go1.12.5 -D "" -importcfg $WORK/b095/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/32/322917cf4822ddfe8239e3df1db6c430d3d645785d775cf1325dc876adb310eb-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_arm/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid WRwhxunPEDdZCxeb7i3S/WRwhxunPEDdZCxeb7i3S -goversion go1.12.5 -D "" -importcfg $WORK/b107/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d3/d3f5bff23efdbcbd5f810174164adba07954639a36837641667562b3abb07e70-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 E3jyFGg_e5WQ67YGGUJw/E3jyFGg_e5WQ67YGGUJw -goversion go1.12.5 -D "" -importcfg $WORK/b126/importcfg -pack ./cast5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/40/40c9363235374d23eaa464fc67d9f7df71d4801f168e25e419b028013dabf733-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_arm/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid PRGW7ucOP2UoJYdB_641/PRGW7ucOP2UoJYdB_641 -goversion go1.12.5 -D "" -importcfg $WORK/b099/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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_arm.c BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/10/10ac5e70b16453f24f00f3dda995b94923b144ea03ac3a6355b60f422f3a9d67-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 2J7Ui8JmbAh3TzrnbjOA/2J7Ui8JmbAh3TzrnbjOA -goversion go1.12.5 -D "" -importcfg $WORK/b120/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/f4/f4f12709c49888cd3c37bbbad1bad8cb10c3360765962ce65d35616bbdb9b47b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/98/98782c4e8700ddfbd2e97589a6fd49a0bb8959dc321451085526ebcafa63aa31-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 I-AaVGv0kN5brV5wk2bg/I-AaVGv0kN5brV5wk2bg -goversion go1.12.5 -D "" -importcfg $WORK/b150/importcfg -pack ./promise.go BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p image/color -std -complete -installsuffix shared -buildid Ogif4ualI55R-_q0T4y8/Ogif4ualI55R-_q0T4y8 -goversion go1.12.5 -D "" -importcfg $WORK/b130/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/c5/c55a849e9a3fbae80da91dae537a4273cb3030d8805aef385a23e0bb8661c6f8-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 q5RrmXt-R0f7DmwQXDEt/q5RrmXt-R0f7DmwQXDEt -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_arm/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/2c/2c162457da66ba3a9b85377a31bd6305c77d1cf41d510dade1bdf08c6109b468-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 4DSPYyEgj5U1rePZ__Yl/4DSPYyEgj5U1rePZ__Yl -goversion go1.12.5 -D "" -importcfg $WORK/b182/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/87/8705aa6d3f9bff2a9f8b8c7111fd533a8d3ce41415a422fde514c00a1fe1fd43-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 XcwRnsDDf7T9QQjc0h9k/XcwRnsDDf7T9QQjc0h9k -goversion go1.12.5 -D "" -importcfg $WORK/b209/importcfg -pack ./apparmor_disabled.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/bb/bb4ff080ea4128330873d46a7ceb55cb4a04953791347e349833d31743bba7b2-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 6YnL-z8Xnn1iG4OBMauJ/6YnL-z8Xnn1iG4OBMauJ -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_arm/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/c3/c396081207ce7d1281cf6c6ff6ffafef62df0bd391ad796f379611d5ea68ffc9-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/VividCortex/ewma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid up-F8Cia_mcpEvC5w2pK/up-F8Cia_mcpEvC5w2pK -goversion go1.12.5 -D "" -importcfg $WORK/b234/importcfg -pack ./ewma.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/1e/1eee4dd2f90e90dcf65fd09e82e22bed8bbc26aa39e5557cd82eaf783a1dd4ab-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 8unYzvfEuHreaYgWfvsx/8unYzvfEuHreaYgWfvsx -goversion go1.12.5 -D "" -importcfg $WORK/b235/importcfg -pack ./percentage.go ./round.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/63/6338ccc20746b56c1e1411b76370ef29a549682960a8576c5fae3d665be1e69f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/71/71d78be3e68450beb91f87853fcc5522f73e5deed073b0af28443f2d3eb4a1ee-d # internal BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 N-sN39MVWg9Bym4OCVuh/N-sN39MVWg9Bym4OCVuh -goversion go1.12.5 -D "" -importcfg $WORK/b276/importcfg -pack ./common.go ./common_unix.go 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 jQmOVvEGsVOfDRjije3N/jQmOVvEGsVOfDRjije3N -goversion go1.12.5 -D "" -importcfg $WORK/b290/importcfg -pack ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/f5/f56aec06e14b0a92bd081067e9fb1d69db9c43a9e064ed9e46c208e5b204e9a9-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 T0FxlH6SR7R9ijJMmivK/T0FxlH6SR7R9ijJMmivK -goversion go1.12.5 -D "" -importcfg $WORK/b291/importcfg -pack ./image_history.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/ef/efd38d4bfd6d52b0573b46d0250ccc158db940cdaab7225746bc060ac5e02912-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/command BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 oiuVVZHGw_kVPR-AR325/oiuVVZHGw_kVPR-AR325 -goversion go1.12.5 -D "" -importcfg $WORK/b341/importcfg -pack ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/3c/3cc4f227bfcb634f39b464b766f5b6d8a8ba7d52a2806b84f878d927c1984a65-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/annotations BUILDSTDERR: mkdir -p $WORK/b388/ BUILDSTDERR: cat >$WORK/b388/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/annotations BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid yyYrP274Wa7jBv0oMQSy/yyYrP274Wa7jBv0oMQSy -goversion go1.12.5 -D "" -importcfg $WORK/b388/importcfg -pack ./annotations.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/90/90ed16c2ca65fcc2cb72937233827c396fbd241ef93ae38ca9c0858014ea4e73-d # internal BUILDSTDERR: github.com/containers/libpod/version BUILDSTDERR: mkdir -p $WORK/b390/ BUILDSTDERR: cat >$WORK/b390/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid Bn6ZPHYZrlWyYZsSEdZv/Bn6ZPHYZrlWyYZsSEdZv -goversion go1.12.5 -D "" -importcfg $WORK/b390/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b388/_pkg_.a # internal BUILDSTDERR: cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/7d/7df94b7bf573ba8297d753eebfae3a91e443189065acf6110bcc0cd92e90c872-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: mkdir -p $WORK/b417/ BUILDSTDERR: cat >$WORK/b417/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid 6EEANFLWhdVL3oIT5FGx/6EEANFLWhdVL3oIT5FGx -goversion go1.12.5 -D "" -importcfg $WORK/b417/importcfg -pack ./operator.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b390/_pkg_.a # internal BUILDSTDERR: cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/0c/0c5efd95b2ab0d92d4e6c07153b0c4ea9fc70f049a45a37519e20fc73ecd6dde-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b417/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/pkg/apparmor BUILDSTDERR: mkdir -p $WORK/b389/ BUILDSTDERR: cat >$WORK/b389/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/version=$WORK/b390/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid EXdhE7KquMuKUu5RMlm5/EXdhE7KquMuKUu5RMlm5 -goversion go1.12.5 -D "" -importcfg $WORK/b389/importcfg -pack ./apparmor.go ./apparmor_unsupported.go BUILDSTDERR: cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/58/58cacb780db588ddb5fb98835777778058d563935e4c0e81e53f4c21e5daa295-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: mkdir -p $WORK/b443/ BUILDSTDERR: cat >$WORK/b443/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b443/_pkg_.a -trimpath $WORK/b443 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid jkUebyVWI6tA9x3vmdcL/jkUebyVWI6tA9x3vmdcL -goversion go1.12.5 -D "" -importcfg $WORK/b443/importcfg -pack ./doc.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b389/_pkg_.a # internal BUILDSTDERR: cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/a2/a2eae0ccaf4dbc5ac31a14e2ae749b35ed7337f9f19a448f68a1adf8a3d61fac-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/integer BUILDSTDERR: mkdir -p $WORK/b465/ BUILDSTDERR: cat >$WORK/b465/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/integer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b465/_pkg_.a -trimpath $WORK/b465 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/integer -complete -installsuffix shared -buildid 9TbvRnO8Wpyfg3WOdYBN/9TbvRnO8Wpyfg3WOdYBN -goversion go1.12.5 -D "" -importcfg $WORK/b465/importcfg -pack ./integer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b443/_pkg_.a # internal BUILDSTDERR: cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/9f/9fbd31e02711f9b4728163ad4752814ae0af96bce46949ec7e318fe1b5fa6b54-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: mkdir -p $WORK/b471/ BUILDSTDERR: cat >$WORK/b471/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b471/_pkg_.a -trimpath $WORK/b471 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid 3Cf-1c9UfEiANB38IhAz/3Cf-1c9UfEiANB38IhAz -goversion go1.12.5 -D "" -importcfg $WORK/b471/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b465/_pkg_.a # internal BUILDSTDERR: cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/74/74f1871b99cf1e02d6f513bfa7e32b1e72295f5902d49aee8b86aef7df83f239-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: mkdir -p $WORK/b479/ BUILDSTDERR: cat >$WORK/b479/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b479/_pkg_.a -trimpath $WORK/b479 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid Gm1LLWVhC68OBSFYTYf-/Gm1LLWVhC68OBSFYTYf- -goversion go1.12.5 -D "" -importcfg $WORK/b479/importcfg -pack ./capabilities.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b479/_pkg_.a # internal BUILDSTDERR: cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/4b/4b4ff392db7c0e6268c652e4ebef57f3b45445e44e90a9ee9bfd10cf7fc0a386-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: mkdir -p $WORK/b511/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b471/_pkg_.a # internal BUILDSTDERR: cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/93/9353e840d7039a43793efd189429573949a8d4849cac9a2aee3fb53d1c4e74de-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 5352XJuz8l5J0GAMuGC3/5352XJuz8l5J0GAMuGC3 -goversion go1.12.5 -D "" -importcfg $WORK/b513/importcfg -pack ./throttler.go BUILDSTDERR: cat >$WORK/b511/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 D-VUF0pUE8hIyO9n6Uq_/D-VUF0pUE8hIyO9n6Uq_ -goversion go1.12.5 -D "" -importcfg $WORK/b511/importcfg -pack ./restriction_manager.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b513/_pkg_.a # internal BUILDSTDERR: cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/2d/2defff78848992e8341dc10176b19d197a60124052ce3ba595e27ef7a24abfc3-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b531/_pkg_.a -trimpath $WORK/b531 -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid Y5NYxNwcnJb9Hd0SV05m/Y5NYxNwcnJb9Hd0SV05m -goversion go1.12.5 -D "" -importcfg $WORK/b531/importcfg -pack ./camelcase.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b511/_pkg_.a # internal BUILDSTDERR: cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/7c/7ce934ab2a5b40d578b2830bc56c8d60352569e002c0db7ab6661d3d68f4afc5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b531/_pkg_.a # internal BUILDSTDERR: cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/6d/6d6c86982851de474a3a09e65e932653cb3708b309b2ee13638120910df9c0b0-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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_arm.S BUILDSTDERR: cd $WORK/b035 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -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 -marm -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 -pie BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/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_arm/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b035/symabis ./asm_arm.s BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p runtime/cgo -std -installsuffix shared -buildid KsEUNoKE3CMVnC5Kp59i/KsEUNoKE3CMVnC5Kp59i -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_arm/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b035/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_arm.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_arm/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/0d/0d113935bde4642d4d36fb0086f9c2973b78d860a41876a9acb2b33a5041c224-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/duff_arm.o ./duff_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/memclr_arm.o ./memclr_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/memmove_arm.o ./memmove_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/rt0_linux_arm.o ./rt0_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/sys_linux_arm.o ./sys_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/tls_arm.o ./tls_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/vlop_arm.o ./vlop_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_arm.o $WORK/b011/duff_arm.o $WORK/b011/memclr_arm.o $WORK/b011/memmove_arm.o $WORK/b011/rt0_linux_arm.o $WORK/b011/sys_linux_arm.o $WORK/b011/tls_arm.o $WORK/b011/vlop_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/44/44dbaccd8d31a2bb995c8ec9e5930b0ad5f6aeacb4701b0208308cafcb690cd0-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_arm/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid HznA11cOz-98t7auScJ5/HznA11cOz-98t7auScJ5 -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_arm/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/63/63b643167a3dbaab6701db1624e5352d23b93c26bf287b036e7a51fcf22357a0-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_arm/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid v4664PAPb3NNbDk_gODm/v4664PAPb3NNbDk_gODm -goversion go1.12.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b020/ 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_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid uhXS9bBgwkPhfxjr21fy/uhXS9bBgwkPhfxjr21fy -goversion go1.12.5 -D "" -importcfg $WORK/b048/importcfg -pack ./singleflight.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ 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_arm/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm_arm.s 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_arm/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_arm.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: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p reflect -std -installsuffix shared -buildid yJhZLfJNS7Z3W9-6hmmk/yJhZLfJNS7Z3W9-6hmmk -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: 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: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid uRrk0ZfyPR8qK87RyGoi/uRrk0ZfyPR8qK87RyGoi -goversion go1.12.5 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/d8/d82fb0ef31af45f905b5d33f69bec0038b8fc3a856445a9b31b2552991280d15-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_arm/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p math/rand -std -complete -installsuffix shared -buildid LwM5W5XhegP1_VkkhePB/LwM5W5XhegP1_VkkhePB -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_arm/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/be/be06a290b6845b8ee004250bb6e298a7396ea8bc3196521dc173dbd18d17c745-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_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 9cWaIptJUYk3h9-Xf4hZ/9cWaIptJUYk3h9-Xf4hZ -goversion go1.12.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2e/2e983ec6fbdf5543af7068a8d1e73bc293a4976b1fa4a80b9b72f30212a52a62-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_arm/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p strings -std -installsuffix shared -buildid 6cC4Ozzs6a5gz-1P37Sb/6cC4Ozzs6a5gz-1P37Sb -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_arm/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/98/98687f7170ec0949114119dbeb2c3375c0b3ce61af6447cd73432f0897424f80-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_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p bufio -std -complete -installsuffix shared -buildid NujBX6VjYS2TMBEgQ52P/NujBX6VjYS2TMBEgQ52P -goversion go1.12.5 -D "" -importcfg $WORK/b037/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b033/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b033/_pkg_.a $WORK/b033/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/99/99a83e77cc1f53ee8d6f99d4a60673c6df318d9772e34da8c178b3ee53fadb4e-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_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p path -std -complete -installsuffix shared -buildid h-HXv41DOXLO2PILUPnl/h-HXv41DOXLO2PILUPnl -goversion go1.12.5 -D "" -importcfg $WORK/b036/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0d/0d17666195550a027ea31cedcb8d5b6d30aa96441183815b92856b4ff1e4a993-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_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid EUTo16s6mQ3IEYsyKqMn/EUTo16s6mQ3IEYsyKqMn -goversion go1.12.5 -D "" -importcfg $WORK/b051/importcfg -pack ./tabwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a6/a6638c44fa4303899b8e49cd6b70765c416381a9deb85af55bd1d228e5646703-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_arm/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p hash -std -complete -installsuffix shared -buildid OM34lrou8ls26TTqnAbC/OM34lrou8ls26TTqnAbC -goversion go1.12.5 -D "" -importcfg $WORK/b065/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ce/ced82ace1b046943840aa60ae386abf575bc04e1030731cef600a37e8b738164-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_arm/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto -std -complete -installsuffix shared -buildid JcG0oO75sUTlAzPlrJqL/JcG0oO75sUTlAzPlrJqL -goversion go1.12.5 -D "" -importcfg $WORK/b064/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/3c/3c4018bf532fdca425bc0ed917adf80667f83fd9251a7d2e2812f554c8148791-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 5Du5Ioy2ogh-Z4JGNlMz/5Du5Ioy2ogh-Z4JGNlMz -goversion go1.12.5 -D "" -importcfg $WORK/b079/importcfg -pack ./compare.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/70/7088654bbd445be9d4e20e2276b7b3aa4e3456181e0ced0aca71c85116e36466-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_arm/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid ZwAef6WanVh5F9eUt9DX/ZwAef6WanVh5F9eUt9DX -goversion go1.12.5 -D "" -importcfg $WORK/b088/importcfg -pack ./randutil.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b027/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/43/4357ed32f08af1f98f83de186481c8e718aa038c16826b27d83ea3526addb91b-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_arm.o # internal BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal 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: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid fdZkdIP8IiPrXdblI1EJ/fdZkdIP8IiPrXdblI1EJ -goversion go1.12.5 -D "" -importcfg $WORK/b089/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/54/54463577edc9fb63204b1303a75e59398b7be8062400f27445abf476cdb8b858-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b093/ 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: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid v1rjqVHT5W7FVuYT9QRU/v1rjqVHT5W7FVuYT9QRU -goversion go1.12.5 -D "" -importcfg $WORK/b093/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/03/03a41c79aa26c345ed47c50dc49cd16c86e07e4a38264206dfb4a616d410ff4f-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_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid OMmk3vcm6U5g6ihFWQvo/OMmk3vcm6U5g6ihFWQvo -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/50/502502cc4a8f6e3d2f520ef4f4645f8c6e6cbb183877dd462490d3b2a8dddbaf-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_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid MFekgS1JVf1h3Zp3PHU5/MFekgS1JVf1h3Zp3PHU5 -goversion go1.12.5 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a7/a7e04c86337b50144c705e4d53ca27e2ee0c4d852d344fad3f584383d39aaae4-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_arm/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid UvuxUQMrlfZWGtipRQc-/UvuxUQMrlfZWGtipRQc- -goversion go1.12.5 -D "" -importcfg $WORK/b097/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e8/e895c15888a613b75589190b2d06d1b9e87e62053ae8da3b41ab89f4cc798514-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/4e/4e8e79dc2d040f68e88c87494c9a3cd8c671755160c3e2c8105ade178974d93c-d # internal BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b100/symabis ./sha1block_arm.s 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_arm/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid jLGtXHnZ2R7bZYzN6Uvv/jLGtXHnZ2R7bZYzN6Uvv -goversion go1.12.5 -D "" -importcfg $WORK/b113/importcfg -pack ./hkdf.go 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: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p crypto/sha1 -std -installsuffix shared -buildid fApV72Bdx2CpFm7EnEJi/fApV72Bdx2CpFm7EnEJi -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/92/92d53c670209325baeb266e4c60bfbcf2fdcbac1125ba79d9a27d16fdd3b51cf-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_arm/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid Sps3l9Ukbjnr3Stn2lRG/Sps3l9Ukbjnr3Stn2lRG -goversion go1.12.5 -D "" -importcfg $WORK/b114/importcfg -pack ./base32.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b100/sha1block_arm.o ./sha1block_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6f/6f492ea2a5f89c2a13d6d4ce61c5516ff60643147e38350380b016770aa8cde7-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_arm/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 4ylYwT0JZxFqlSpL1dp0/4ylYwT0JZxFqlSpL1dp0 -goversion go1.12.5 -D "" -importcfg $WORK/b125/importcfg -pack ./adler32.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b100/_pkg_.a $WORK/b100/sha1block_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e5/e51bb8e5089ab7ce1644e17487fd8e557c9f7a4dbb565d6ff47f1acc2a48b6d3-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 sjtR5stExmEsuJxJep4o/sjtR5stExmEsuJxJep4o -goversion go1.12.5 -D "" -importcfg $WORK/b128/importcfg -pack ./s2k.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/06/067c79b1d58dd67d9159386f2be8d4de47213b173dca0944f2f21ee9d7dc30b3-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_arm/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p image -std -complete -installsuffix shared -buildid egQLF7kk0R26IkrbihP3/egQLF7kk0R26IkrbihP3 -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_arm/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/20/20fdbb9e68a68941a2aa03e04df60bcb709bc1828a7225454190792ddbc1eba7-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b153/ 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: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid WUxbd4CP4dpZiutBxnni/WUxbd4CP4dpZiutBxnni -goversion go1.12.5 -D "" -importcfg $WORK/b153/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/4e/4e77a7f07f2be50ac06b9265b135840f5593bcf61c9af8a696909631474de9da-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_arm/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid 69ka-UcmCAco4FXII4uU/69ka-UcmCAco4FXII4uU -goversion go1.12.5 -D "" -importcfg $WORK/b162/importcfg -pack ./crc64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/92/920dba83b87e932dddda209635c8677335d9912e8ed2be340136aca43f2de2c7-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 k7pSvQbbx3A33GCQMrEk/k7pSvQbbx3A33GCQMrEk -goversion go1.12.5 -D "" -importcfg $WORK/b166/importcfg -pack ./locker.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/4d/4dc9bf466915209384d2b636281699e1deb51d16c637abcf0903b9ce6f279a90-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 8mHcDKqAc6dd5Xkqt2wa/8mHcDKqAc6dd5Xkqt2wa -goversion go1.12.5 -D "" -importcfg $WORK/b184/importcfg -pack ./stringutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/cc/ccaecff02206ab65c52af81f294641025b5fda03328b7e60240f9e7101c955e9-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_arm/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid sRtiBu2NMV6aTqd4sCVH/sRtiBu2NMV6aTqd4sCVH -goversion go1.12.5 -D "" -importcfg $WORK/b195/importcfg -pack ./transform.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f7/f7f8e4997e838507b360c782ce38377940f9f218dae475d961d1d7e5d8cf23f8-d # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/74/74fe483ee1bafc0d794d46aae65c9017c0802b7a1275aea6be1550576f896e2f-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_arm/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p hash/fnv -std -complete -installsuffix shared -buildid C8kPlIzqtgfbMBZHrHY5/C8kPlIzqtgfbMBZHrHY5 -goversion go1.12.5 -D "" -importcfg $WORK/b222/importcfg -pack ./fnv.go 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_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid RjsQSYoaW_85kJg3Go0k/RjsQSYoaW_85kJg3Go0k -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: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/60/60103ee467f941c0fab068449b663375f9afe0b5a57b493594152b256af88870-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_arm/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid o7QZVDarvEbhPfIGTzjH/o7QZVDarvEbhPfIGTzjH -goversion go1.12.5 -D "" -importcfg $WORK/b132/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/82/823ee421b5493b1bc6d919e9e0935ae947adbdc77da63ffbe1983511fae29a2c-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal 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_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p sort -std -complete -installsuffix shared -buildid iV85J4e2Jj8uNYfaG1Zf/iV85J4e2Jj8uNYfaG1Zf -goversion go1.12.5 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/e0/e027bca5ac341393accab03a688f449df1beccb504b94a1048a5e0a76835372d-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_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p encoding/binary -std -complete -installsuffix shared -buildid dD12DPQTxD2p3pPxw9Ze/dD12DPQTxD2p3pPxw9Ze -goversion go1.12.5 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/ef/ef31afc697579511a1c5f366eaddcf127c584ae8b474ad296ab5d83973e58f83-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_arm/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p image/jpeg -std -complete -installsuffix shared -buildid Pw1eL_6oIl9m8p7IVuqn/Pw1eL_6oIl9m8p7IVuqn -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_arm/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c7/c7f59cf3e6e4aadac3c00f363978e5347a1495aeec7ec3508bb03eb9aab84a9b-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_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid Q18yoUA1TisQonOwNsTy/Q18yoUA1TisQonOwNsTy -goversion go1.12.5 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/00/00ad01f6a1204ab73824b398202cf8f126b1a6960fc7079f50220c937ded18c6-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_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid T96uvq3A8XFz6fJR7pn1/T96uvq3A8XFz6fJR7pn1 -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_arm/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/dc/dcb3b5ceb7bb1761a3ae7211e8e239f358be17a8a5438e4d8dfe858bcbd1ffb3-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_arm/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid -0R-jmaEJyAHjp96vbYU/-0R-jmaEJyAHjp96vbYU -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_arm/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ce/ce32d459d67a43cc3d5abde22a17261a0f307353d5101f484b7377d321cb2ab2-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_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid g0Wt_vp_8qe4ruZaI_lO/g0Wt_vp_8qe4ruZaI_lO -goversion go1.12.5 -D "" -importcfg $WORK/b041/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/a7/a7c07469680d1f63aef994a46a8b5e4c364c4b3198ebfc1fb9b0441ea607d38b-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_arm/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid MNAmK80ft_FlQTSmyTZn/MNAmK80ft_FlQTSmyTZn -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_arm/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6c/6c0da0d7a2b83cb73485de58d1320b7a9e024f851736a877ab160f4486ff7f67-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_arm/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b098/symabis ./md5block_arm.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_arm/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p crypto/md5 -std -installsuffix shared -buildid 1TnZBnWrjTShcXlEmxu1/1TnZBnWrjTShcXlEmxu1 -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_arm/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b098/md5block_arm.o ./md5block_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b098/_pkg_.a $WORK/b098/md5block_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b0/b0304c1918bbd45e4c63da9f0d3f46f42e8bb4f21dabea04e922fbe7ad9e5020-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_arm/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p encoding/pem -std -complete -installsuffix shared -buildid A9DBo2ICTORUVu6EqoK0/A9DBo2ICTORUVu6EqoK0 -goversion go1.12.5 -D "" -importcfg $WORK/b105/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/db/db4aa1eaa75861bb45818b4e4661e16eda893d1d432b84cf673ae7a3a7ea4826-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b082/ 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 encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/aes -std -complete -installsuffix shared -buildid MOZ1IPDUHwgSRatkHitG/MOZ1IPDUHwgSRatkHitG -goversion go1.12.5 -D "" -importcfg $WORK/b082/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/6a/6a0932829872dc2293ada2c7d70ef811e89245f6777cc67b291a6514cbbef41e-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_arm/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p crypto/des -std -complete -installsuffix shared -buildid r-DSZd8TV2_q7s5VkxPU/r-DSZd8TV2_q7s5VkxPU -goversion go1.12.5 -D "" -importcfg $WORK/b096/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/75/753d97b3efd5704f3e7091c79a31607110e10863550ea6de053a5d004893571d-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_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid VIv3rvwyMNraDJLsfR4y/VIv3rvwyMNraDJLsfR4y -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_arm/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/21/21fc9856a3a2963953045da6126ea942f3260670ae796f0a77896af031c4f9f7-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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p path/filepath -std -complete -installsuffix shared -buildid rQsZmVwIRnzRVnpFs4uA/rQsZmVwIRnzRVnpFs4uA -goversion go1.12.5 -D "" -importcfg $WORK/b032/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/53/53804fef847973a387cd4737ae5bf9342373677b9667e49f6c3026cf32ba351c-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b110/ 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_arm/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid IignJDchkUWNtBy29fVy/IignJDchkUWNtBy29fVy -goversion go1.12.5 -D "" -importcfg $WORK/b110/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0a/0a230a23fbd152a5b57745b232d2ebda3d94ee318dcab48b829197e568d4bc9a-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_arm/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b111/symabis ./sum_arm.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_arm/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid E6AzH2ssYB0OmPZVTfY0/E6AzH2ssYB0OmPZVTfY0 -goversion go1.12.5 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./poly1305.go ./sum_arm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/29/29593b3cab59933f2c4b23800c5789ed8959d884daceb4055b13f20546d0e8c6-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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p regexp -std -complete -installsuffix shared -buildid lNyHLMmbYl4IY7vlMgP8/lNyHLMmbYl4IY7vlMgP8 -goversion go1.12.5 -D "" -importcfg $WORK/b066/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/bc/bc901255488e38d56b4c1f69d91f5f71d889990dfe7eef67a54e62dadb96a3f2-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b111/sum_arm.o ./sum_arm.s 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_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 3XjNXdDtmdXrXpXLDQJD/3XjNXdDtmdXrXpXLDQJD -goversion go1.12.5 -D "" -importcfg $WORK/b031/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b111/_pkg_.a $WORK/b111/sum_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/08/081a6df7020961f66743d3a04bcf97cc7980ec8c57f88c745d9640a88110bf5d-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_arm/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Mox_qqiseGIQfsei0aW3/Mox_qqiseGIQfsei0aW3 -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_arm/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f3/f3e08d3c2abc5a82a27f01a70b241d6794d74bc7220da02fc8e3916387ad87a8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ac/ac3f5c57946a56bad69948d15a6667e3015ecfe1399bf26bfc1923d3265ee092-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 xkvfh_q-5qghfymq4Sej/xkvfh_q-5qghfymq4Sej -goversion go1.12.5 -D "" -importcfg $WORK/b119/importcfg -pack ./armor.go ./encode.go 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_arm/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid al4jl8TcKdCRt01vqkVQ/al4jl8TcKdCRt01vqkVQ -goversion go1.12.5 -D "" -importcfg $WORK/b112/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/88/888cd4cfc15523cbca21babd1c42e17b8dbe8371282d053cbe2fe6f0c8b5109e-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_arm/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid seFyz3CJjdTmwGT39ahK/seFyz3CJjdTmwGT39ahK -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_arm/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ed/ed0db952350a9c18c6a79a7d3c4ec3567965b9b911da763756f6561ffeaaee4c-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Dw9onYyMVPoXtC3mERpe/Dw9onYyMVPoXtC3mERpe -goversion go1.12.5 -D "" -importcfg $WORK/b136/importcfg -pack ./tmpdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/43/4361670e3eb83dc1a9afa2bd22b98de3f7c3c711d3fb156468dcade78fbe6bde-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 hau5V_UJ5hW5B5NaRu2X/hau5V_UJ5hW5B5NaRu2X -goversion go1.12.5 -D "" -importcfg $WORK/b165/importcfg -pack ./directory.go ./directory_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/7e/7e373535da872cf497fa067acc258f32b1cd6311c6a16d980612d8d3f1f400b9-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/13/133017bf217803460dfbc587bc86a5af3013892ac463e0d4522017caf0bc6df2-d # internal 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_arm/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p container/heap -std -complete -installsuffix shared -buildid hsHS8mx9r3WMu-EQiZJt/hsHS8mx9r3WMu-EQiZJt -goversion go1.12.5 -D "" -importcfg $WORK/b230/importcfg -pack ./heap.go 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 dICu--1eipy1Szo66ss3/dICu--1eipy1Szo66ss3 -goversion go1.12.5 -D "" -importcfg $WORK/b232/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/79/7983e8e191689d4397811fb0b58f955bf505e72484443bb0f9116f0df2a7d37a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # 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_arm/cgo -objdir $WORK/b034/ -importpath os/user -- -I $WORK/b034/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/4d/4d5a109f12577f4c3efb6c40310e617cbc13463771aa3eac3be5ad1a69a5ab1a-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal 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_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid tHFeXitoAsC0W8YxHzS3/tHFeXitoAsC0W8YxHzS3 -goversion go1.12.5 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/cf/cfc2dbde277af0fcf03a4da394ffbeb03081f48b3a17fa434a71a4d585768993-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_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p encoding/json -std -complete -installsuffix shared -buildid d4jRviUhxfVptnIHCUO6/d4jRviUhxfVptnIHCUO6 -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/77/772485008a7c63934715bea64c733bfc91ed99ccaa4ee334835c67fe450b6c50-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 gYD-WOwZaBLT9LjsMDTV/gYD-WOwZaBLT9LjsMDTV -goversion go1.12.5 -D "" -importcfg $WORK/b063/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/34/343c2e462a93b3e624fbdb532e1be07a140ed4ab9ff5725993f34e300b09e5d1-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_arm/cgo -objdir $WORK/b046/ -importpath net -- -I $WORK/b046/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ee/eed890f6d26c07356bbe3668a3d52b324d2ebf99e3f551696eb0bf53a458f6e1-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_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p os/exec -std -complete -installsuffix shared -buildid w0vg21F_jqeyOdoQVnzH/w0vg21F_jqeyOdoQVnzH -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_arm/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/75/75d7d78efcff424698ac4c5182f96767d9a0ce13d3aca79a3fe4607ea2b8a509-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 11bJdzT6IZo7MCCCFKTj/11bJdzT6IZo7MCCCFKTj -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_arm/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b0/b01a339589bbc9d33e172ae4bde7d5ea7a0fe38602830e77512908d12adce8b3-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid 3pVaED7xafQQGq4cah3k/3pVaED7xafQQGq4cah3k -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_arm/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/97/97f8e5b80f2bf42fd31627d356c2c289af254d8b18289ae824d150a8a76314f9-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 FRQFyvxF9JO9ym8lUtUK/FRQFyvxF9JO9ym8lUtUK -goversion go1.12.5 -D "" -importcfg $WORK/b072/importcfg -pack ./version.go ./versioned.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/b6/b6905bfbd104906026f8619ce8491dda95e532dad6ed44a51dfb7dd456b5747d-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 CQJxXEOcOr9hQNEPC-XI/CQJxXEOcOr9hQNEPC-XI -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_arm/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/69/693e06723f5777d4a44ab2a907e92a2953a7e509fff94fb57ba835a647705c4b-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 blQFd5HWXBHjCgIuP-c1/blQFd5HWXBHjCgIuP-c1 -goversion go1.12.5 -D "" -importcfg $WORK/b070/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/95/95e66b87eb7555e9186e8c4d00341522cb04deb2906518ab06284b3742f3f7d2-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid BHXCl2KlrbLUZrortKtt/BHXCl2KlrbLUZrortKtt -goversion go1.12.5 -D "" -importcfg $WORK/b073/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/bd/bd7aeb6aae293117bb0d5534e4851a74f4b27e294f97ee6c326a6061ba1551d6-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_arm/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p log -std -complete -installsuffix shared -buildid QDt7NhJR32VDlhmFBqXu/QDt7NhJR32VDlhmFBqXu -goversion go1.12.5 -D "" -importcfg $WORK/b075/importcfg -pack ./log.go BUILDSTDERR: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -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_arm/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/da/da2e4e435117b54dd1c04542145fbb11a473f5252feca006a6f210d25136456b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -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: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -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: 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid iyVR5XKwa9Atn39jQcQp/iyVR5XKwa9Atn39jQcQp -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_arm/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -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: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/83/83c1956042048ad5986525f417d6e994a0e61f03e63d08ad8df679b245828e08-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 ddWvlUj0xZVUuZhCkms4/ddWvlUj0xZVUuZhCkms4 -goversion go1.12.5 -D "" -importcfg $WORK/b078/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/7c/7c5bbe26555c340d0b1c299d24c1b050989032c949222dc2d0cfaf5c0a32f578-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_arm/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b087/symabis ./arith_arm.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_arm/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p math/big -std -installsuffix shared -buildid qGGQsOZrN26WmG8vcuDc/qGGQsOZrN26WmG8vcuDc -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 ./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 $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -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: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -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: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -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 $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/d2/d220d4d4e5ab397030285fd5322182ddfc65d8de1ec586157e71a7d95cd6e524-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 GQ7XCafGJ_jm9bcQAyie/GQ7XCafGJ_jm9bcQAyie -goversion go1.12.5 -D "" -importcfg $WORK/b068/importcfg -pack ./system_registries_v2.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -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/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b034/_cgo_.o -dynout $WORK/b034/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal 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_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p os/user -std -installsuffix shared -buildid 5DkveNM51yDOKZ6kmHoJ/5DkveNM51yDOKZ6kmHoJ -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: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/80/8039c46bb1deb9e84c3e25c8709fb39bc8c3b8cdb5edc880bd346aea9ee23909-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_arm/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p encoding/hex -std -complete -installsuffix shared -buildid t5Pi3Jx6aKHt_a-S313I/t5Pi3Jx6aKHt_a-S313I -goversion go1.12.5 -D "" -importcfg $WORK/b104/importcfg -pack ./hex.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/c7/c7b58e0ec04cb2e4886dc3086674076d31625b1aa108e22adc185df204464458-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_arm/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p net/url -std -complete -installsuffix shared -buildid DwLOLw1ZGlGVTSZjXEMC/DwLOLw1ZGlGVTSZjXEMC -goversion go1.12.5 -D "" -importcfg $WORK/b108/importcfg -pack ./url.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f6/f66c1a9fc778b3775e6db9ddf174e751960d37d819f277d54fd4f7e37ac4e7b4-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_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p archive/tar -std -complete -installsuffix shared -buildid 5UpyzFNVMyvmdkhTnpmy/5UpyzFNVMyvmdkhTnpmy -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 /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/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_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p net -std -installsuffix shared -buildid jDI_j6-Q4CFLOXGFDkEx/jDI_j6-Q4CFLOXGFDkEx -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_arm/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/6b/6ba8c1111c34bbe7c34514a52f952c408ca2a89cc52cef2c76cf963568b177e7-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 s8v-jjg4FAcijAJn7wIo/s8v-jjg4FAcijAJn7wIo -goversion go1.12.5 -D "" -importcfg $WORK/b115/importcfg -pack ./stub.go ./transports.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c2/c268a5e149005cbb12eee0099ccd0e032be9294328528021aa3f4bbc57a6be50-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 4MLakPpVRMYaL5h0d_c6/4MLakPpVRMYaL5h0d_c6 -goversion go1.12.5 -D "" -importcfg $WORK/b116/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/87/87d8de35a615cb93bd2c28b6843af8e03573abbd528989ecac98ac5a5bf30bb6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_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_arm/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: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b087/arith_arm.o ./arith_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b087/_pkg_.a $WORK/b087/arith_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/94/94a04a9a37332ad70d09b81c88608c27c59f74689e62bf79da16b75a1c53a2e6-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_arm/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p compress/flate -std -complete -installsuffix shared -buildid Y1-A3H9dl_84hc0SUB1g/Y1-A3H9dl_84hc0SUB1g -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: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d5/d51902f1d6b6ca22a5481ee8c0d293f2d83faefb70fe6a30e387484f63fb5b9a-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config 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: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid gtt2FZ4i491GwNapa9O1/gtt2FZ4i491GwNapa9O1 -goversion go1.12.5 -D "" -importcfg $WORK/b086/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/72/7278d4724ffe1e6567c7da5ba4a795c204685715bcc53d89d01587793bb2832c-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_arm/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid jjVdzezTHuumnLQysO5W/jjVdzezTHuumnLQysO5W -goversion go1.12.5 -D "" -importcfg $WORK/b090/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/55/55184d7b940995c88255bc7b7dc520fc481dd77231d803cd62d442748040b320-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_arm/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 8YS4A5d9KoMplyIJJqJI/8YS4A5d9KoMplyIJJqJI -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_arm/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/3e/3efe01549f48740372038c5f1abd6791dd66262a62a2a21076b38d6c350db3d2-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_arm/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid Acw3C_mIjDYaTXPhF-64/Acw3C_mIjDYaTXPhF-64 -goversion go1.12.5 -D "" -importcfg $WORK/b092/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/a4/a4cd8027e7750c2cb85775ed6208c00984278132d0b09bbba144def1b2a4f9a6-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_arm/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid ftrgMO0NlMqlCTM_qAvS/ftrgMO0NlMqlCTM_qAvS -goversion go1.12.5 -D "" -importcfg $WORK/b081/importcfg -pack ./ecdsa.go BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f8/f842fd1c4cc6ce3539e86ee3a1c354bd0f59472ded364cc74eb968fa1c98c17c-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_arm/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid tx3BePpp12XveV6U306_/tx3BePpp12XveV6U306_ -goversion go1.12.5 -D "" -importcfg $WORK/b102/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/6a/6a53e7e7bed9bbfa98c7b6645b8ac825757b4dc76568a2dc64b93a5e2c2440f2-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_arm/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid AjwzAuVHQcMx5IBabCDc/AjwzAuVHQcMx5IBabCDc -goversion go1.12.5 -D "" -importcfg $WORK/b103/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f3/f3c108bfdafa953d41b83f31ec3da933a836cb17198faaf7d00a9e70efd5812f-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_arm/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid DufudqjVCl0Us9JjZEsP/DufudqjVCl0Us9JjZEsP -goversion go1.12.5 -D "" -importcfg $WORK/b106/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/80/8035c9639a16e843e0be6aa47d126e093b1c4872978c0e4aec5369d6f8b847b9-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_arm/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p compress/zlib -std -complete -installsuffix shared -buildid AM-GiT1d105dWGVAHE2c/AM-GiT1d105dWGVAHE2c -goversion go1.12.5 -D "" -importcfg $WORK/b124/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5d/5de15cbf1ae2ddf41da31ae88c8d331178374ca7730ff269d52b688864def487-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 EhxYYss-jxAq57RwGEA0/EhxYYss-jxAq57RwGEA0 -goversion go1.12.5 -D "" -importcfg $WORK/b127/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/36/36ca8d2b47199099c4821ebc1ae88d3b9be24b22683dc02a6270d3ba59ca6da2-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 8wLFJYtx2Mu-wIC9slAX/8wLFJYtx2Mu-wIC9slAX -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_arm/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/be/be1dca8ce5a2689831e45522ee907167ed3c592b690c298fc0d4336e3a915055-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 -giBh7zwriV-LnGmpVXC/-giBh7zwriV-LnGmpVXC -goversion go1.12.5 -D "" -importcfg $WORK/b135/importcfg -pack ./none.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/2a/2a3c51ef719f7ecbb5a12c655cea3524264949e1bc0a37dcf1c84dea304311a7-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b046/_pkg_.a # 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_arm/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p text/scanner -std -complete -installsuffix shared -buildid -SiEk-0t2afEJJG_T9Gx/-SiEk-0t2afEJJG_T9Gx -goversion go1.12.5 -D "" -importcfg $WORK/b141/importcfg -pack ./scanner.go BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/b8/b8f87fc402ab77ebfbfadb8fdea75ce31c60f78d87cdeb351000a0d524e2152c-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b045/symabis ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/59/595ec54071ab046f4e91408ca2d670b1373f8cfe5d494cdd687e59d612adbd6b-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_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid DEZXH7hVyWOUutGAtlLj/DEZXH7hVyWOUutGAtlLj -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_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptracearm_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 96Hyu7ULldCYThvuW29_/96Hyu7ULldCYThvuW29_ -goversion go1.12.5 -D "" -importcfg $WORK/b055/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/26/2684fcda3c918c440e595a664884e6c65f558007e727bebda2aede10e72d96e8-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 q4sN2wEwdULCRSi8Xq0_/q4sN2wEwdULCRSi8Xq0_ -goversion go1.12.5 -D "" -importcfg $WORK/b057/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/3e/3e6203550a38e2de5b1598ef0393cb1adae908a699f8290748202e9fc4843ce5-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Oe9tOZaKtfIKAo7AM-_K/Oe9tOZaKtfIKAo7AM-_K -goversion go1.12.5 -D "" -importcfg $WORK/b058/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c4/c453daf228cc2a0e7c947a57723c5099565b8ec55119570ee1b111b76a973a87-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 B83BlDnjryLp9--Q6ye6/B83BlDnjryLp9--Q6ye6 -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_arm/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/94/9492ef789da66f6c4cb0a7f87f3b193e0a200daeb23444930e87a5bb9cfa1084-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 fVFKTkFTaZM5ca_BRqhb/fVFKTkFTaZM5ca_BRqhb -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_arm/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/29/295f28700324529eb640d240b5d5486be6cb644dd2b1beca0bfacbabf925f469-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_arm/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid pwWrKbAxmpUjln7PkTHz/pwWrKbAxmpUjln7PkTHz -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_arm/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b6/b62090f7c660f970a57133ed581d0b627fd22a408ba7c6e0b8f676dda881f1ec-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 hw3HXSHAUo3nFqp61_bc/hw3HXSHAUo3nFqp61_bc -goversion go1.12.5 -D "" -importcfg $WORK/b053/importcfg -pack ./api.go ./conf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/10/1094b59ff209ec589a0234f72fbaa7b7f20cf7726f53ccf7351320a71f035792-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 kO-UZxMw_XsDDp3M0123/kO-UZxMw_XsDDp3M0123 -goversion go1.12.5 -D "" -importcfg $WORK/b118/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b045/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/a0/a0173da8c80686dbe9e34c30b02299e5cef92b0b99ead6a9cb868c7e0616dd21-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid ieqxxc5ghIPyIrcqGZnu/ieqxxc5ghIPyIrcqGZnu -goversion go1.12.5 -D "" -importcfg $WORK/b044/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f0/f0e77e0ca242c94c51cd7dc3cf0986833147fe1561461c310ce11105e6a0166f-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 7JSvZeUJUWAVdUoyRwWi/7JSvZeUJUWAVdUoyRwWi -goversion go1.12.5 -D "" -importcfg $WORK/b140/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/1c/1c6cdd40b8e05850b381997837ef8791d401e43848c0513816044b7d3609394a-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 bgGRGu74qKnpPFzlaMYb/bgGRGu74qKnpPFzlaMYb -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_arm/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/1b/1be3bea30eb00e723568c6440e2cb67a778f5f2c78531113ce799be946ac1851-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Ifa7sNVZqhEApuFQVeCP/Ifa7sNVZqhEApuFQVeCP -goversion go1.12.5 -D "" -importcfg $WORK/b145/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/aa/aae68a6974dbadff2705bad482a9ec401fbbf9d8232090d902bd61ba5bbb44bd-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 O_jVkj-5LJdCievAU7h-/O_jVkj-5LJdCievAU7h- -goversion go1.12.5 -D "" -importcfg $WORK/b146/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/75/75ec5d2a500b48bfe375b7d893506c211edbc879b40ae5513c0e02cebc122121-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/0a/0a5e5077dffeaf774a967ced336ce7c03129905759ffde4968511ea2e14c4297-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b094/ 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 wzXqu_o8DPGrLkCIe_vO/wzXqu_o8DPGrLkCIe_vO -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: 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_arm/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p crypto/tls -std -complete -installsuffix shared -buildid vneD7-emWw_pBV5VoAeu/vneD7-emWw_pBV5VoAeu -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_arm/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ac/ac5edc1fca122de1daf93f8ffbd2a69b56cbfcd27923b13f3d5be5b50090ae59-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 hI9wfabxhhFVNEVB6ScG/hI9wfabxhhFVNEVB6ScG -goversion go1.12.5 -D "" -importcfg $WORK/b148/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/53/532baa0fd43181a42b8cc52c1c63b8f9aa5e9df690bbb5431bcb6e4e7f4cf889-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 IbQQavFduvd71DfZOOVA/IbQQavFduvd71DfZOOVA -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_arm/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/85/8575fc7889e173af4aa514923f3b5a310cae489298d8bf8a9bd58bddc283d571-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 wPII7Okv4ay_Ez0ICKja/wPII7Okv4ay_Ez0ICKja -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_arm/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/ed/eda7db73bada65f67e015bd33b5139a539aff90311e30fc28a940e48483e9a00-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 U51FdMoUJdIpAvr-lPnO/U51FdMoUJdIpAvr-lPnO -goversion go1.12.5 -D "" -importcfg $WORK/b149/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/56/5656176229fd9cc669a8603869a051fb90001bef2686b5c8552132c0829cfd0c-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 G8YCjojJwKL1FMaXx9Ph/G8YCjojJwKL1FMaXx9Ph -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: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/8f/8f28d553116e98f74154c6c9465e1adeb2e622e6495aa4eb38844e452f23da93-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/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/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -marm -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: cd $WORK/b154 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -marm -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 $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/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_arm/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 ztnyiNzCVuejTG_KmeWc/ztnyiNzCVuejTG_KmeWc -goversion go1.12.5 -D "" -importcfg $WORK/b154/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.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_arm/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b154/_pkg_.a $WORK/b154/_x001.o $WORK/b154/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/b8/b8b6f5657d4b543e42f96fe8aa798eaa73ee070016dc828a9334c3de012307b4-d # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/68/6801fcf5351178c23322f28a2e94a43494345a6f5618575dde1c137aecc2bcd0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: mkdir -p $WORK/b151/ 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 b4CWk2iXNb12hBhRhwg4/b4CWk2iXNb12hBhRhwg4 -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: 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid 1MXjBq-npp12JSwJH6ER/1MXjBq-npp12JSwJH6ER -goversion go1.12.5 -D "" -importcfg $WORK/b151/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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_arm/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/30/30592f26492e4ef2b009ddc7e0f2b7e88acbb8cbf5e9cbb900d443f343d1ca64-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_arm/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p flag -std -complete -installsuffix shared -buildid UduEfc5HL1VvZJ4p9DqU/UduEfc5HL1VvZJ4p9DqU -goversion go1.12.5 -D "" -importcfg $WORK/b158/importcfg -pack ./flag.go BUILDSTDERR: cd $WORK/b117 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/bb/bbe924fc09a7bcb17ce5b30017bc3cb6aa58e55f9d75d6214246cafff621b911-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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 2FeKpu-v2TuiJuOIB4yf/2FeKpu-v2TuiJuOIB4yf -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: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/81/815f16df8a7e2fe0fbdace90b5032bfab899b2c3f97e1cb9e61ccd255ca8e00f-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 WliTCoof-coxFb5ssIdy/WliTCoof-coxFb5ssIdy -goversion go1.12.5 -D "" -importcfg $WORK/b159/importcfg -pack ./command_linux.go ./reexec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage gpgme -dynimport $WORK/b117/_cgo_.o -dynout $WORK/b117/_cgo_import.go BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/93/930ddab491b517f6021b449b3354b1ea0d3d0d5b07348f49a22e6ba34621ffd2-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 fFW7HakCG3NmBEN3UNv1/fFW7HakCG3NmBEN3UNv1 -goversion go1.12.5 -D "" -importcfg $WORK/b160/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid 38iCpZHJ_MNDXp9f73KF/38iCpZHJ_MNDXp9f73KF -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_arm/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/df/dff532975bc8696750ba5b35e5f56ee3b42905db3b57fb9e50d90089eed089c1-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 kulXZBtFd24KlXpqcT85/kulXZBtFd24KlXpqcT85 -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_arm/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/74/742dca0dbb04db3391133b3ed5506a72db4e8fcb52db50309db5c7354fb45b82-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 hTiBh0l3tWJwtBWFEJL_/hTiBh0l3tWJwtBWFEJL_ -goversion go1.12.5 -D "" -importcfg $WORK/b167/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/bf/bf2af056e438b656adc1339cbb7ef98712877d60b55f1330e41abb63012dcbc7-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 t8R52r-tpm0o0WdB8awY/t8R52r-tpm0o0WdB8awY -goversion go1.12.5 -D "" -importcfg $WORK/b169/importcfg -pack ./selinux_linux.go ./xattrs.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/c0/c0272acd6ef89533f668d283714371b2864927c863960759c3d89babe383e2c2-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 08C6iTHNW8HHmwr1-ML3/08C6iTHNW8HHmwr1-ML3 -goversion go1.12.5 -D "" -importcfg $WORK/b168/importcfg -pack ./label_selinux.go BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/bb/bbafe9b1c88ed5129ad4433fa7403a27e1b719eb885a4578db07c4f5fe2d4dc5-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/84/84422ecfb4a084f4057d45a92ed19b6877db31b108f20edf93556aefc4735557-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 jBO_nGmG5tP6fpBBvpmy/jBO_nGmG5tP6fpBBvpmy -goversion go1.12.5 -D "" -importcfg $WORK/b174/importcfg -pack ./fsutils_linux.go BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/82/8228d1e5fca6f2596fa228e814a0c93f61fa8a378d376f3cb8d87101c1f875c2-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/libtrust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/containers/libpod/vendor/github.com/docker/libtrust -complete -installsuffix shared -buildid mTZe9iTBFwNlxX38cilT/mTZe9iTBFwNlxX38cilT -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_arm/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/36/36289c18e73b3472e46894c8b6e05b2824dfbbe0acc08313b17571ce2796c5c9-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-9b6a98cfd7813513e5697888baa93318395a2055/_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_arm/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/lib/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_arm/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/18/18c89cf2887a37b4e57bf2e1cb2bfcd5027094d9a91803cafd020f5cdd00aa4a-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 strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 2zM6AxF61a186Faw71wS/2zM6AxF61a186Faw71wS -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/73/7386e66909d479dc249793ee4cf53674c8e667458c547049830f8e1298622fd6-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 78JbuyawUoqXyqcpr5kv/78JbuyawUoqXyqcpr5kv -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -marm -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_arm/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -marm -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: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/cc/ccc0829f33f38a3a46739db9abe49b2c5707cb36f89da2102709511f712e0293-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 1rkdz5GI3iQHqPqwbQAF/1rkdz5GI3iQHqPqwbQAF -goversion go1.12.5 -D "" -importcfg $WORK/b077/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/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_arm/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 zTJlZ-qT2avQFKJjuFSz/zTJlZ-qT2avQFKJjuFSz -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_arm/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/fb/fba08bc8eafda9ece3eb27d991f11f8e5028c7db87e0173260429c70be45e250-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 7wiHATI2cTj9criX6yEB/7wiHATI2cTj9criX6yEB -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_arm/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/b9/b98aef4e11a4438a0ce0366f4a08d7e34dda3cb8baf953d84b28b746f4bd5c25-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/signature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 VF3JTPYbqjZTyZQTWDx_/VF3JTPYbqjZTyZQTWDx_ -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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b173/_pkg_.a $WORK/b173/_x001.o $WORK/b173/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/1a/1a14e6ef0383d27f9110c0e35ca76e4a76b871864aa403c176c5123c43056b94-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 p7KzEAg6afHX_RfoAsWz/p7KzEAg6afHX_RfoAsWz -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_arm/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/63/6382bb7c2c28ff8984d5dd330969d48e8efce59bd17ba5c7e8203d2287a9d670-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/c5/c53a067c77efc9a0984d1cb0521658e0898c0bee89a86f39d298079550c1d7b3-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 5aUSV27qTzlfFHalyi0r/5aUSV27qTzlfFHalyi0r -goversion go1.12.5 -D "" -importcfg $WORK/b172/importcfg -pack ./overlayutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/df/dfde94a2f858a76986fd46fbda8cf0321c66cc395e50423696d8861803519076-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/94/941d58b7bff89317547fb8b22a30cd69ede8b53268cf4517211ed136001cdf10-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 JYLQU5AFk8EDfeiZgoQc/JYLQU5AFk8EDfeiZgoQc -goversion go1.12.5 -D "" -importcfg $WORK/b181/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go BUILDSTDERR: cd $WORK/b179 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -marm -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/67/670c26518dea9cbe5f986243d78d1e4e71d65b6f6a0e6cb2d72f3d8bd59f7cb3-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 07Y4nHx3W81VxnK7dO2Z/07Y4nHx3W81VxnK7dO2Z -goversion go1.12.5 -D "" -importcfg $WORK/b180/importcfg -pack ./zfs.go ./zfs_linux.go BUILDSTDERR: cd $WORK/b179 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/93/931110681eaefbb45d73187f8b3e9112e1c91aeffac98379e821b278b449045b-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: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage copy -dynimport $WORK/b179/_cgo_.o -dynout $WORK/b179/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 vC2woLYqHg30wJrUz5FW/vC2woLYqHg30wJrUz5FW -goversion go1.12.5 -D "" -importcfg $WORK/b183/importcfg -pack ./stringid.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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 K86rVE0kIWxF_UCZdQ8n/K86rVE0kIWxF_UCZdQ8n -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_arm/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/ff/fff108bff8e5955473cc9fcd94eabc13a19efc7986805f66719bca1208d4ab7d-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 mO3FcGPrwFQhNoHizRAP/mO3FcGPrwFQhNoHizRAP -goversion go1.12.5 -D "" -importcfg $WORK/b186/importcfg -pack ./children.go ./patricia.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b179/_pkg_.a $WORK/b179/_x001.o $WORK/b179/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/1d/1da5de37fe90d5719b996d234936f0942c8c59879f8ce7647b344ec0bdf12b51-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 gqD6IcCBDSg5QuXPAhUD/gqD6IcCBDSg5QuXPAhUD -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_arm/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/99/990ffbd2af12d8eaa7cb58762f285f03fde6b67b48eff919985d2ef309afc026-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 ClBROmFPWz5hwhltyVTb/ClBROmFPWz5hwhltyVTb -goversion go1.12.5 -D "" -importcfg $WORK/b185/importcfg -pack ./truncindex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/0c/0c912a646b2ab2917fe291c4bb4b5daccbca2bc4a69560db64cf30d990fd12f8-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_arm/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p compress/gzip -std -complete -installsuffix shared -buildid EsxaumpmM8iB3LdIIbb5/EsxaumpmM8iB3LdIIbb5 -goversion go1.12.5 -D "" -importcfg $WORK/b191/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/43/43b281f48cf9e034fa8036365c6511c001ba696afdbb661fe71ec0fafb059f6e-d # internal BUILDSTDERR: cd $WORK/b170 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -marm -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: 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_arm/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid ijYpRXEH4gDQoMLEPIPn/ijYpRXEH4gDQoMLEPIPn -goversion go1.12.5 -D "" -importcfg $WORK/b196/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: cd $WORK/b170 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs -fPIC -marm -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/93/939528316baf6c27976359fd8a46f4d8c59822a6db753ec5f207417125ae22b1-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal 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_arm/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid M_l6buJbFBwBQxyq3fRG/M_l6buJbFBwBQxyq3fRG -goversion go1.12.5 -D "" -importcfg $WORK/b194/importcfg -pack ./bidirule.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/41/41e5df330f31a83f315a276d720c2843b8f98527168d04bce3a5bdcaba2b3cc4-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 YsdPtwT8pNVW-7VLbbdf/YsdPtwT8pNVW-7VLbbdf -goversion go1.12.5 -D "" -importcfg $WORK/b187/importcfg -pack ./assemble.go ./disassemble.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/83/83775be6f8fa91cd8f2347203799ba27683e0422ef2b7ca0d42a5558e6975b6c-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_arm/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid 31VRr2L-OuiGmJBWlmIn/31VRr2L-OuiGmJBWlmIn -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_arm/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ac/ac882f5c02c3a78b366b30c798fb2de9010e714d46b65f4a14ed680d9d8530c4-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage btrfs -dynimport $WORK/b170/_cgo_.o -dynout $WORK/b170/_cgo_import.go 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_arm/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p net/textproto -std -complete -installsuffix shared -buildid kx5KWlb3-23MLHm5yQdD/kx5KWlb3-23MLHm5yQdD -goversion go1.12.5 -D "" -importcfg $WORK/b198/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 oOS3EGQqYI6Gztmdhfi8/oOS3EGQqYI6Gztmdhfi8 -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_arm/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/11/1199404b67e2143d1bd8f7f71844e0d91d024cf5dc5349b52ea298a1ca97256d-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_arm/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid N_LmtLIy2vyr4Ev9TFic/N_LmtLIy2vyr4Ev9TFic -goversion go1.12.5 -D "" -importcfg $WORK/b200/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/d0/d05f974f4d37232fe3921872065e39d3e3e78ad068ba68c01830292f9d7c3634-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_arm/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p mime -std -complete -installsuffix shared -buildid dtr2t5nE0JLczQpv9s9I/dtr2t5nE0JLczQpv9s9I -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_arm/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/61/6186320e08df2cecc57466b2f513892e51dcb3d603ee515bd9a7296da114059e-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_arm/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid mwW8qEuneStGknEOg6p5/mwW8qEuneStGknEOg6p5 -goversion go1.12.5 -D "" -importcfg $WORK/b203/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/be/bef3adf2d8f60530aa8a14a705541facb0244c570e952056ec4a697d5dbcaeb5-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_arm/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid BG7t18DZuhRE5l2DHjzA/BG7t18DZuhRE5l2DHjzA -goversion go1.12.5 -D "" -importcfg $WORK/b204/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/8e/8ef3fa90aeaaf5d0f91dc329a32b7452ce76ea1fd0ee73130ea6465f82177789-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_arm/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p net/http/internal -std -complete -installsuffix shared -buildid YNiWzv6JAXwnKJRA-v2V/YNiWzv6JAXwnKJRA-v2V -goversion go1.12.5 -D "" -importcfg $WORK/b205/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/94/945ad841b11cd6d9371b58217abc13c9413bc0c9b3e0a8dc64eb3771191959a7-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_arm/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p mime/multipart -std -complete -installsuffix shared -buildid 1sug_YlZt8bROqNs_A9q/1sug_YlZt8bROqNs_A9q -goversion go1.12.5 -D "" -importcfg $WORK/b202/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/43/436e52bf32894703204d0ea4e7ba988c56e460d98ac17ea60fc2f95a042da688-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 LauefD7Pf42GTzSD9aIK/LauefD7Pf42GTzSD9aIK -goversion go1.12.5 -D "" -importcfg $WORK/b206/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/72/726a58415ad45fa5421718fb55c9700f946b7ad72fe3d622d37607141cc5351e-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_arm/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid 5_k0p4dzN9nzAmHio1ph/5_k0p4dzN9nzAmHio1ph -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_arm/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/14/14eca712f35782020cbf199ead58d71e2ad3ce0e8365fd322047e30719cb39b1-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/6f/6faa1bb7ce41fe6a41f26c38383aea82ea0f23e08026d217bee1d74a5becc605-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_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: cd $WORK/b208 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -marm -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 /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm/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/b208 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/b7/b73a0d29f2128f9c2ea03400e2bd00803d6ca4ae70cd02f7642eae30fb56e686-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_arm/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid AfZTnj3wRZSTwPiIe-lZ/AfZTnj3wRZSTwPiIe-lZ -goversion go1.12.5 -D "" -importcfg $WORK/b192/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/a6/a65f0206bdb7b3b3f219d619bed4fe45b9f17a3d078a630965ca3dede57af1b4-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_arm/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid l8UEblKCqui6eHI9fggV/l8UEblKCqui6eHI9fggV -goversion go1.12.5 -D "" -importcfg $WORK/b199/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/2d/2d1783389d221711053b1bb9b339a30d6ebddf9ab311d18c3b534660eaac180d-d # internal BUILDSTDERR: cd $WORK/b208 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -marm -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: 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_arm/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p net/http -std -complete -installsuffix shared -buildid JG8xY7I7e_Oub8jsDhk7/JG8xY7I7e_Oub8jsDhk7 -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 /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/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_arm/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 -6LjHpjz3txeDz4j18QO/-6LjHpjz3txeDz4j18QO -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_arm/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_arm/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/c4/c40e7975a746a681057d2d8d9754db302b4c622dca65fa4e6bd35ecab4836383-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 fM4GQV-zORdawv7grtzH/fM4GQV-zORdawv7grtzH -goversion go1.12.5 -D "" -importcfg $WORK/b211/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/83/83410167b0edb16a6661beb7f48aef4dfd51e10c3577f19005c58a3687fdc1d4-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 zE8S4WGj_Yh_pOta2BYa/zE8S4WGj_Yh_pOta2BYa -goversion go1.12.5 -D "" -importcfg $WORK/b212/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/fa/fa9c3c68ec769f6f36290072b8b77dc569e9f635387e21b0851453e26465cc8c-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 -VAKBK5pQyV9pYBbUIbu/-VAKBK5pQyV9pYBbUIbu -goversion go1.12.5 -D "" -importcfg $WORK/b213/importcfg -pack ./blobcache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/33/338abc91eeda45f3b54ed2fb863dc6b8bda8982b9f8cf6c0f5f4d5f6696c40a1-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/chrootuser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 j5NurWeQiH8jmAUkLnAx/j5NurWeQiH8jmAUkLnAx -goversion go1.12.5 -D "" -importcfg $WORK/b214/importcfg -pack ./user.go ./user_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/c3/c3155a4ce0d132d06c7d639dc00b0b66785f8dbef8aa66503607a776b35d6f20-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/secrets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 EthQB3eTQGlskNYOATZx/EthQB3eTQGlskNYOATZx -goversion go1.12.5 -D "" -importcfg $WORK/b216/importcfg -pack ./secrets.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/a1/a1f18e5d497b635ca45c8996120f31d4ab4a1d3d672acee2e10b79eef6f83a3d-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/internal/prioritize BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 0oZ5npSdLL4ekaL98BC0/0oZ5npSdLL4ekaL98BC0 -goversion go1.12.5 -D "" -importcfg $WORK/b220/importcfg -pack ./prioritize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/6b/6bde559def33848e225e2e0ba0666b389b62a47fffd1028aafbde82c1cb7076e-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/etcd-io/bbolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 NBsuA_r5UxH_qd0mRbia/NBsuA_r5UxH_qd0mRbia -goversion go1.12.5 -D "" -importcfg $WORK/b221/importcfg -pack ./bolt_arm.go ./bolt_linux.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: cd $WORK/b210 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -marm -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/6a/6a8af34b70b22ef1ae8163682b8e274b4582115b4a7e23d3669c39510b2aa2b9-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/boltdb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 YvgakbrxTIsyKIoe9Cxp/YvgakbrxTIsyKIoe9Cxp -goversion go1.12.5 -D "" -importcfg $WORK/b219/importcfg -pack ./boltdb.go BUILDSTDERR: cd $WORK/b210 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -marm -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/fc/fce3a9624586a8c2b1e2ad257ca34986cd60fa40cc586039b86d4173603f22fe-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 e4_jH2bdrTPcnmdQvAxY/e4_jH2bdrTPcnmdQvAxY -goversion go1.12.5 -D "" -importcfg $WORK/b223/importcfg -pack ./memory.go BUILDSTDERR: cd $WORK/b210 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -marm -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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/94/944d715da692c949ec1793aabfcc9d7d3461726a1f69034389df7717f3ce255e-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 8rXo8_O4mxv-Ll9ucHwz/8rXo8_O4mxv-Ll9ucHwz -goversion go1.12.5 -D "" -importcfg $WORK/b218/importcfg -pack ./default.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/74/7495cb159b077312939a30aa81a45bcdf9ff114eb4dc580e0b9530bb60025e1e-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 2_ZYFHe_K8lzCCSD5Z2O/2_ZYFHe_K8lzCCSD5Z2O -goversion go1.12.5 -D "" -importcfg $WORK/b226/importcfg -pack ./xlog.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage seccomp -dynimport $WORK/b210/_cgo_.o -dynout $WORK/b210/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/08/08acbca7a46cdadd5b5817205ba58c2465da00497d12a99714f20e2cbeda28c9-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 oq9-lL6DRW2YwCHv2TnH/oq9-lL6DRW2YwCHv2TnH -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: 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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid aNKBmbykU2-VXmF_84xE/aNKBmbykU2-VXmF_84xE -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_arm/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_arm/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/eb/eb83c6ea486c807b6d1fd653cadb51396ff657f98eb48eb610fc4d2a6f34a6ec-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/cwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 7WPPsE4I0AtY9H6fJDKg/7WPPsE4I0AtY9H6fJDKg -goversion go1.12.5 -D "" -importcfg $WORK/b231/importcfg -pack ./writer.go ./writer_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/54/54786a8db7770ef31c81b7a88dcc671fc6e4fa78c82493d93ab2f247bd94e23d-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb/decor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 1kqFcEdE5tdSE52oj130/1kqFcEdE5tdSE52oj130 -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_arm/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/fb/fb5cca2e6cf5a2538c17faa4e933c8744da55d72044fa5270fb4e00715a3b9c3-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_arm/asm -trimpath $WORK/b236 -I $WORK/b236/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -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_arm/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p os/signal -std -installsuffix shared -buildid 75GQTDpXHXWuNuOFKQ6B/75GQTDpXHXWuNuOFKQ6B -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_arm/asm -trimpath $WORK/b236 -I $WORK/b236/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b236/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b227/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b236/_pkg_.a $WORK/b236/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/bd/bd5579b5f93bde99ce7976936387a264eb7d68a30efd0a9b56b9145d666fe19e-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/vbauerster/mpb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid vhBzUlVyQxDtq5gSz_46/vhBzUlVyQxDtq5gSz_46 -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: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/1f/1f3d4732391d630a3508d93775e5b85ccb092251b4cf20998d8a1e6d4a8baa7d-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid K-ZB14ES8QA9OZVBncDs/K-ZB14ES8QA9OZVBncDs -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_arm/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/8c/8c90a80020065c3cf63b0699775a536884c2b7bf3e6052fc4fc7fe5f70ba84e1-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 pMczJIztBPzwWGIQiwJy/pMczJIztBPzwWGIQiwJy -goversion go1.12.5 -D "" -importcfg $WORK/b237/importcfg -pack ./semaphore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/9e/9e19a75aa30bff59b4338df7bef1cea147f98999a29141876752e64b080f4b65-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 fIgUjOgf8rakECvLyO8H/fIgUjOgf8rakECvLyO8H -goversion go1.12.5 -D "" -importcfg $WORK/b239/importcfg -pack ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/41/4144334c00ee6345598005e10a7da7b7cc87db46c862f0145c2403b12a0dcaba-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Df-H9_zYEfNDKTlNaO2l/Df-H9_zYEfNDKTlNaO2l -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_arm/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/d2/d23521472cdbd2e5b489ae864713b43962a551c682bcd34b27bc59efd14d4fe6-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 hPzZTGpn7oLhtSf3NDl3/hPzZTGpn7oLhtSf3NDl3 -goversion go1.12.5 -D "" -importcfg $WORK/b224/importcfg -pack ./compression.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/7a/7a59b84a0a48a1fe82faa2ea6f7ea16dbc2c8e814753b1c9ff36f51610398ef5-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Bzq7XGpDUsbWvlRrA3gC/Bzq7XGpDUsbWvlRrA3gC -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_arm/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/6a/6a8c37c1f531bc36d1a8da8381e01dd169b53fb2c8d3a8b93ca9b490e56cfd5c-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 eimnYrMfgE70eEjzN-4v/eimnYrMfgE70eEjzN-4v -goversion go1.12.5 -D "" -importcfg $WORK/b241/importcfg -pack ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/54/5425c087099f0220ca0e599ade424d57e552d160067bad50a64dcec9d806a2b2-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 H5Q2Zya5nK4hEdC_zSkh/H5Q2Zya5nK4hEdC_zSkh -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_arm/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/c4/c4a550b8cef5c6eea854837973fef2a538f4cb1dc31eb2664ea7db906488dfe2-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 E6nBRsz_Tb4-8PdpqYjS/E6nBRsz_Tb4-8PdpqYjS -goversion go1.12.5 -D "" -importcfg $WORK/b243/importcfg -pack ./client.go ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/f1/f1ce590f04bc5bc914d61f469d3e4a91500eb4de0949f817dbb2382772fc4e3a-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Yi5p049O-EyndNV16bCQ/Yi5p049O-EyndNV16bCQ -goversion go1.12.5 -D "" -importcfg $WORK/b248/importcfg -pack ./path_driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/02/027df6670767a0fe448e90f28ecbb1ed5d0e45048ab835e0c811c96677b81a6e-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 hxxwFDepvr4JVmyRbYk8/hxxwFDepvr4JVmyRbYk8 -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_arm/buildid -w $WORK/b248/_pkg_.a # internal BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/ac/acaaae6b1c41f747d33446bbdd34f6580edbf7b0d42e014cf91f6ee1e277b64b-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 6Hspsw4AxIp4-FDXvEQx/6Hspsw4AxIp4-FDXvEQx -goversion go1.12.5 -D "" -importcfg $WORK/b253/importcfg -pack ./client.go ./socks.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/42/42d4540ae305552036c3f84501ba0179ece73ce393a75bd68982b245ed3f2f16-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 SFeSfOZ8kh8kMckDAkqv/SFeSfOZ8kh8kMckDAkqv -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: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/77/77eccdab0b6e6d956974516d65321ad0ce7fafa8dc85bfe437cb03c3281df8e3-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 B4fxWYUmFesDS5n8G0jo/B4fxWYUmFesDS5n8G0jo -goversion go1.12.5 -D "" -importcfg $WORK/b189/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/7b/7b8a3e5b3ed668ac0028cd630ad5fa0ce0a6f1c47046375c7abe66cd0f984e7b-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 tLvfLUy9l8KS8MCoe4Ik/tLvfLUy9l8KS8MCoe4Ik -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_arm/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/24/24bda433f95c45ea7f5e96f361ae5660238e00545d00a0152a7298b2ae51bd76-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 hUOy0k_c38SSPpHyGfpe/hUOy0k_c38SSPpHyGfpe -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_arm/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/c0/c03f9d7cfcc2d741214f66e479c1c9e67195f70f6ad29ac880b27b34fdf88819-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 llYOaVPyg_5KiROwCkQe/llYOaVPyg_5KiROwCkQe -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: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/b3/b3b7b0034a64acdaeb2df3ce9e1a46a0557698223f2dcdf35927af780e09a95f-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 HCVdV-dVCdmg75t7mfuL/HCVdV-dVCdmg75t7mfuL -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_arm/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/aa/aa5efd70c1b6a8b56c99f6e0bbd0f5b92479564ac4cb2310c7fa2fcec121b24a-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 -LO9fHtlRhnl3xTcqG1u/-LO9fHtlRhnl3xTcqG1u -goversion go1.12.5 -D "" -importcfg $WORK/b257/importcfg -pack ./set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/7b/7b516c486ff169a690673271399646eb4be16915b2d20c65c38f01697aa15b7a-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 TUllqr6BLTj8NrnRzyrN/TUllqr6BLTj8NrnRzyrN -goversion go1.12.5 -D "" -importcfg $WORK/b250/importcfg -pack ./tlsclientconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/c8/c857c43fd4711af5cb99770f18d864a16fb85628ef97082f4f71f4669c301fca-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 YmB1ibNtSB6eH0TiQ6qp/YmB1ibNtSB6eH0TiQ6qp -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_arm/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/11/1125884aa1bfc542db292fb523e3c2e7698a285b0f932d4ed2aaa67cbd8e974b-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 v4h9ZO9EoJNHq8DTOIn7/v4h9ZO9EoJNHq8DTOIn7 -goversion go1.12.5 -D "" -importcfg $WORK/b245/importcfg -pack ./homedir_linux.go ./homedir_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/9b/9b8d867e757774235c501c8abbcdfbf3da3ffb4ef43a7ac6d1057e5f6a32aa71-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid FUR8EhrZUp8ql0uT77P-/FUR8EhrZUp8ql0uT77P- -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_arm/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/16/16738258fa2ecbaa7de4b191342badd04542b44c14405045c931ec6c690292b3-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 VgQAkjRKG2kzY-lqPn_B/VgQAkjRKG2kzY-lqPn_B -goversion go1.12.5 -D "" -importcfg $WORK/b242/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/05/053170445e5259e3ef951f42466fb1b9cb94077b03005a28880e798202f9e1b9-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 e_BZGKddVC5GLnQFGPYG/e_BZGKddVC5GLnQFGPYG -goversion go1.12.5 -D "" -importcfg $WORK/b261/importcfg -pack ./addr.go ./authchallenge.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/fb/fb167a4dc56bafd936db5fbd2d114b857206f37bcb18dfc6780d348be39979c8-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid SZe-h_khKr3uFHUQQiMu/SZe-h_khKr3uFHUQQiMu -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_arm/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/b6/b60e0c370a0e85bb7d8178211154c17d00e7868c5ee01b16877412470ae2219b-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 rU2j7J7mBz4Hc9Mf72bP/rU2j7J7mBz4Hc9Mf72bP -goversion go1.12.5 -D "" -importcfg $WORK/b262/importcfg -pack ./http_reader.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/e1/e1ea7320b3ab89ddc70d01a8f7d3518760b208d73b02ba3fe003337a6a3f7e82-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Qz3DEXM3qgcThFzroWRm/Qz3DEXM3qgcThFzroWRm -goversion go1.12.5 -D "" -importcfg $WORK/b263/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/e7/e77d77f7fbe2cb3254dfda0ed14cc8f000dade590a4859140a1fa9f44008551e-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid NZCnCjGMG9YTr3HluZUO/NZCnCjGMG9YTr3HluZUO -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: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/fd/fd6f34d09d97134165b960e8b781665e32739828a2d40132446408655a8553e2-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 QlAu6GWgca27vDNXAxiN/QlAu6GWgca27vDNXAxiN -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_arm/buildid -w $WORK/b263/_pkg_.a # internal BUILDSTDERR: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/f7/f7ae3e795b33eb7af6390f80178bd253c3191486f88705e38c898957cc78ac97-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 yGcc9Zr9FZNWxTqXEBh2/yGcc9Zr9FZNWxTqXEBh2 -goversion go1.12.5 -D "" -importcfg $WORK/b264/importcfg -pack ./memory.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/02/029be0bfea09f07f6ed8b3e5afd948fc02647f5c01ba7bd61ab7a00fc846cca8-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 uqldpFOiHchvWX5ePYxp/uqldpFOiHchvWX5ePYxp -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_arm/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/96/969533fba6626f51362b205bdc969ce9f2e31aff28bad67a4f38051a983fd4d3-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 lh7QPC8Aj8pDO4YJ-AmJ/lh7QPC8Aj8pDO4YJ-AmJ -goversion go1.12.5 -D "" -importcfg $WORK/b259/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/ec/ec88016d0f88a5eba35b72f8e432d5ad4f1bc27b8f52d88f10569140be73cb21-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 BtyoBuozmWb1opz_fnIs/BtyoBuozmWb1opz_fnIs -goversion go1.12.5 -D "" -importcfg $WORK/b267/importcfg -pack ./dest.go ./src.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/bf/bf508e19ec696fed515df32f9a72fe71f59e08250f32b7241484d1934f2855b2-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 B0XcMOQi-esttXxkyXMQ/B0XcMOQi-esttXxkyXMQ -goversion go1.12.5 -D "" -importcfg $WORK/b270/importcfg -pack ./oci_util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/6a/6af2b92d2253235ed1ba71892f68b2786ef28b68ee367fe5651aa863e2c1cb0b-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 oQ2nnx67iKgbMEdbPO5R/oQ2nnx67iKgbMEdbPO5R -goversion go1.12.5 -D "" -importcfg $WORK/b271/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/42/42bbdea601fb76d17cd3fae3e1eccfaae0c1ff3829767ead4c9a553d95f3c128-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 fsuwJXT3kKqnSjhMMFkW/fsuwJXT3kKqnSjhMMFkW -goversion go1.12.5 -D "" -importcfg $WORK/b272/importcfg -pack ./system_registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/7b/7b8e86ef0b9c93493965ee7ecf9547e04931b3c267ee7cd062bf51ce4fd6817e-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 kS0E2FtFzvoQ0p71Ioqc/kS0E2FtFzvoQ0p71Ioqc -goversion go1.12.5 -D "" -importcfg $WORK/b279/importcfg -pack ./blkio.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/94/949bcfe9541424f7d22f52f4242ac01b2f99a07b769a7aa8c29ddc743f5839c8-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 gCx51iCQ-4-43ksx5wXw/gCx51iCQ-4-43ksx5wXw -goversion go1.12.5 -D "" -importcfg $WORK/b280/importcfg -pack ./mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/09/09d57abe0a98f482dc3d04c5812cf16b2e7933f87845f71e1de843c897cff0fb-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 FTJ61tDAdcDZSmCq1yWz/FTJ61tDAdcDZSmCq1yWz -goversion go1.12.5 -D "" -importcfg $WORK/b281/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/c9/c912f2540c6c9b9bdeec5901f7ded9cfbc5dc680d505fcaa9e5b35f6f3afac2e-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 lvtd3u6jyKeB54j-6Ekq/lvtd3u6jyKeB54j-6Ekq -goversion go1.12.5 -D "" -importcfg $WORK/b282/importcfg -pack ./nat.go ./parse.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/2d/2db17defe180f4490187493e11e3e0b6582333f0c93801edbb28a8b5678b2fda-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 u6Zg7u9OWV706GZinhVU/u6Zg7u9OWV706GZinhVU -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_arm/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/59/590f4dfc90b9245a0546f16b078420a4837e964acf78dbf9ec20df66e535253d-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 i3pEma9j2MNDlO2aHHpH/i3pEma9j2MNDlO2aHHpH -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_arm/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/30/30dfb05f8b3998d413d91525de54a8a5def24048b5bc9cbed7dc56e3bb724177-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 gzAIx6FxtMcBkW3447Zy/gzAIx6FxtMcBkW3447Zy -goversion go1.12.5 -D "" -importcfg $WORK/b283/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/e0/e05006d1c1bb3c6d33913f2f1ec24882ff7252c5a5d95e432e912ca661b920a3-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 jDkTi0g4VSrMel7TPUuC/jDkTi0g4VSrMel7TPUuC -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_arm/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/1f/1f69edbe88c352644e71124d7afdeb9701c7154e5dbeb2cceeb9bea6f4847f30-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 LBH9yxNYadJyZF9Pgkw7/LBH9yxNYadJyZF9Pgkw7 -goversion go1.12.5 -D "" -importcfg $WORK/b286/importcfg -pack ./authenticate.go ./registry.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/0b/0b58fb1aec235e7cda689daa37d66d13332292c7f95d0ff8126837beedc0d020-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b285/_pkg_.a # 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: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/2a/2a36cc1330dba5adf2cc6798761b21ce9b54ba6331a236e293201baee13bef5f-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 KVja5M_K_VFl89afYSm5/KVja5M_K_VFl89afYSm5 -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: 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 wydNtOlJV6T8rIqNtgji/wydNtOlJV6T8rIqNtgji -goversion go1.12.5 -D "" -importcfg $WORK/b284/importcfg -pack ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/68/683161bb0b8fe02b8585caa58f2d36f5906f682f07f81cdb1cfa4bffc05d0278-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Sb9iVgjWS79ENO4-MWaw/Sb9iVgjWS79ENO4-MWaw -goversion go1.12.5 -D "" -importcfg $WORK/b292/importcfg -pack ./duration_convert.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/f7/f777ba2b4311c2cdab511808822a598f9b70e48f86655e2b4fa05c782ff8ccd5-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_arm/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid PHTxLnPDHckvq9ZBbumc/PHTxLnPDHckvq9ZBbumc -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_arm/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/a7/a7a0d7bb918bfeb80974ad4408a6a134fc70be7a7a8836b0006ab78210a86383-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid QxI7CAIJ8J6mk7VzwgmA/QxI7CAIJ8J6mk7VzwgmA -goversion go1.12.5 -D "" -importcfg $WORK/b265/importcfg -pack ./fields.go ./yaml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/4b/4b5cdde37879a01eecbb4bf5c9700cdc3243338e0d32e8b589b4547fea792e2f-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid O0Wafe-PSbfrSQbvch3y/O0Wafe-PSbfrSQbvch3y -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_arm/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/b9/b9c599d1dd0f7d6894cae79ad54da1cef85ffedab53a9b425cf6a754cc1151d7-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 mkE_VcaEmst_MQiDcQfj/mkE_VcaEmst_MQiDcQfj -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_arm/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/99/9907ef627f9599b22eedec5145fc9fc4874cef72f08ba88e76393af00e2ee2f1-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Q0Kv6muFVmZxSTDUJsav/Q0Kv6muFVmZxSTDUJsav -goversion go1.12.5 -D "" -importcfg $WORK/b301/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/2f/2fcc625d35c3592d69ea5e2efbe94942115231df3871062d9aaf6227d5954bea-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 z9j3dRTaY5k3kQM6nUlo/z9j3dRTaY5k3kQM6nUlo -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_arm/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/fd/fd10e9f1214aa95b3342686aa193b42a47a615f25bc32dd5a4f83a7b4b8d0eee-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/b5/b56933bc53caff3c2d618d8ff8f42e7d9b552e6a1a920473e187edf77bc74cfd-d # internal 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: github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 atamZsjRTPyN5cJyFgV3/atamZsjRTPyN5cJyFgV3 -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: 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 yNp4Ui3fmBdP7JAMitdd/yNp4Ui3fmBdP7JAMitdd -goversion go1.12.5 -D "" -importcfg $WORK/b300/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/ad/ad2f92d4214ea5e74d68fc1b87945a1a039f59ccf86f8ee8edbc6fcdaf041dae-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 L-HYfY0KTRvAgO9roy2M/L-HYfY0KTRvAgO9roy2M -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_arm/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/27/276a415fc38e681200d4de43cfb38e89babeec6ec0ddb1d78dc5faa24da2ae46-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 xd0TSVj5vFsm_jUGSjP5/xd0TSVj5vFsm_jUGSjP5 -goversion go1.12.5 -D "" -importcfg $WORK/b305/importcfg -pack ./homedir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/a1/a1aca104bcac2929310925ecf99c363408f49770f3318f254142914e435414c3-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/tarball BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Uz-lAAT18olVFc4hFXHx/Uz-lAAT18olVFc4hFXHx -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_arm/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/50/509f8b8393c7044e1c3b7b416763b757ef3ce3106fb30b9c6276ee38c7a08f9f-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 kUQtRmYRVhgoZYr0Uh7j/kUQtRmYRVhgoZYr0Uh7j -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_arm/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/73/73bfe4f406263f118d954f85019fddfe2be4e3d1cb68cdeea7cf65eccd811ade-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 aLqWY27blmkSoGimrYcG/aLqWY27blmkSoGimrYcG -goversion go1.12.5 -D "" -importcfg $WORK/b310/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/30/303af5ee0a2d56c1a69faed088b2cf07afb98a7809b459ef5f496f7b4cfafa7d-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ishidawataru/sctp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid Ecjh-PICefSxGRpybeYU/Ecjh-PICefSxGRpybeYU -goversion go1.12.5 -D "" -importcfg $WORK/b312/importcfg -pack ./sctp.go ./sctp_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/fc/fc7e6e0950c4ce49f7f3489d09b38d925cc2cb2b0d02adf05cdfe98efd0eb66e-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 O_wMfuFeJKXULSOSHkQg/O_wMfuFeJKXULSOSHkQg -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_arm/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/52/52ae6758c179c5cd3554eaf93171bea8a32257fbf3866af1c9e06d98f8c94500-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Zl1yg_TWZV3s_sxy9Jl-/Zl1yg_TWZV3s_sxy9Jl- -goversion go1.12.5 -D "" -importcfg $WORK/b311/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/85/85d38fd612d70ca11567713642357caf67b108cfb582c0c2a86963afe4e8569a-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 H2Baxx9ZwlPwzc0HQcxL/H2Baxx9ZwlPwzc0HQcxL -goversion go1.12.5 -D "" -importcfg $WORK/b308/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/78/78ef0cf92cf55c08f901f9d7a596b53134b4f60b2657e3d032f606b29b482a5c-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid nyQFJzif2_C87aHRn0dz/nyQFJzif2_C87aHRn0dz -goversion go1.12.5 -D "" -importcfg $WORK/b314/importcfg -pack ./errwrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/29/29c440b43c483889cc9ca352f70ed1db98a1d6ca57fcf13349b2e5394643b877-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 TL0FOyE9iJ38XesfIpZc/TL0FOyE9iJ38XesfIpZc -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_arm/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/f7/f781bc578319d1d5a229437085648edcff812eb6cb59fd6cd2f339f986da4501-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Xc1UNfTjiBHKVxJz0t4v/Xc1UNfTjiBHKVxJz0t4v -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_arm/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/10/1086a3de05020ea7058e2fe9ee9ced050b373d4a47beba042a1ac90aedefbfd5-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 VX1CNBk03AzUMpC7IRJx/VX1CNBk03AzUMpC7IRJx -goversion go1.12.5 -D "" -importcfg $WORK/b298/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/05/05b221ec344d9c35dbd6b7a8ff90ee43189461fd6088ee09a410c4c60485b46c-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 7R3NqfsayoqCZXiAO_Hs/7R3NqfsayoqCZXiAO_Hs -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_arm/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/9b/9bfb5a3a841b43cca59208ee575e7448704638dc09a405aab4a567010d85da4b-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_arm/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid fr2e3F4udLw0FOB8XomT/fr2e3F4udLw0FOB8XomT -goversion go1.12.5 -D "" -importcfg $WORK/b319/importcfg -pack ./driver.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b319/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/ba/baf8a19fae2b81f6f39506cc938fec948674813f824ee7e8589284810ec9839d-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid v1hSpeej7O70-ntEJsIX/v1hSpeej7O70-ntEJsIX -goversion go1.12.5 -D "" -importcfg $WORK/b318/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/bd/bd865f527de273bf52709615d0ba51bbd28be074f3457753824a7a43430acdff-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 HWJYVfHHsHyHiG3yNLEe/HWJYVfHHsHyHiG3yNLEe -goversion go1.12.5 -D "" -importcfg $WORK/b320/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/b7/b732ffc10a0c2fbac554e7d8c0bcad36fdab14776754bbd47cbfac03374c7bd0-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 FCiHpRkg-qjzLPtHFG85/FCiHpRkg-qjzLPtHFG85 -goversion go1.12.5 -D "" -importcfg $WORK/b322/importcfg -pack ./error.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/4e/4edd26e283cd63ea4bc1b31b9d3892b8f11d6809f55fa86830de80220cd66368-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 TS3CrHwcqBkRfL_yp-fp/TS3CrHwcqBkRfL_yp-fp -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 $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b289/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/09/0948d36a34660c772405be55137ba2cd9c6e06459f561fd8617547c606535f3b-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid GOVWzYA5R9bEIdxucIJB/GOVWzYA5R9bEIdxucIJB -goversion go1.12.5 -D "" -importcfg $WORK/b325/importcfg -pack ./pointer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/f3/f3ebdc83465d06efc28b02b2e748fe30e190c85a80e3648389a61fbe64bc14af-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid JC2XkrYSMkc2BIyh9GQ-/JC2XkrYSMkc2BIyh9GQ- -goversion go1.12.5 -D "" -importcfg $WORK/b324/importcfg -pack ./reference.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/5e/5e8631a4eb744a2c5bf94eb2abe5813564741c59c06088086b3ede5c8b078aba-d # internal BUILDSTDERR: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/51/51ce260c50cc9d6e62e7042c5e100daff4617a6a3b934eb971b78c3965f10607-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 3L0b4Sux_HNesr0ECAUP/3L0b4Sux_HNesr0ECAUP -goversion go1.12.5 -D "" -importcfg $WORK/b288/importcfg -pack ./gen.go ./plugin.pb.go 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_arm/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p net/mail -std -complete -installsuffix shared -buildid FZxcysv2iz5zEgJOYmTc/FZxcysv2iz5zEgJOYmTc -goversion go1.12.5 -D "" -importcfg $WORK/b326/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/54/54ca9744a5c07ecd02d9b5c43a63dbd26d6a253f5af11cbea23ff5cba4e1a830-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 mgZhTk33GUMJ1iRAzZI5/mgZhTk33GUMJ1iRAzZI5 -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: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/51/5166a97140412d6eb84a00043084b0b503e6ad146bf0bb765654d8cbae33c556-d # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/95/95619f58e81540a7c96882e4655c2d5ca8d8106c084fad2ca92287d138b08437-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: 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 EdMK4f5VxQ3hcGG3nf4C/EdMK4f5VxQ3hcGG3nf4C -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: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p text/template/parse -std -complete -installsuffix shared -buildid QHotILI4Eoibl4Mo61-Q/QHotILI4Eoibl4Mo61-Q -goversion go1.12.5 -D "" -importcfg $WORK/b328/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/bb/bb65ee23114906c4cd6c6963f9fc12fa9253a9e9bf7ef85bf363e71fa87e9dec-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 bS_eZvoXXursCPaxG88Y/bS_eZvoXXursCPaxG88Y -goversion go1.12.5 -D "" -importcfg $WORK/b293/importcfg -pack ./volume_create.go ./volume_list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/e3/e38d869611cca3893121718c5107dd192c4bfe43d6a66d5a04ba8f074597e56e-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 AxzRZySgNXSHKbhjdKz0/AxzRZySgNXSHKbhjdKz0 -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: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/7f/7f6a7191abfd937803eba726ae0ab8d1e7084b2f14af3e4255235a9c54bd155e-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_arm/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p text/template -std -complete -installsuffix shared -buildid 46gp8OFdIoq3p3wXW9HC/46gp8OFdIoq3p3wXW9HC -goversion go1.12.5 -D "" -importcfg $WORK/b327/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/c3/c35907d68ea5acef8fdb7fc74cda80ac3833fa8b5740d4a67248eeae4abfdc0f-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/openshift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 P0Yz1E0hzmr3HT_DUTCM/P0Yz1E0hzmr3HT_DUTCM -goversion go1.12.5 -D "" -importcfg $WORK/b295/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/27/278b9c69ef827bf39e6eecb9fdb3d57d5c61624037e28f13534c91f5490c2240-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_arm/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p encoding/csv -std -complete -installsuffix shared -buildid JDOb0k0qM1WCNFbEJ4_G/JDOb0k0qM1WCNFbEJ4_G -goversion go1.12.5 -D "" -importcfg $WORK/b332/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/af/afc13250ec799a85c08db91b3e1af031014b52839e3ab49279f68f49a548f798-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b332/_pkg_.a # internal 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 6HT5luATSQHZndKVymqp/6HT5luATSQHZndKVymqp -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: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/50/5020a2bdcbdc7ea25ad7e12b39f096e7c813d000fd622ebdf91965de9825cac4-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/libnetwork/ipamutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 xCa6s42u2WJCT6UXC6y8/xCa6s42u2WJCT6UXC6y8 -goversion go1.12.5 -D "" -importcfg $WORK/b333/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/73/73bf103e96224189385194e062098d208ce8c96b4ea19460a11ce4252674a8ca-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/opts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 k42V27ckRWqk23lOg-02/k42V27ckRWqk23lOg-02 -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: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/a9/a97ec5a8e0a7de9b7a17bcf16c1f31462ba5d86e3f73fbf96dfff7ed684cd6c8-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 orHbhTtOrrHPA1iCNmLs/orHbhTtOrrHPA1iCNmLs -goversion go1.12.5 -D "" -importcfg $WORK/b334/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b275/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/14/1469a957eedfb4d30f91607483c01d965c48a81080b0d81a8e314b1f911459ec-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 KZtgJh8NG0TtsKE8Wy7L/KZtgJh8NG0TtsKE8Wy7L -goversion go1.12.5 -D "" -importcfg $WORK/b335/importcfg -pack ./stdcopy.go BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/d7/d724c7eff0625c9a88ba6edd149f48d9d359b2c712d3fcc27e91b081b01d65b9-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 9FwhkzMGxRC6jEHCeZey/9FwhkzMGxRC6jEHCeZey -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_arm/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/ab/abb3107e76b03a69566e2d352607591454f45075b854aea173e5b6f9a28cf1b2-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 wYW1PVn-yl8tA9mveM9h/wYW1PVn-yl8tA9mveM9h -goversion go1.12.5 -D "" -importcfg $WORK/b337/importcfg -pack ./pools.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/0f/0fc8e7647f49b0f7a01ea99f022948f7dff74ac68e560546ac71dd8593c76b30-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 7nie1Y76H45HEgjm7ozK/7nie1Y76H45HEgjm7ozK -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_arm/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/5b/5b98a56d2b209912966578c92fe54eb9c25e50cd3644a8cb48404e79158a9455-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/Nvveen/Gotty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/containers/libpod/vendor/github.com/Nvveen/Gotty -complete -installsuffix shared -buildid GNQMFv_mW3Q4aIeuwMBf/GNQMFv_mW3Q4aIeuwMBf -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_arm/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/e7/e71986c8c4a8643d381b85e8e3050f706c7ac89ffa6e0eab8c023689b259c25d-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 1-7XhcViMAnJaK7Un_rK/1-7XhcViMAnJaK7Un_rK -goversion go1.12.5 -D "" -importcfg $WORK/b340/importcfg -pack ./term.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/9a/9aac889d2ad88e1407eec5d24a765a9b4baadaefbdebeaf1538c7415b6371e0b-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/dockerfile/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 aq3k4ru4Von8dTUZ_0AN/aq3k4ru4Von8dTUZ_0AN -goversion go1.12.5 -D "" -importcfg $WORK/b342/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/a5/a5d0a963c1c2403a07a686974439d6ab86436dfe90b97567f9fa34bc62143d0a-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 bdKnO6ltMHQo6-CcUcNx/bdKnO6ltMHQo6-CcUcNx -goversion go1.12.5 -D "" -importcfg $WORK/b338/importcfg -pack ./jsonmessage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/8d/8d98ea3b11b15ef3e1821470b5ba02b3434ef15a426d58974ab1318c0dbaf66f-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 LiO3_KL7gehtQ3tyfIIm/LiO3_KL7gehtQ3tyfIIm -goversion go1.12.5 -D "" -importcfg $WORK/b343/importcfg -pack ./signal.go ./signals.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/a5/a5b87e4c8934585a82a58d28b3ade3d18843fd2be59dd4f930e2e872bfd16f37-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 sNd5GKN9RSm9HRyOndex/sNd5GKN9RSm9HRyOndex -goversion go1.12.5 -D "" -importcfg $WORK/b344/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/cc/cc460443654ba195e7b7b4a9ae8035ef6b1568d04f53abd81f56b1090e0f9b17-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 _N1Dive2YUliHFeqfVCI/_N1Dive2YUliHFeqfVCI -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_arm/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/b9/b981725e6b3ebd8ebd6480a898fef0575e0d51ab718e11bd66354173d51c7d73-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 _8xm8HWBovL2CIJgBpDB/_8xm8HWBovL2CIJgBpDB -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_arm/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/a6/a6e3b5fae1c5679b29836281e0cd43fae8459911c8424309c3670fb29b895051-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 XCa9PpTjKCFMYsEPTd9l/XCa9PpTjKCFMYsEPTd9l -goversion go1.12.5 -D "" -importcfg $WORK/b347/importcfg -pack ./join.go ./vfs.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/1c/1c622ba00e4b82698d7179e95f8ed24628ca09348d7d81107aaaa7d5d3ef1498-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid 55Gwt4Rlq495lhi7-i7R/55Gwt4Rlq495lhi7-i7R -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_arm/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/18/183772a0b2e6f0dccde9447fe43c6d0da5445888f3e22667eb7bb79ad97ee27f-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 AX5BeO9P6I5s2vpydUyC/AX5BeO9P6I5s2vpydUyC -goversion go1.12.5 -D "" -importcfg $WORK/b317/importcfg -pack ./validate.go ./validate_linux.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/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_arm/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 f6zzDTNTvVyWIK5LMgsr/f6zzDTNTvVyWIK5LMgsr -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_arm/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/31/317b2bd7b942e00b988728895e5bd17d06d4a157d979cad7d0119ce14c97ab4d-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 U57WtrD5C7QWXxoJ0sr1/U57WtrD5C7QWXxoJ0sr1 -goversion go1.12.5 -D "" -importcfg $WORK/b315/importcfg -pack ./config.go ./generate.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/98/9805d4398f166de0433d1082bfe45fbbd72450ad2ccbe95a365e91542e46e256-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-9b6a98cfd7813513e5697888baa93318395a2055/_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_arm/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/lib/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_arm/buildid -w $WORK/b330/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b349/_pkg_.a # internal BUILDSTDERR: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/2f/2fdfb4fe10ca2d82bf47573761d168583d4072990170dcdc7974810bf17e85ae-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid o9RTwrs0ZhJPxq8UvxeP/o9RTwrs0ZhJPxq8UvxeP -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_arm/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/4d/4dadc9542dc59fd6d493dc3791a23079881b0f2c748c4e84ab6efa99877cd6c7-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/formats BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 5raoLlNKcNS0xAM9AIgM/5raoLlNKcNS0xAM9AIgM -goversion go1.12.5 -D "" -importcfg $WORK/b350/importcfg -pack ./formats.go ./templates.go BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/99/99fecd30ba5e93ab80194a917e5de76d27e71e28a5a77c44c2043ca1b22a6d9b-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/spf13/cobra BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid FLdMLSgD_JVMofNKMhC8/FLdMLSgD_JVMofNKMhC8 -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_arm/buildid -w $WORK/b350/_pkg_.a # internal BUILDSTDERR: cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/59/595b4085502f945b6b37c8bb333ba25bc0ad33dda8c75d9d9c97179e241866ed-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid l7lQX5QAZ6ljoGa0QGi1/l7lQX5QAZ6ljoGa0QGi1 -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_arm/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/1f/1fe9dc84a7d0f9dc62ac1011137809046f46ec5ec0224fdb0996361c3be48a26-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 7TSDH-kxIgD5KtHyJ1wg/7TSDH-kxIgD5KtHyJ1wg -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_arm/buildid -w $WORK/b352/_pkg_.a # internal BUILDSTDERR: cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/bf/bfc7197ded0d2b54f46883b410a159e9e8aa6725d5229d3d203c829514c9eb6b-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 jEMLq_h69V-gmNsHUCmH/jEMLq_h69V-gmNsHUCmH -goversion go1.12.5 -D "" -importcfg $WORK/b363/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b363/_pkg_.a # internal BUILDSTDERR: cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/61/615b9d7414fac7714ebab3fb208992c26a982ea5abd9ff34d499d05d846c8343-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/namespaces BUILDSTDERR: mkdir -p $WORK/b367/ BUILDSTDERR: cat >$WORK/b367/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/namespaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid Y9hYbMMmZ63_yeGROIxY/Y9hYbMMmZ63_yeGROIxY -goversion go1.12.5 -D "" -importcfg $WORK/b367/importcfg -pack ./namespaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b367/_pkg_.a # internal BUILDSTDERR: cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/8f/8f801738f75734dc807a6534a38fd5b91d14283d8a1288d36621cd289bc49fc1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: mkdir -p $WORK/b369/ BUILDSTDERR: cat >$WORK/b369/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid w2sbSl5pT2KvpwUz1N07/w2sbSl5pT2KvpwUz1N07 -goversion go1.12.5 -D "" -importcfg $WORK/b369/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b369/_pkg_.a # internal BUILDSTDERR: cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/dc/dc5d0591739b48b2f4f17d8104af9012776f0522c49d7b1941b452075723e440-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/rootless BUILDSTDERR: mkdir -p $WORK/b368/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b368/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b368/ -g -O2 ./rootless_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b362/_pkg_.a # internal BUILDSTDERR: cd $WORK/b368 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b368=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/ca/ca5694f8b3f58a8c968b016d69bc74081d42b1e9e90a22983c0473d55c96c2bc-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 wSAeklzOS1m0PvKBCITt/wSAeklzOS1m0PvKBCITt -goversion go1.12.5 -D "" -importcfg $WORK/b361/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: cd $WORK/b368 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b368=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b361/_pkg_.a # internal BUILDSTDERR: cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/14/140b29459d3723182aba4592597e5b72827f2b44bcc657b53f97003d8f9cc4ee-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: mkdir -p $WORK/b370/ BUILDSTDERR: cat >$WORK/b370/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/journal -complete -installsuffix shared -buildid jSuaPHCI0eaJoadkUFcc/jSuaPHCI0eaJoadkUFcc -goversion go1.12.5 -D "" -importcfg $WORK/b370/importcfg -pack ./journal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b360/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b368=/tmp/go-build -gno-record-gcc-switches -I $WORK/b368/ -g -O2 -o $WORK/b368/_x003.o -c rootless_linux.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b370/_pkg_.a # internal BUILDSTDERR: cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/d8/d842f90782da8f9ee5b765301afc7e63aa9e5f0c30485fe55833bfae75fc4819-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: mkdir -p $WORK/b372/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b372/ -importpath github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b372/ -g -O2 ./dlopen.go ./dlopen_example.go BUILDSTDERR: cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/52/529e6ca83b62815df104d3ff4216ab45e191e003797dccb65a1202027b4adb1a-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 XroDRSHI_G1Ysv2fyF-W/XroDRSHI_G1Ysv2fyF-W -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_arm/buildid -w $WORK/b359/_pkg_.a # internal BUILDSTDERR: cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/74/74bc3d3e82fdda8d68d1cad6f2230d4a1759a1cf1428af4c5881d1d8d05b88c0-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containerd/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/containers/libpod/vendor/github.com/containerd/cgroups -complete -installsuffix shared -buildid yjYRjZNoZ5J-LuCv9yJc/yjYRjZNoZ5J-LuCv9yJc -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: cd $WORK/b368 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b368=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b368=/tmp/go-build -gno-record-gcc-switches -o $WORK/b368/_cgo_.o $WORK/b368/_cgo_main.o $WORK/b368/_x001.o $WORK/b368/_x002.o $WORK/b368/_x003.o -g -O2 -pie BUILDSTDERR: cd $WORK/b372 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage rootless -dynimport $WORK/b368/_cgo_.o -dynout $WORK/b368/_cgo_import.go BUILDSTDERR: cat >$WORK/b368/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/b369/_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_arm/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid Jgw0m43rlupTgwXTZ-k1/Jgw0m43rlupTgwXTZ-k1 -goversion go1.12.5 -D "" -importcfg $WORK/b368/importcfg -pack $WORK/b368/_cgo_gotypes.go $WORK/b368/rootless_linux.cgo1.go $WORK/b368/_cgo_import.go BUILDSTDERR: cd $WORK/b372 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b368/_pkg_.a $WORK/b368/_x001.o $WORK/b368/_x002.o $WORK/b368/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b368/_pkg_.a # internal BUILDSTDERR: cd $WORK/b372 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c BUILDSTDERR: cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/de/deed246d12bb58547782cf44ae553b5b226f175328f398512bffe6388212512f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: mkdir -p $WORK/b374/ BUILDSTDERR: cat >$WORK/b374/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid pfmJ0JEju4KWZ4X1znOB/pfmJ0JEju4KWZ4X1znOB -goversion go1.12.5 -D "" -importcfg $WORK/b374/importcfg -pack ./leakybucket.go ./memory.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b374/_pkg_.a # internal BUILDSTDERR: cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/a7/a783dd2558727f91486cbdc17bad8a574effd7703cd0ec1c25041f3bc893fc1c-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b376/ BUILDSTDERR: cat >$WORK/b376/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd $WORK/b372 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b376 -I $WORK/b376/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b376/symabis ./debug.s BUILDSTDERR: cat >$WORK/b376/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_arm/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p runtime/debug -std -installsuffix shared -buildid TC-EeCaCph39S1h4zagg/TC-EeCaCph39S1h4zagg -goversion go1.12.5 -symabis $WORK/b376/symabis -D "" -importcfg $WORK/b376/importcfg -pack -asmhdr $WORK/b376/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -o $WORK/b372/_cgo_.o $WORK/b372/_cgo_main.o $WORK/b372/_x001.o $WORK/b372/_x002.o $WORK/b372/_x003.o -g -O2 -ldl -pie BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b376 -I $WORK/b376/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b376/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b376/_pkg_.a $WORK/b376/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b376/_pkg_.a # internal BUILDSTDERR: cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/28/28906341925becc1ea53d91dba22080e9f8987e6b3c986cba561d98fcaefc6c4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: mkdir -p $WORK/b375/ BUILDSTDERR: cat >$WORK/b375/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/b376/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid 6yNVV42Hc_0Ry92TE5AG/6yNVV42Hc_0Ry92TE5AG -goversion go1.12.5 -D "" -importcfg $WORK/b375/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b375/_pkg_.a # internal BUILDSTDERR: cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/86/8660b807b5e051cbcda8b9196409ce6ebcd6f7723e52c53cf15209287551b3b7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: mkdir -p $WORK/b378/ BUILDSTDERR: cat >$WORK/b378/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid DQtkCsI8_HOcRCyNUczh/DQtkCsI8_HOcRCyNUczh -goversion go1.12.5 -D "" -importcfg $WORK/b378/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage dlopen -dynimport $WORK/b372/_cgo_.o -dynout $WORK/b372/_cgo_import.go BUILDSTDERR: cat >$WORK/b372/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_arm/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid b8qvTkCfeqadmEhpLMda/b8qvTkCfeqadmEhpLMda -goversion go1.12.5 -D "" -importcfg $WORK/b372/importcfg -pack $WORK/b372/_cgo_gotypes.go $WORK/b372/dlopen.cgo1.go $WORK/b372/dlopen_example.cgo1.go $WORK/b372/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b372/_pkg_.a $WORK/b372/_x001.o $WORK/b372/_x002.o $WORK/b372/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b372/_pkg_.a # internal BUILDSTDERR: cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/e4/e44b0ce1a8b381e0815e2b72308f9e2002a1982764d3b83612a493950ddb5af3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: mkdir -p $WORK/b371/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b371/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b371/ -g -O2 ./journal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b378/_pkg_.a # internal BUILDSTDERR: cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/bc/bcfed3930c2f6151df767934e69c369c8322283a98c5b1c2016a763671a085f6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: mkdir -p $WORK/b379/ BUILDSTDERR: cat >$WORK/b379/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/gopkg.in/tomb.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid YOAp6ZBg3U3_o_SFzN6q/YOAp6ZBg3U3_o_SFzN6q -goversion go1.12.5 -D "" -importcfg $WORK/b379/importcfg -pack ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b379/_pkg_.a # internal BUILDSTDERR: cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/76/762b1b62e555a1f6890853671241e51a66105dca7ff5219d125edfe88de36d25-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: mkdir -p $WORK/b377/ BUILDSTDERR: cat >$WORK/b377/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/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1=$WORK/b378/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b379/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid whnTgY0q49A5EW5mJeQJ/whnTgY0q49A5EW5mJeQJ -goversion go1.12.5 -D "" -importcfg $WORK/b377/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b377/_pkg_.a # internal BUILDSTDERR: cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/b9/b93cecc726e20a6f1c810c0a934f4450e8c0b095d3d0e7b5a7ecc69f8d4aac03-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: mkdir -p $WORK/b373/ BUILDSTDERR: cat >$WORK/b373/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/b374/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/util=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail/watch=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/gopkg.in/tomb.v1=$WORK/b379/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/hpcloud/tail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid 6_9gpu44QKChRI0p_JZd/6_9gpu44QKChRI0p_JZd -goversion go1.12.5 -D "" -importcfg $WORK/b373/importcfg -pack ./tail.go ./tail_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b373/_pkg_.a # internal BUILDSTDERR: cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/ef/eff53f2f9b393dd7a62da68759e50fbe359524e4f8e92f93d45b6284f799926e-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/registries BUILDSTDERR: mkdir -p $WORK/b382/ BUILDSTDERR: cat >$WORK/b382/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/b368/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/registries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid Pq4Qt0d2pskCcA1NjyP6/Pq4Qt0d2pskCcA1NjyP6 -goversion go1.12.5 -D "" -importcfg $WORK/b382/importcfg -pack ./registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b382/_pkg_.a # internal BUILDSTDERR: cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/eb/ebedc797d17ca06e3d55cd309f677a5e4a51458860c2c8f4f3c3010ce394059a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: mkdir -p $WORK/b384/ BUILDSTDERR: cat >$WORK/b384/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/log -complete -installsuffix shared -buildid f0afJh1bNoynSj5iZLAO/f0afJh1bNoynSj5iZLAO -goversion go1.12.5 -D "" -importcfg $WORK/b384/importcfg -pack ./field.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b358/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b384/_pkg_.a # internal BUILDSTDERR: cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/90/90c190530fd01ec8fd3eb3609fb5f4331c47d5ed6762b297a36771a7f5c4372c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: mkdir -p $WORK/b383/ BUILDSTDERR: cat >$WORK/b383/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/b384/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go -complete -installsuffix shared -buildid srqZnQJD01HZKFV-f1ak/srqZnQJD01HZKFV-f1ak -goversion go1.12.5 -D "" -importcfg $WORK/b383/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go BUILDSTDERR: cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/dd/dda655641e92b1fe552be07f1072f220169c664158ae9481c9832a0900e76c3a-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: mkdir -p $WORK/b387/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lrt" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b387/ -importpath github.com/containers/libpod/libpod/lock/shm -- -I $WORK/b387/ -g -O2 ./shm_lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b383/_pkg_.a # internal BUILDSTDERR: cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/b9/b95b9706b1b5117258e562b6b8f775e34cb0d5701276f2a8e2033be492bee6e4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b394/ BUILDSTDERR: cat >$WORK/b394/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid nR3vAd7IxEKBKuvnbWSX/nR3vAd7IxEKBKuvnbWSX -goversion go1.12.5 -D "" -importcfg $WORK/b394/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: cd $WORK/b387 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b387=/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b387=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c shm_lock.cgo2.c BUILDSTDERR: cd $WORK/b371 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -marm -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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b387=/tmp/go-build -gno-record-gcc-switches -I $WORK/b387/ -g -O2 -o $WORK/b387/_x003.o -c shm_lock.c BUILDSTDERR: cd $WORK/b371 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b371=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c journal.cgo2.c BUILDSTDERR: cd $WORK/b387 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b387=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b387=/tmp/go-build -gno-record-gcc-switches -o $WORK/b387/_cgo_.o $WORK/b387/_cgo_main.o $WORK/b387/_x001.o $WORK/b387/_x002.o $WORK/b387/_x003.o -g -O2 -lrt -lpthread -pie BUILDSTDERR: cd $WORK/b371 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -g -O2 -pie BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage shm -dynimport $WORK/b387/_cgo_.o -dynout $WORK/b387/_cgo_import.go BUILDSTDERR: cat >$WORK/b387/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_arm/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid qutHDBh04nDUsirFZs78/qutHDBh04nDUsirFZs78 -goversion go1.12.5 -D "" -importcfg $WORK/b387/importcfg -pack $WORK/b387/_cgo_gotypes.go $WORK/b387/shm_lock.cgo1.go $WORK/b387/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage sdjournal -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/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/b372/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b387/_pkg_.a $WORK/b387/_x001.o $WORK/b387/_x002.o $WORK/b387/_x003.o # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -installsuffix shared -buildid XXi--8Tformo4_UK9Tn9/XXi--8Tformo4_UK9Tn9 -goversion go1.12.5 -D "" -importcfg $WORK/b371/importcfg -pack ./functions.go ./read.go $WORK/b371/_cgo_gotypes.go $WORK/b371/journal.cgo1.go $WORK/b371/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b387/_pkg_.a # internal BUILDSTDERR: cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/33/335c020c8631a8670b545ef7f920a6e11ba71873261cfe7afa44ae864c492272-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/lock BUILDSTDERR: mkdir -p $WORK/b386/ BUILDSTDERR: cat >$WORK/b386/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: packagefile github.com/containers/libpod/libpod/lock/shm=$WORK/b387/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid uNAkBcEVgoEFUASpLrgo/uNAkBcEVgoEFUASpLrgo -goversion go1.12.5 -D "" -importcfg $WORK/b386/importcfg -pack ./in_memory_locks.go ./lock.go ./shm_lock_manager_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b386/_pkg_.a # internal BUILDSTDERR: cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/14/143f568f1eba08cb7c5045baa8f3f93708b3510a66d5d26a7127e9e484fc2431-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/ctime BUILDSTDERR: mkdir -p $WORK/b395/ BUILDSTDERR: cat >$WORK/b395/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/ctime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid _luiWN8kabERKLLmwMB1/_luiWN8kabERKLLmwMB1 -goversion go1.12.5 -D "" -importcfg $WORK/b395/importcfg -pack ./ctime.go ./ctime_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b395/_pkg_.a # internal BUILDSTDERR: cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/ab/ab23c7916d18e1e03ba925c133f086a53caca44dad6ea64699ae273578ea6256-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: mkdir -p $WORK/b397/ BUILDSTDERR: cat >$WORK/b397/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid eMV54B_ouXjAzGfmkAWV/eMV54B_ouXjAzGfmkAWV -goversion go1.12.5 -D "" -importcfg $WORK/b397/importcfg -pack ./iptables.go ./lock.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b371/_pkg_.a $WORK/b371/_x001.o $WORK/b371/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b371/_pkg_.a # internal BUILDSTDERR: cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/42/42b90a14443fade112b942e73585ed62dff18c22764c7b568d6ef18cd9944da0-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: mkdir -p $WORK/b399/ BUILDSTDERR: cat >$WORK/b399/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid srWOX-IdlS6ITAgIJ6-Y/srWOX-IdlS6ITAgIJ6-Y -goversion go1.12.5 -D "" -importcfg $WORK/b399/importcfg -pack ./hook.go ./when.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b397/_pkg_.a # internal BUILDSTDERR: cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/2f/2f26e9d69b53c343ee3e21315257adb1f859f9011db6f7504842939e0618bae3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/firewall BUILDSTDERR: mkdir -p $WORK/b396/ BUILDSTDERR: cat >$WORK/b396/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/b397/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/firewall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p github.com/containers/libpod/pkg/firewall -complete -installsuffix shared -buildid CmkB3EZUPkueMlkyrFla/CmkB3EZUPkueMlkyrFla -goversion go1.12.5 -D "" -importcfg $WORK/b396/importcfg -pack ./common.go ./firewall_linux.go ./firewall_none.go ./firewalld.go ./iptables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b399/_pkg_.a # internal BUILDSTDERR: cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/dd/ddc2223bfe1650df723bcba840f61c6d2a0ee21409048bdb0de8e62902b29202-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: mkdir -p $WORK/b400/ BUILDSTDERR: cat >$WORK/b400/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid _NfNim1V-4vtEmY5k5bv/_NfNim1V-4vtEmY5k5bv -goversion go1.12.5 -D "" -importcfg $WORK/b400/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b396/_pkg_.a # internal BUILDSTDERR: cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/b7/b7c302d7d287fe4c8e44d4005a702b7f82a8a6b4993f7e4de71bebefc6eae504-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: mkdir -p $WORK/b402/ BUILDSTDERR: cat >$WORK/b402/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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b400/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid MTtr9s-FOa1qhCXU4wDI/MTtr9s-FOa1qhCXU4wDI -goversion go1.12.5 -D "" -importcfg $WORK/b402/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go BUILDSTDERR: cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/6d/6d411d12f889b3e16a84db3439da78282d072fcb34a5b7b2315ed6ddc2d4abb0-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks BUILDSTDERR: mkdir -p $WORK/b398/ BUILDSTDERR: cat >$WORK/b398/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/b399/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b400/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/hooks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid KV56R6vdQjqMdSqZ8lyB/KV56R6vdQjqMdSqZ8lyB -goversion go1.12.5 -D "" -importcfg $WORK/b398/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b398/_pkg_.a # internal BUILDSTDERR: cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/bc/bc6278f303568b2ffbe64262be59d297bcdd580bee44975ed6880328b91f061c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: mkdir -p $WORK/b403/ BUILDSTDERR: cat >$WORK/b403/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid 9Uevt6xkvAo2hMgiziSo/9Uevt6xkvAo2hMgiziSo -goversion go1.12.5 -D "" -importcfg $WORK/b403/importcfg -pack ./difflib.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b403/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b402/_pkg_.a # internal BUILDSTDERR: cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/61/61c40c45c50afb9aa18c9b9218780d6052d668c605c5084811546aefbdc2006f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: mkdir -p $WORK/b406/ BUILDSTDERR: cat >$WORK/b406/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/golang/glog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/containers/libpod/vendor/github.com/golang/glog -complete -installsuffix shared -buildid mQy5uaM1q7baYMEzqmab/mQy5uaM1q7baYMEzqmab -goversion go1.12.5 -D "" -importcfg $WORK/b406/importcfg -pack ./glog.go ./glog_file.go BUILDSTDERR: cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/7b/7b990fb92df1dd604474c03be8d4bdb99942b00aed6d5742c4851c25cd2b5e9b-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: mkdir -p $WORK/b401/ BUILDSTDERR: cat >$WORK/b401/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/b402/_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/b403/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/hooks/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid 4qObZXJV2j5WWYKdNV5W/4qObZXJV2j5WWYKdNV5W -goversion go1.12.5 -D "" -importcfg $WORK/b401/importcfg -pack ./exec.go ./runtimeconfigfilter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b401/_pkg_.a # internal BUILDSTDERR: cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/a6/a62e6686501b18feeadb35a05966e8eb2f59c089ad6b74bb7a9e555cbd798ee8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: mkdir -p $WORK/b409/ BUILDSTDERR: cat >$WORK/b409/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid Zp7HdGoLPDWUZKubfAM9/Zp7HdGoLPDWUZKubfAM9 -goversion go1.12.5 -D "" -importcfg $WORK/b409/importcfg -pack ./sortkeys.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b394/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b409/_pkg_.a # internal BUILDSTDERR: cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/d8/d8c3ed70f0ad47f1c7634917c4275eca4f77ddc88e7ab513e4a8fb0dd3ea8660-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: mkdir -p $WORK/b411/ BUILDSTDERR: cat >$WORK/b411/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid uiSCZ7WlIv4RMBbmyYsQ/uiSCZ7WlIv4RMBbmyYsQ -goversion go1.12.5 -D "" -importcfg $WORK/b411/importcfg -pack ./dec.go ./rounder.go BUILDSTDERR: cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/ce/ceab5d7367a7315349b5fc70db1a5d5446c75f7aa8c5e73d7251c016f9cb30db-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: mkdir -p $WORK/b393/ BUILDSTDERR: cat >$WORK/b393/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/b394/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid U-MaYqEI1_rBsIy_zs-s/U-MaYqEI1_rBsIy_zs-s -goversion go1.12.5 -D "" -importcfg $WORK/b393/importcfg -pack ./rpc.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b406/_pkg_.a # internal BUILDSTDERR: cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/4a/4a11b64ecc2e01344c6c1f2a0956311ffe945d4d35253615267f363bf13020fa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: mkdir -p $WORK/b405/ BUILDSTDERR: cat >$WORK/b405/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/b406/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid HYY3Zij_b-Bpy8iKDYlf/HYY3Zij_b-Bpy8iKDYlf -goversion go1.12.5 -D "" -importcfg $WORK/b405/importcfg -pack ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b405/_pkg_.a # internal BUILDSTDERR: cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/64/64c8d4384dd18891679d4dc8f74a26aa87da06df1cd24f38c8506cb46e231ea5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: mkdir -p $WORK/b413/ BUILDSTDERR: cat >$WORK/b413/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid IrPBVX2WU9lZ60HGdW7L/IrPBVX2WU9lZ60HGdW7L -goversion go1.12.5 -D "" -importcfg $WORK/b413/importcfg -pack ./doc.go ./fuzz.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b411/_pkg_.a # internal BUILDSTDERR: cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/f0/f0f00f98fcd5a5bb9036761da810fe03917d43343a401d09315d9feeecfb3349-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: mkdir -p $WORK/b410/ BUILDSTDERR: cat >$WORK/b410/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/b411/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid 0K80BcNB2OdKz3Sa8fhb/0K80BcNB2OdKz3Sa8fhb -goversion go1.12.5 -D "" -importcfg $WORK/b410/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_arm/buildid -w $WORK/b393/_pkg_.a # internal BUILDSTDERR: cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/4e/4ee394d0b7fc8b17301ed52fc4594c310173031a185678081b075fd4548b6183-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: mkdir -p $WORK/b392/ BUILDSTDERR: cat >$WORK/b392/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/b393/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b394/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid 1s47ZZyoEssQogDvjRN_/1s47ZZyoEssQogDvjRN_ -goversion go1.12.5 -D "" -importcfg $WORK/b392/importcfg -pack ./main.go ./notify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b413/_pkg_.a # internal BUILDSTDERR: cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/e2/e29673856ee5c580fb87f9595739d90d51f7e64c55da3e16ad4fd486b76a98bc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: mkdir -p $WORK/b415/ BUILDSTDERR: cat >$WORK/b415/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid sKDJ_KYVDTs4xDArPbYb/sKDJ_KYVDTs4xDArPbYb -goversion go1.12.5 -D "" -importcfg $WORK/b415/importcfg -pack ./deep_equal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b392/_pkg_.a # internal BUILDSTDERR: cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/9c/9c5be656ad79bf5521f0f34f0c129af9531c9afa54a73ad1ebd8b1218fd126d3-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/criu BUILDSTDERR: mkdir -p $WORK/b391/ BUILDSTDERR: cat >$WORK/b391/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/b392/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/criu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid Qo2wfnNVuzYpSBP-e56S/Qo2wfnNVuzYpSBP-e56S -goversion go1.12.5 -D "" -importcfg $WORK/b391/importcfg -pack ./criu.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b391/_pkg_.a # internal BUILDSTDERR: cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/48/48460d5a52c5649d54d3b37a28ea74c595a357880a3df7d9a9b61fac1c69a162-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: mkdir -p $WORK/b416/ BUILDSTDERR: cat >$WORK/b416/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/b417/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid iD0lE10JFeCAjODsCxrK/iD0lE10JFeCAjODsCxrK -goversion go1.12.5 -D "" -importcfg $WORK/b416/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b415/_pkg_.a # internal BUILDSTDERR: cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/24/241f38231576b9b6dc354e0222f7fef92b2843254e427c423680d82dd559e027-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: mkdir -p $WORK/b414/ BUILDSTDERR: cat >$WORK/b414/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/b415/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid AxIrHLR7uPKt93mOcEAb/AxIrHLR7uPKt93mOcEAb -goversion go1.12.5 -D "" -importcfg $WORK/b414/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b416/_pkg_.a # internal BUILDSTDERR: cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/84/84a2b3fd06109c4c056150d087a19eb5f4bd760dd7b10ad7072166baf48af1fa-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: mkdir -p $WORK/b419/ BUILDSTDERR: cat >$WORK/b419/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid rFiQ4ZcKIh7-t2XC10C4/rFiQ4ZcKIh7-t2XC10C4 -goversion go1.12.5 -D "" -importcfg $WORK/b419/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int64.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b410/_pkg_.a # internal BUILDSTDERR: cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/c4/c4b55d4e787cc918f2d7ccb02c4f599709fea9f40d7e028097750412d4bafb7f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: mkdir -p $WORK/b422/ BUILDSTDERR: cat >$WORK/b422/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid IXl7FzAi3BlAXHNSA0q1/IXl7FzAi3BlAXHNSA0q1 -goversion go1.12.5 -D "" -importcfg $WORK/b422/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b422/_pkg_.a # internal BUILDSTDERR: cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/4d/4d1f53e07527cb6b4b4b456dd29c3e22ac893bafc2026b498ff0b7b18b4a57e3-d # internal BUILDSTDERR: go/token BUILDSTDERR: mkdir -p $WORK/b426/ BUILDSTDERR: cat >$WORK/b426/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_arm/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -shared -p go/token -std -complete -installsuffix shared -buildid -o9WcM3LjAxBR3X0c5xg/-o9WcM3LjAxBR3X0c5xg -goversion go1.12.5 -D "" -importcfg $WORK/b426/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b414/_pkg_.a # internal BUILDSTDERR: cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/a8/a8c894d0d2ac3ea3e7bde41b40869b306650857fd79e391b403d13d8790519f4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: mkdir -p $WORK/b429/ BUILDSTDERR: cat >$WORK/b429/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b429/_pkg_.a -trimpath $WORK/b429 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid s3I_dfSA8E81z0RfpIJ0/s3I_dfSA8E81z0RfpIJ0 -goversion go1.12.5 -D "" -importcfg $WORK/b429/importcfg -pack ./convert.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b419/_pkg_.a # internal BUILDSTDERR: cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/62/62b7a49f4d16477405411a72468ee4e4ea083b02267a701c0534328d5bc73fba-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: mkdir -p $WORK/b421/ BUILDSTDERR: cat >$WORK/b421/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/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b419/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid SrWBod-JiTGly3zxje-R/SrWBod-JiTGly3zxje-R -goversion go1.12.5 -D "" -importcfg $WORK/b421/importcfg -pack ./errors.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b426/_pkg_.a # internal BUILDSTDERR: cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/7d/7d6d1b7e2d68129e6fdf15c42e9ef00ee74df9152a4e17aa2ef595f948ab8caf-d # internal BUILDSTDERR: go/scanner 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/token=$WORK/b426/_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_arm/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -shared -p go/scanner -std -complete -installsuffix shared -buildid D0Lyr2vWRZw9OtNJnlbu/D0Lyr2vWRZw9OtNJnlbu -goversion go1.12.5 -D "" -importcfg $WORK/b425/importcfg -pack ./errors.go ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b429/_pkg_.a # internal BUILDSTDERR: cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/80/807ca8201f0f0d8b5849ee41b2d354b4b94c853ec5cbfc570eaa98c74d718f77-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: mkdir -p $WORK/b430/ BUILDSTDERR: cat >$WORK/b430/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b430/_pkg_.a -trimpath $WORK/b430 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 65-TeMAR-xaL6tozMey4/65-TeMAR-xaL6tozMey4 -goversion go1.12.5 -D "" -importcfg $WORK/b430/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b421/_pkg_.a # internal BUILDSTDERR: cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/2b/2b8c957113e71b9c950fd9b1dd0f165cd4cfae00e94451846252b1aa3a0c7376-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: mkdir -p $WORK/b420/ BUILDSTDERR: cat >$WORK/b420/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/b421/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid bUzdR9lQkMpqvSjYlnk-/bUzdR9lQkMpqvSjYlnk- -goversion go1.12.5 -D "" -importcfg $WORK/b420/importcfg -pack ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b425/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b430/_pkg_.a # internal BUILDSTDERR: cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/b4/b40e1595ace17f3682a0857738fd8f266bb95debc6f8ba13ddcd19e05810ce54-d # internal BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/b424/ BUILDSTDERR: cat >$WORK/b424/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/b425/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b426/_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_arm/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p go/ast -std -complete -installsuffix shared -buildid GRKlH3BHiYsAS4_nj_r8/GRKlH3BHiYsAS4_nj_r8 -goversion go1.12.5 -D "" -importcfg $WORK/b424/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go BUILDSTDERR: cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/f2/f2367dd71c4b6f95b429b7307c49fb8d6c1aefce7bffd7a8e1128c42637c3363-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: mkdir -p $WORK/b431/ BUILDSTDERR: cat >$WORK/b431/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b431/_pkg_.a -trimpath $WORK/b431 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid zP0tnghrbFgImwHY7xy4/zP0tnghrbFgImwHY7xy4 -goversion go1.12.5 -D "" -importcfg $WORK/b431/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b420/_pkg_.a # internal BUILDSTDERR: cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/3a/3a6473c094f50baacddedb12c62fa05155ac3ef090767dd9905ff7d1b12b0add-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b431/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: mkdir -p $WORK/b418/ BUILDSTDERR: cat >$WORK/b418/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/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b420/_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: cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/fe/fe00a4c35e8b984b9a06ce29b6a77bb80d331b46fd6347c0ade8e197fe3d37ca-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid SKbJ1INRIk89bnEZG63I/SKbJ1INRIk89bnEZG63I -goversion go1.12.5 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go BUILDSTDERR: mkdir -p $WORK/b432/ BUILDSTDERR: cat >$WORK/b432/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b432/_pkg_.a -trimpath $WORK/b432 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid WKXdtKkgxyh2rW7b_O7H/WKXdtKkgxyh2rW7b_O7H -goversion go1.12.5 -D "" -importcfg $WORK/b432/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b432/_pkg_.a # internal BUILDSTDERR: cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/6c/6c6b738b9a6c4150467fb078f1db8735b9bb42da73fb7fabfcb4d5a98032c88e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: mkdir -p $WORK/b433/ BUILDSTDERR: cat >$WORK/b433/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap 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/b406/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b433/_pkg_.a -trimpath $WORK/b433 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid xryfsXE1NfhKPH-r6iVH/xryfsXE1NfhKPH-r6iVH -goversion go1.12.5 -D "" -importcfg $WORK/b433/importcfg -pack ./generated.pb.go ./intstr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b433/_pkg_.a # internal BUILDSTDERR: cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/33/336c3323ea80a5ec0edeaa763f9b9f0ab6ca889204ff2e5c3710da546eb90b0d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net 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 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/b406/_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/b419/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b435/_pkg_.a -trimpath $WORK/b435 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid pVBQqb4RY6_D-XcwC1YB/pVBQqb4RY6_D-XcwC1YB -goversion go1.12.5 -D "" -importcfg $WORK/b435/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b418/_pkg_.a # internal BUILDSTDERR: cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/23/23211fc547e3e15eff23f0c21cdeb5e8ff8183cdd1be31feb7415f58706a0918-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: mkdir -p $WORK/b436/ BUILDSTDERR: cat >$WORK/b436/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/b405/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b436/_pkg_.a -trimpath $WORK/b436 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid 8NKhQxR7mKmLNLe3BTUl/8NKhQxR7mKmLNLe3BTUl -goversion go1.12.5 -D "" -importcfg $WORK/b436/importcfg -pack ./doc.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b436/_pkg_.a # internal BUILDSTDERR: cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/38/386c41f27a17b3b497dfd8b70bd2f3f17b460b5202621ed60bb22cc7be3a378c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: mkdir -p $WORK/b437/ BUILDSTDERR: cat >$WORK/b437/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b437/_pkg_.a -trimpath $WORK/b437 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid tl6jKq03QVRIyic_aJex/tl6jKq03QVRIyic_aJex -goversion go1.12.5 -D "" -importcfg $WORK/b437/importcfg -pack ./doc.go ./httpstream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b435/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b437/_pkg_.a # internal BUILDSTDERR: cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/55/557907afde3875b2d6da447ac8642fb5456f589ec87205fee0f3e52e6dbde2e4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: mkdir -p $WORK/b442/ BUILDSTDERR: cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/e9/e93dba7b2ddfd4e0dccc2558953c9b95e19149b3f3394790d91872bf3a0021a1-d # internal BUILDSTDERR: cat >$WORK/b442/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/b443/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b442/_pkg_.a -trimpath $WORK/b442 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid RK4cILqoN_dO-7Mz39Hu/RK4cILqoN_dO-7Mz39Hu -goversion go1.12.5 -D "" -importcfg $WORK/b442/importcfg -pack ./base.go ./doc.go ./version.go BUILDSTDERR: mkdir -p $WORK/b448/ BUILDSTDERR: cat >$WORK/b448/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/b376/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/concurrent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b448/_pkg_.a -trimpath $WORK/b448 -shared -p github.com/containers/libpod/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid ph9tLu72WDL0oHzzhT8r/ph9tLu72WDL0oHzzhT8r -goversion go1.12.5 -D "" -importcfg $WORK/b448/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b442/_pkg_.a # internal BUILDSTDERR: cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/f2/f2019a0eb95408eec66eea79c9b0f922e035defa6194c868d993e788043708c3-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: mkdir -p $WORK/b451/ BUILDSTDERR: cat >$WORK/b451/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b451/_pkg_.a -trimpath $WORK/b451 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid bLYPizUC4hgBarQLG_QN/bLYPizUC4hgBarQLG_QN -goversion go1.12.5 -D "" -importcfg $WORK/b451/importcfg -pack ./framer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b448/_pkg_.a # internal BUILDSTDERR: cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/62/6257d816732d3ada1116c83ddf4d87d28f241bfd825a007ebd56c6186c376c97-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: mkdir -p $WORK/b449/ BUILDSTDERR: cat >$WORK/b449/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b451/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b449 -I $WORK/b449/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b449/symabis ./relfect2_arm.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s BUILDSTDERR: cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/7b/7b28b50b23c53bed5c1d42ef2c71f2c00c1a7e8b35e8a155972d9cf605909d42-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: mkdir -p $WORK/b452/ BUILDSTDERR: cat >$WORK/b452/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/b406/_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: cat >$WORK/b449/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/b448/_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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b452/_pkg_.a -trimpath $WORK/b452 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid PLWeJ28RnSNO1bW0Nr9B/PLWeJ28RnSNO1bW0Nr9B -goversion go1.12.5 -D "" -importcfg $WORK/b452/importcfg -pack ./decoder.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b449/_pkg_.a -trimpath $WORK/b449 -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid Kjn3cachxs23ngvTvPmA/Kjn3cachxs23ngvTvPmA -goversion go1.12.5 -symabis $WORK/b449/symabis -D "" -importcfg $WORK/b449/importcfg -pack -asmhdr $WORK/b449/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_arm/buildid -w $WORK/b424/_pkg_.a # internal BUILDSTDERR: cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/1d/1d63422eb0f9b86124f10eb52ad555473aa60fbc206e34f927891b422a41157c-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b427/ BUILDSTDERR: cat >$WORK/b427/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b426/_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_arm/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -shared -p go/doc -std -complete -installsuffix shared -buildid IMLZ4oTwp3B1uN2NBmEc/IMLZ4oTwp3B1uN2NBmEc -goversion go1.12.5 -D "" -importcfg $WORK/b427/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_arm/buildid -w $WORK/b452/_pkg_.a # internal BUILDSTDERR: cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/ce/ce62777a058a5dca46585ab41ee1447eb9a7712dbb7cae32333acae0ee3f38ed-d # internal BUILDSTDERR: go/parser BUILDSTDERR: mkdir -p $WORK/b428/ BUILDSTDERR: cat >$WORK/b428/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/b424/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b426/_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_arm/compile -o $WORK/b428/_pkg_.a -trimpath $WORK/b428 -shared -p go/parser -std -complete -installsuffix shared -buildid 9y-YQ9JIq-QM4Tk6STxz/9y-YQ9JIq-QM4Tk6STxz -goversion go1.12.5 -D "" -importcfg $WORK/b428/importcfg -pack ./interface.go ./parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b428/_pkg_.a # internal BUILDSTDERR: cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/4a/4a05b68e9a7b3ecbff612de1d2e3ea751093b86b3f7d2e6985678fada516dd89-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: mkdir -p $WORK/b459/ BUILDSTDERR: cat >$WORK/b459/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b459/_pkg_.a -trimpath $WORK/b459 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid akJ545gmaNdh16jODKvC/akJ545gmaNdh16jODKvC -goversion go1.12.5 -D "" -importcfg $WORK/b459/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b459/_pkg_.a # internal BUILDSTDERR: cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/a4/a4393b0d75d2a882d87113d36527804f1e3db3d6e990c51de9752e2b73e7b96f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: mkdir -p $WORK/b460/ BUILDSTDERR: cat >$WORK/b460/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/b406/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b435/_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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b427/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b460/_pkg_.a -trimpath $WORK/b460 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid Xgk0IZaw6XLvSFJQeiuv/Xgk0IZaw6XLvSFJQeiuv -goversion go1.12.5 -D "" -importcfg $WORK/b460/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./transport.go BUILDSTDERR: cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/e6/e6a12910ca57d3765c8428ad01eedb96924dd180f6b03a38dfdcbadb263477bb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: mkdir -p $WORK/b423/ BUILDSTDERR: cat >$WORK/b423/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/b406/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b405/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid pk-ZU8DqQPgvGIJB7sO5/pk-ZU8DqQPgvGIJB7sO5 -goversion go1.12.5 -D "" -importcfg $WORK/b423/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_arm/buildid -w $WORK/b460/_pkg_.a # internal BUILDSTDERR: cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/de/de0c254a14225773e48c9a4c175a2b20d3f0f4db058e375d6fca01577bf2fa21-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: mkdir -p $WORK/b461/ BUILDSTDERR: cat >$WORK/b461/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b461/_pkg_.a -trimpath $WORK/b461 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid OvLSDS-Ik1LvFzWtPwK5/OvLSDS-Ik1LvFzWtPwK5 -goversion go1.12.5 -D "" -importcfg $WORK/b461/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b461/_pkg_.a # internal BUILDSTDERR: cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/09/092c02e7bf5871ecdf1868554e3b1f826eccf6ef84b53cc14ccca2963f8eff2d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b463/ BUILDSTDERR: cat >$WORK/b463/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b463/_pkg_.a -trimpath $WORK/b463 -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid LFeDDzz2bBHJB2XzDCmB/LFeDDzz2bBHJB2XzDCmB -goversion go1.12.5 -D "" -importcfg $WORK/b463/importcfg -pack ./rate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b463/_pkg_.a # internal BUILDSTDERR: cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/a7/a7c528d68d6ca10f17cf5a1450e87df79b26558186e47f55d00fd3585f9febf8-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: mkdir -p $WORK/b464/ BUILDSTDERR: cat >$WORK/b464/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b464/_pkg_.a -trimpath $WORK/b464 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid CllwrW-wT1X9KHU_5AXV/CllwrW-wT1X9KHU_5AXV -goversion go1.12.5 -D "" -importcfg $WORK/b464/importcfg -pack ./clock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b464/_pkg_.a # internal BUILDSTDERR: cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/ba/ba119518afa4c8cd8b6d6a6974189ea3c2c57e5bbe8893dd513a8b8fe79cd718-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b449 -I $WORK/b449/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b449/relfect2_arm.o ./relfect2_arm.s BUILDSTDERR: mkdir -p $WORK/b462/ BUILDSTDERR: cat >$WORK/b462/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/b463/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b464/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/integer=$WORK/b465/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b462/_pkg_.a -trimpath $WORK/b462 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid Q1X9yVY1Li-XkA1EF6hQ/Q1X9yVY1Li-XkA1EF6hQ -goversion go1.12.5 -D "" -importcfg $WORK/b462/importcfg -pack ./backoff.go ./throttle.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/modern-go/reflect2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b449 -I $WORK/b449/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b449/relfect2_mips64x.o ./relfect2_mips64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b449 -I $WORK/b449/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b449/relfect2_mipsx.o ./relfect2_mipsx.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b449 -I $WORK/b449/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b449/relfect2_ppc64x.o ./relfect2_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b449/_pkg_.a $WORK/b449/relfect2_arm.o $WORK/b449/relfect2_mips64x.o $WORK/b449/relfect2_mipsx.o $WORK/b449/relfect2_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b449/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b462/_pkg_.a # internal BUILDSTDERR: cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/d8/d8baa17221597a1313bb4906e93fd571d16a40110b39c63fa9d960a4f91e4405-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: mkdir -p $WORK/b469/ BUILDSTDERR: cat >$WORK/b469/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b469/_pkg_.a -trimpath $WORK/b469 -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid KhoTuq7HROHn7nK0g7gg/KhoTuq7HROHn7nK0g7gg -goversion go1.12.5 -D "" -importcfg $WORK/b469/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go BUILDSTDERR: cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/49/49beee3bf1de66db05ef0b7dbf79e494a5aca4db604782b8cc7c118aa21ce7a4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: mkdir -p $WORK/b447/ BUILDSTDERR: cat >$WORK/b447/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/b448/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/modern-go/reflect2=$WORK/b449/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b447/_pkg_.a -trimpath $WORK/b447 -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid t_jHO4cXCmI0GlGKmgNf/t_jHO4cXCmI0GlGKmgNf -goversion go1.12.5 -D "" -importcfg $WORK/b447/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_arm/buildid -w $WORK/b469/_pkg_.a # internal BUILDSTDERR: cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/bb/bbe1b11c68fa989dc404ea8f6cbce4d3b9304c3c32c161e7ebe1ac04819dbefd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: mkdir -p $WORK/b468/ BUILDSTDERR: cat >$WORK/b468/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/b469/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b468/_pkg_.a -trimpath $WORK/b468 -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid LXe5fuhCflyiKmJDhmbU/LXe5fuhCflyiKmJDhmbU -goversion go1.12.5 -D "" -importcfg $WORK/b468/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b423/_pkg_.a # internal BUILDSTDERR: cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/e9/e9d331841ccdce39302e5cc1aff69650a5062047f14d3eb208b5352feccdb5bd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: mkdir -p $WORK/b434/ BUILDSTDERR: cat >$WORK/b434/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/b406/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b436/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b434/_pkg_.a -trimpath $WORK/b434 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid zud3UDywuSG87kEOzuA6/zud3UDywuSG87kEOzuA6 -goversion go1.12.5 -D "" -importcfg $WORK/b434/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_arm/buildid -w $WORK/b434/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b468/_pkg_.a # internal BUILDSTDERR: cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/a3/a350eba9bd68e6735bd65eb3a9c70f31d48d0ba07076f1802bd843eb7722c665-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/0c/0c8ee17ecde5913f53cd734127ab10736faeeb3b9e5242d611452b3c59094c4d-d # internal BUILDSTDERR: mkdir -p $WORK/b412/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming 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 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/b409/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$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/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b433/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b434/_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: mkdir -p $WORK/b441/ BUILDSTDERR: cat >$WORK/b441/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/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b441/_pkg_.a -trimpath $WORK/b441 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid a5WdtjRIMj-fcDg3BweG/a5WdtjRIMj-fcDg3BweG -goversion go1.12.5 -D "" -importcfg $WORK/b441/importcfg -pack ./streaming.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid -Yzz-h7AzYgcyZR2yzNC/-Yzz-h7AzYgcyZR2yzNC -goversion go1.12.5 -D "" -importcfg $WORK/b412/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_arm/buildid -w $WORK/b441/_pkg_.a # internal BUILDSTDERR: cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/75/7585ebc984b13cd29c8100cf1c3c619ac51ce647801173f785dbb801d927cecc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: mkdir -p $WORK/b450/ BUILDSTDERR: cat >$WORK/b450/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/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b450/_pkg_.a -trimpath $WORK/b450 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid dbbGXsmFKlng-zZ3xDTN/dbbGXsmFKlng-zZ3xDTN -goversion go1.12.5 -D "" -importcfg $WORK/b450/importcfg -pack ./recognizer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b450/_pkg_.a # internal BUILDSTDERR: cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/6c/6c4d3ec5789908dc60d4bc18d0ac7abb327451b4cb42ab6751fa59d21cc3aa1e-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: mkdir -p $WORK/b453/ BUILDSTDERR: cat >$WORK/b453/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: 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/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b453/_pkg_.a -trimpath $WORK/b453 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid TgP5wXYBIpDcFv42Fq1x/TgP5wXYBIpDcFv42Fq1x -goversion go1.12.5 -D "" -importcfg $WORK/b453/importcfg -pack ./doc.go ./protobuf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b453/_pkg_.a # internal BUILDSTDERR: cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/ba/ba59686f31de1bce0895b40595abcf33f4b730b9e69bbc60db45e8adadcb92b6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning 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 io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b454/_pkg_.a -trimpath $WORK/b454 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid T7wdZQXyBiNcXT0F5olV/T7wdZQXyBiNcXT0F5olV -goversion go1.12.5 -D "" -importcfg $WORK/b454/importcfg -pack ./versioning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b454/_pkg_.a # internal BUILDSTDERR: cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/4a/4a4c91e4e1e38c7926fc4e9c123ed28989f8fa4883cd89a7455c9b3e3f0f7f89-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: mkdir -p $WORK/b457/ BUILDSTDERR: cat >$WORK/b457/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/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b457/_pkg_.a -trimpath $WORK/b457 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid ieqHWYTlPLvjSF-LXL_M/ieqHWYTlPLvjSF-LXL_M -goversion go1.12.5 -D "" -importcfg $WORK/b457/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b457/_pkg_.a # internal BUILDSTDERR: cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/b3/b389a1998c719cbf5800f3386d5597479bfd615b3c0b0830d53068919c6c13c6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: mkdir -p $WORK/b470/ BUILDSTDERR: cat >$WORK/b470/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b470/_pkg_.a -trimpath $WORK/b470 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid evQsu5t-8z7G9OJqSxOf/evQsu5t-8z7G9OJqSxOf -goversion go1.12.5 -D "" -importcfg $WORK/b470/importcfg -pack ./addr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b470/_pkg_.a # internal BUILDSTDERR: cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/03/0328c48be56a9ff699c116a2d13282f0e6aa3ef9469bd617441ec778b897f4f2-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/lookup BUILDSTDERR: mkdir -p $WORK/b472/ BUILDSTDERR: cat >$WORK/b472/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/lookup BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b472/_pkg_.a -trimpath $WORK/b472 -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid 74erjFxBbK62v0Ly7Mo1/74erjFxBbK62v0Ly7Mo1 -goversion go1.12.5 -D "" -importcfg $WORK/b472/importcfg -pack ./lookup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b472/_pkg_.a # internal BUILDSTDERR: cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/de/de2f249cef35c051fda1d46482d15c857a6810f747226ff48c3cddcb1a237d58-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/netns BUILDSTDERR: mkdir -p $WORK/b473/ BUILDSTDERR: cat >$WORK/b473/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b473/_pkg_.a -trimpath $WORK/b473 -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid fflHrGbiETg1RFsTmVO3/fflHrGbiETg1RFsTmVO3 -goversion go1.12.5 -D "" -importcfg $WORK/b473/importcfg -pack ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b473/_pkg_.a # internal BUILDSTDERR: cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/32/32ff69052a014fe2e3f8e6a1663add1fec5262d5c8c2194f38d74727880dad37-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/registrar BUILDSTDERR: mkdir -p $WORK/b474/ BUILDSTDERR: cat >$WORK/b474/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/registrar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b474/_pkg_.a -trimpath $WORK/b474 -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid LseIZ3_RMLPlqydM_Cch/LseIZ3_RMLPlqydM_Cch -goversion go1.12.5 -D "" -importcfg $WORK/b474/importcfg -pack ./registrar.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b474/_pkg_.a # internal BUILDSTDERR: cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/65/654205f85cb5365a76f4fda51e95738da9f14fd351421c96b2f2e0225ec25317-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b476/ BUILDSTDERR: cat >$WORK/b476/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b476/_pkg_.a -trimpath $WORK/b476 -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid k86zKbQlzfw9DpxB846v/k86zKbQlzfw9DpxB846v -goversion go1.12.5 -D "" -importcfg $WORK/b476/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b476/_pkg_.a # internal BUILDSTDERR: cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/f1/f146262aae25fc3bd0641d61123df5a6d114f373eef0fad34f1fb63be1acfdab-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: mkdir -p $WORK/b475/ BUILDSTDERR: cat >$WORK/b475/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/b476/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/resolvconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b475/_pkg_.a -trimpath $WORK/b475 -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid 4wUIbqtQz2o4ue9du-kb/4wUIbqtQz2o4ue9du-kb -goversion go1.12.5 -D "" -importcfg $WORK/b475/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b475/_pkg_.a # internal BUILDSTDERR: cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/f4/f48789960901d31efac65f1c7fecce8d402fdf80279a82ff7c3f580591d9b32d-d # internal BUILDSTDERR: github.com/containers/libpod/utils BUILDSTDERR: mkdir -p $WORK/b477/ BUILDSTDERR: cat >$WORK/b477/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b477/_pkg_.a -trimpath $WORK/b477 -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid e1OmRHEsvplC6OC05_IJ/e1OmRHEsvplC6OC05_IJ -goversion go1.12.5 -D "" -importcfg $WORK/b477/importcfg -pack ./utils.go ./utils_supported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b477/_pkg_.a # internal BUILDSTDERR: cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/db/dbd953f1f6e8a6ec01a072b6e8926c56411718e54b4ba45c0f750f4e32a108d2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: mkdir -p $WORK/b480/ BUILDSTDERR: cat >$WORK/b480/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b480/_pkg_.a -trimpath $WORK/b480 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid Jn8g36Pk_vnyJNEVmyui/Jn8g36Pk_vnyJNEVmyui -goversion go1.12.5 -D "" -importcfg $WORK/b480/importcfg -pack ./tty.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b480/_pkg_.a # internal BUILDSTDERR: cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/d2/d259f10b7efac0ba0df34e3a4b9cc0a8ea3766fbc76ad79a3ef06eef4d57bf6d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: mkdir -p $WORK/b481/ BUILDSTDERR: cat >$WORK/b481/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b481/_pkg_.a -trimpath $WORK/b481 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid CsQ6sgI3t4efNLWkMrzI/CsQ6sgI3t4efNLWkMrzI -goversion go1.12.5 -D "" -importcfg $WORK/b481/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b481/_pkg_.a # internal BUILDSTDERR: cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/d7/d7329c16fb6a4d2fa52085615c016f0a22117808010a2ba819e7ccf6ca714d80-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: mkdir -p $WORK/b483/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b483/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b483/ -g -O2 ./host.go BUILDSTDERR: cd $WORK/b483 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/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_arm/buildid -w $WORK/b447/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b483=/tmp/go-build -gno-record-gcc-switches -o $WORK/b483/_cgo_.o $WORK/b483/_cgo_main.o $WORK/b483/_x001.o $WORK/b483/_x002.o -g -O2 -pie BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage host -dynimport $WORK/b483/_cgo_.o -dynout $WORK/b483/_cgo_import.go BUILDSTDERR: cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/84/84414c5544db24e06b8c618fbce92c72898b293b7931ba6f208efa7b30074d59-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: mkdir -p $WORK/b446/ BUILDSTDERR: cat >$WORK/b446/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/b447/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b446/_pkg_.a -trimpath $WORK/b446 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid f5RQxfNZmPpPn8yYy8Gt/f5RQxfNZmPpPn8yYy8Gt -goversion go1.12.5 -D "" -importcfg $WORK/b446/importcfg -pack ./json.go ./meta.go BUILDSTDERR: cat >$WORK/b483/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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b483/_pkg_.a -trimpath $WORK/b483 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid oiIB7xpituGxIN7E6xu1/oiIB7xpituGxIN7E6xu1 -goversion go1.12.5 -D "" -importcfg $WORK/b483/importcfg -pack $WORK/b483/_cgo_gotypes.go $WORK/b483/host.cgo1.go $WORK/b483/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b483/_pkg_.a $WORK/b483/_x001.o $WORK/b483/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b483/_pkg_.a # internal BUILDSTDERR: cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/b8/b8e817068bc37fd329c2a52c64ebb2195360fb4b0dcbdb48c5550cc2292c83cc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: mkdir -p $WORK/b482/ BUILDSTDERR: cat >$WORK/b482/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/b483/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b481/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b482/_pkg_.a -trimpath $WORK/b482 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid PCLNRBIqGggbfVzKSg45/PCLNRBIqGggbfVzKSg45 -goversion go1.12.5 -D "" -importcfg $WORK/b482/importcfg -pack ./process.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b446/_pkg_.a # internal BUILDSTDERR: cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/ab/abedb597b0525ae417a74098da788cc0222e5fea80420e672407ebb89bba2f32-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer 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: 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/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b454/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b445/_pkg_.a -trimpath $WORK/b445 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid 7dYNaJ5Fc_VQdtJuJj7P/7dYNaJ5Fc_VQdtJuJj7P -goversion go1.12.5 -D "" -importcfg $WORK/b445/importcfg -pack ./codec_factory.go ./negotiated_codec.go ./protobuf_extension.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b482/_pkg_.a # internal BUILDSTDERR: cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/c3/c355126b94226fdb37fec8c63b9318a4b2ba2b639cc84e8cb3817db5ce89cd69-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: mkdir -p $WORK/b478/ BUILDSTDERR: cat >$WORK/b478/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/b479/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b482/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b478/_pkg_.a -trimpath $WORK/b478 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid Y_Hy4pA7X4nBvsX2IzyL/Y_Hy4pA7X4nBvsX2IzyL -goversion go1.12.5 -D "" -importcfg $WORK/b478/importcfg -pack ./psgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b445/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b478/_pkg_.a # internal BUILDSTDERR: cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/d2/d2a1b322e68260a3a174f5c15da1e799819744e14fd898ff1f7941e8ddde3531-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: mkdir -p $WORK/b484/ BUILDSTDERR: cat >$WORK/b484/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b484/_pkg_.a -trimpath $WORK/b484 -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid 15fooXg8YJgg3vgz_3bw/15fooXg8YJgg3vgz_3bw -goversion go1.12.5 -D "" -importcfg $WORK/b484/importcfg -pack ./files.go ./listeners.go ./packetconns.go BUILDSTDERR: cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/46/465299da7103417226d31104ff1c0811383582acfa26dc6454d818087b585253-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: mkdir -p $WORK/b485/ BUILDSTDERR: cat >$WORK/b485/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/b400/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b485/_pkg_.a -trimpath $WORK/b485 -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid 1PWCZzTwN9RaVBR4TaxK/1PWCZzTwN9RaVBR4TaxK -goversion go1.12.5 -D "" -importcfg $WORK/b485/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b412/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b484/_pkg_.a # internal BUILDSTDERR: cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/f2/f22da238749354e6ad18137cfb310fa113e2d57fd74e2fe1b9b41b21c86ada5b-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/oci/caps BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Uu5ek50ZZiF9K-YzAG0M/Uu5ek50ZZiF9K-YzAG0M -goversion go1.12.5 -D "" -importcfg $WORK/b486/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b486/_pkg_.a # internal BUILDSTDERR: cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/dd/dd2bed852bd87056c067e3360d35c7307b157fac1088e55deb497df438ffcaa2-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 eQDoPm_X5qSaQY_75FqZ/eQDoPm_X5qSaQY_75FqZ -goversion go1.12.5 -D "" -importcfg $WORK/b487/importcfg -pack ./names-generator.go BUILDSTDERR: cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/d9/d914cb8d2efb14568fefdc8e5dbd596f29a7f52ed9098eb0d003ca28cfc93402-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b487/_pkg_.a # internal BUILDSTDERR: cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/a5/a54431dd74b3b7145c55afcc65531ec4c117599076323643d72f672c3a00b306-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: mkdir -p $WORK/b438/ BUILDSTDERR: cat >$WORK/b438/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/b412/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b438/_pkg_.a -trimpath $WORK/b438 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid Nl3vBmm8hjUvrb0c6UKG/Nl3vBmm8hjUvrb0c6UKG -goversion go1.12.5 -D "" -importcfg $WORK/b438/importcfg -pack ./constants.go BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: mkdir -p $WORK/b408/ BUILDSTDERR: cat >$WORK/b408/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/b409/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b433/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid ar0IMv8Q2C7-fgGenYQf/ar0IMv8Q2C7-fgGenYQf -goversion go1.12.5 -D "" -importcfg $WORK/b408/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_arm/buildid -w $WORK/b438/_pkg_.a # internal BUILDSTDERR: cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/61/6158a02cd2e01b294f1a19a89e6173cb1d1f7ec6aa9d48e93fb12c493ce3f4a7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: mkdir -p $WORK/b440/ BUILDSTDERR: cat >$WORK/b440/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/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b421/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b440/_pkg_.a -trimpath $WORK/b440 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid 6eoibbCXo_XvC1WNpGNX/6eoibbCXo_XvC1WNpGNX -goversion go1.12.5 -D "" -importcfg $WORK/b440/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b485/_pkg_.a # internal BUILDSTDERR: cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/e3/e39d06748ccd2b23b5c0d51ac7970041e13a01070e7fadcb17ca575ecac1d078-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: mkdir -p $WORK/b455/ BUILDSTDERR: cat >$WORK/b455/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/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b455/_pkg_.a -trimpath $WORK/b455 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication -complete -installsuffix shared -buildid NP0CO586CTCBkkViBoAB/NP0CO586CTCBkkViBoAB -goversion go1.12.5 -D "" -importcfg $WORK/b455/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b455/_pkg_.a # internal BUILDSTDERR: cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/bd/bdda4e0dfb846a65d7ff9f5bb9fdd03ac59a28ba73a1532492af86c812aa3561-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 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/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/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b455/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b456/_pkg_.a -trimpath $WORK/b456 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 -complete -installsuffix shared -buildid ipz4ijqmwfT_H5w4NYmW/ipz4ijqmwfT_H5w4NYmW -goversion go1.12.5 -D "" -importcfg $WORK/b456/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_arm/buildid -w $WORK/b440/_pkg_.a # internal BUILDSTDERR: cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/52/52734c6c1526f8a231bbe8bf8d4ade8bfdd841330098101a86c2cb2646a70233-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: mkdir -p $WORK/b458/ BUILDSTDERR: cat >$WORK/b458/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: 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/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b434/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b458/_pkg_.a -trimpath $WORK/b458 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid zHltYLFLkYiQmwlTayoc/zHltYLFLkYiQmwlTayoc -goversion go1.12.5 -D "" -importcfg $WORK/b458/importcfg -pack ./decoder.go ./encoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b458/_pkg_.a # internal BUILDSTDERR: cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/42/422a2d216538aa49658b089890f6f3d81b448a43cdfa7a8c99e2ec18175ffc20-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: mkdir -p $WORK/b467/ BUILDSTDERR: cat >$WORK/b467/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/b468/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b406/_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/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b470/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b467/_pkg_.a -trimpath $WORK/b467 -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid Cgc5VBuU6ihySKyAeOxY/Cgc5VBuU6ihySKyAeOxY -goversion go1.12.5 -D "" -importcfg $WORK/b467/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b456/_pkg_.a # internal BUILDSTDERR: cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/78/7812c82295f586ed33bf2a840faf935932c0246db5d7f080e9d1a18af9ca634b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: mkdir -p $WORK/b444/ BUILDSTDERR: cat >$WORK/b444/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/b406/_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/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b457/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b444/_pkg_.a -trimpath $WORK/b444 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid ktZFTgopJCXphF8W8YBB/ktZFTgopJCXphF8W8YBB -goversion go1.12.5 -D "" -importcfg $WORK/b444/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b467/_pkg_.a # internal BUILDSTDERR: cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/17/170c3d5ead37f13511fd9452d65626fa99b92245affed31c0e08e9a1ee4b0955-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 cYqzFDioTfCO_19aPXfH/cYqzFDioTfCO_19aPXfH -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_arm/buildid -w $WORK/b444/_pkg_.a # internal BUILDSTDERR: cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/35/35c389dfeab46104c89d8c804fa6aec833eb6f5ac72812ae480e923c6fcde319-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b491/_pkg_.a -trimpath $WORK/b491 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid cZhgsAeNqGGu-C6wyEx2/cZhgsAeNqGGu-C6wyEx2 -goversion go1.12.5 -D "" -importcfg $WORK/b491/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b488/_pkg_.a # internal BUILDSTDERR: cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/25/258810b0b33fb66ac1adcf14e7ca942d396be6d6b4d4fad8c38e79b6bbf58b11-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/cmd/podman/shared/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b493/_pkg_.a -trimpath $WORK/b493 -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid 4oic-nTFAOhCNJvnMwNg/4oic-nTFAOhCNJvnMwNg -goversion go1.12.5 -D "" -importcfg $WORK/b493/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b493/_pkg_.a # internal BUILDSTDERR: cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/48/487a1ca47ccebbead53674a6a3089346c38cea936067d94803e8ca185d9a357b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b491/_pkg_.a # internal BUILDSTDERR: cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/ac/ac8c870d64ee3701f87758d1c1915a99d3874cd3d78f8b57e023f03de7f84b4e-d # internal 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 fx7D0bIf4a85Va6qCgQe/fx7D0bIf4a85Va6qCgQe -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: 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 -sPmex9FAEBzqJ4CHqUS/-sPmex9FAEBzqJ4CHqUS -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_arm/buildid -w $WORK/b495/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b490/_pkg_.a # internal BUILDSTDERR: cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/b6/b6c29a24d6747c999b2184b79009141b362fb693cce4707cd037ce6d90537e71-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/cmd/podman/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b494/_pkg_.a -trimpath $WORK/b494 -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid pe3J_dIZq8E3glwbxF-A/pe3J_dIZq8E3glwbxF-A -goversion go1.12.5 -D "" -importcfg $WORK/b494/importcfg -pack ./generate.go ./iopodman.go BUILDSTDERR: cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/ed/ed5bb77f4bab8a8249862c0e09b3c3b32b6704df8f05ae3b17a493774cad6472-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b489/_pkg_.a -trimpath $WORK/b489 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid h7d7qoBlO3aP4Q2F3Um5/h7d7qoBlO3aP4Q2F3Um5 -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_arm/buildid -w $WORK/b494/_pkg_.a # internal BUILDSTDERR: cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/4d/4de2200a385d9de2b66330c840aa49fa0910ae7a6013248fa97eb361a6f37aff-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers/kernel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 -f-Q19DQUVXvzck9u18D/-f-Q19DQUVXvzck9u18D -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_arm/buildid -w $WORK/b498/_pkg_.a # internal BUILDSTDERR: cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/39/39bffef496259222251357d6e04eb9a848e2aeb86d0130bf5dda8a0a1339f9a6-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 KCNcl2Qx0ZsNYlIC1_vZ/KCNcl2Qx0ZsNYlIC1_vZ -goversion go1.12.5 -D "" -importcfg $WORK/b497/importcfg -pack ./seccomp.go ./seccomp_default.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b497/_pkg_.a # internal BUILDSTDERR: cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/7e/7ec93cf4703dee0a63b8ce2f69c0ddf32d47e09cf865883949f7dd5f4a08f188-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 gZXLn9x7t3UAh32-imTV/gZXLn9x7t3UAh32-imTV -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_arm/buildid -w $WORK/b499/_pkg_.a # internal BUILDSTDERR: cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/1e/1ee2f6645c4dc8c3f7a17068397127a86fcef871dc3767b54f1a1be547ae0082-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 VZr6pim27ILod_XiMD4E/VZr6pim27ILod_XiMD4E -goversion go1.12.5 -D "" -importcfg $WORK/b500/importcfg -pack ./devices.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b500/_pkg_.a # internal BUILDSTDERR: cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/f9/f9f4af9671f1c5347f3fe92caf0bebb4885fa82c662e6cef616d68e94d6eeffa-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 KPnp8Q_MYjuksZbMH1Z8/KPnp8Q_MYjuksZbMH1Z8 -goversion go1.12.5 -D "" -importcfg $WORK/b502/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b502/_pkg_.a # internal BUILDSTDERR: cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/1f/1ff077f5cb2e6f6785bd082bb33660d92de55c1d2fd9329bdc2dbb2b4c27abc9-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Np0uy5GgFcpcItOVBaa3/Np0uy5GgFcpcItOVBaa3 -goversion go1.12.5 -D "" -importcfg $WORK/b503/importcfg -pack ./cgroups.go ./stats.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b503/_pkg_.a # internal BUILDSTDERR: cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/5f/5fdd78ed72d02a48784aa39b4ebb6fcc65180e7e003900af7a1b3d7e3870f3eb-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/sysinfo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b501/_pkg_.a -trimpath $WORK/b501 -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid MWwpajh8PLLIBz6wl6ez/MWwpajh8PLLIBz6wl6ez -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_arm/buildid -w $WORK/b501/_pkg_.a # internal BUILDSTDERR: cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/ff/ff0ce11fa6aa166b7a74c3a18e144352e77407a33f8e9284e40ee736531fc075-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b504/_pkg_.a -trimpath $WORK/b504 -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid QfkSWBZb0hdJ04nRjmub/QfkSWBZb0hdJ04nRjmub -goversion go1.12.5 -D "" -importcfg $WORK/b504/importcfg -pack ./shlex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b504/_pkg_.a # internal BUILDSTDERR: cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/66/66604f222852f5c0c4216723f13b070655e143d216429c81bc95634fd112801d-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/systemdgen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b506/_pkg_.a -trimpath $WORK/b506 -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid x8q-dCvRyyvNtYoI8ltS/x8q-dCvRyyvNtYoI8ltS -goversion go1.12.5 -D "" -importcfg $WORK/b506/importcfg -pack ./systemdgen.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b506/_pkg_.a # internal BUILDSTDERR: cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/c7/c7bb61cf5ebb20e2c204db04cefc5dc1ffc6497dab7341370810700c75b5035a-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/b398/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b399/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b507/_pkg_.a -trimpath $WORK/b507 -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid HqPoqquuQViFy0Ywqxeg/HqPoqquuQViFy0Ywqxeg -goversion go1.12.5 -D "" -importcfg $WORK/b507/importcfg -pack ./hook.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b507/_pkg_.a # internal BUILDSTDERR: cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/d8/d8c31ecdde0107bbb6a30b25c00e180ce9574a7e3c05e9ce643a4e7fbc68ce92-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/b383/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opentracing/opentracing-go/ext BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 kQ9DK5BFgP-vxxSx_XFN/kQ9DK5BFgP-vxxSx_XFN -goversion go1.12.5 -D "" -importcfg $WORK/b510/importcfg -pack ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b510/_pkg_.a # internal BUILDSTDERR: cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/53/53de264539e5fe537d2c443fcf3f9dc9a60af3aae468fd9ff26c09192d0c5913-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/b384/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/spanlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 eQyxtnWrRzhtLSeGc9dN/eQyxtnWrRzhtLSeGc9dN -goversion go1.12.5 -D "" -importcfg $WORK/b512/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b512/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b489/_pkg_.a # internal BUILDSTDERR: cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/b4/b48958dd8809cb5bb2accfe0402651862eb8d99f232906605b8adb557aec50e4-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 WP_HpkRe-6zXQ32-7HAe/WP_HpkRe-6zXQ32-7HAe -goversion go1.12.5 -D "" -importcfg $WORK/b514/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b514/_pkg_.a # internal BUILDSTDERR: cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/6a/6aeacb18ec019846bb50515eaea97fd0df6388df0455eab88445bfda4399acb0-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 6ugmp68fnK-be8IrKomm/6ugmp68fnK-be8IrKomm -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: cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/dd/ddfc488b42b387eeca763ea59c565af7f81f1f4740bf4788d39870f6bca04ef5-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-lib/metrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 6YNq_9J1TlXu53pIdbr9/6YNq_9J1TlXu53pIdbr9 -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_arm/buildid -w $WORK/b521/_pkg_.a # internal BUILDSTDERR: cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/fa/fad42d037a30dc9f4cfafa9511a0b9c0aca531a04094cd08e62163e58d94a3d5-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/trust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b528/_pkg_.a -trimpath $WORK/b528 -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid BOpE0AI9HUs2Wralnt3r/BOpE0AI9HUs2Wralnt3r -goversion go1.12.5 -D "" -importcfg $WORK/b528/importcfg -pack ./trust.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b528/_pkg_.a # internal BUILDSTDERR: cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/7d/7dfd56b8e632321898a50d97756b2948a64e687e55c64b4f4eb14dcfe46768e3-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_arm/compile -o $WORK/b533/_pkg_.a -trimpath $WORK/b533 -shared -p log/syslog -std -complete -installsuffix shared -buildid -YTnnqOcGbrVtc0T1TTL/-YTnnqOcGbrVtc0T1TTL -goversion go1.12.5 -D "" -importcfg $WORK/b533/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b533/_pkg_.a # internal BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -marm -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/lib/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: cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/f2/f2db7429fd71413f1fb8d1dda0e3662ae5c55e3ede078bfe71baf307e1bc5652-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 1DxeoMx-Fn8X3gK0Jegy/1DxeoMx-Fn8X3gK0Jegy -goversion go1.12.5 -D "" -importcfg $WORK/b532/importcfg -pack ./syslog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b532/_pkg_.a # internal BUILDSTDERR: cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/71/7141c66ff33ee8d85dd46ea72b40a92c71d216233eee4f39978258f2d26ceb19-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_arm/compile -o $WORK/b535/_pkg_.a -trimpath $WORK/b535 -shared -p html -std -complete -installsuffix shared -buildid LPZdDuZyJRepIOgRHsOc/LPZdDuZyJRepIOgRHsOc -goversion go1.12.5 -D "" -importcfg $WORK/b535/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -marm -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/lib/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_arm/buildid -w $WORK/b535/_pkg_.a # internal BUILDSTDERR: cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/17/17fc3a0f3f3bfbd257f8ac34757990f296d64d0c690f01cc0f4a31cc012f6031-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_arm/compile -o $WORK/b534/_pkg_.a -trimpath $WORK/b534 -shared -p html/template -std -complete -installsuffix shared -buildid PFNxHoEf6Cu3CNT-P_qM/PFNxHoEf6Cu3CNT-P_qM -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_arm/buildid -w $WORK/b515/_pkg_.a # internal BUILDSTDERR: cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/54/54c266f9ea794ea2eff0b3b08d42f5000557512449f505b639f4dd2762af4492-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 BvMG78tAG2-dGAjvqBBU/BvMG78tAG2-dGAjvqBBU -goversion go1.12.5 -D "" -importcfg $WORK/b516/importcfg -pack ./agent.go ./constants.go ./ttypes.go BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -marm -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/lib/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_arm/buildid -w $WORK/b534/_pkg_.a # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -marm -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/lib/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: cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/64/64d90cd2c0dab49e626cb0073a0b57386fb3710b2f84695b5bdfd1d6d6a52768-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/sampling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 hcDJoslAuGc_77I3ctLv/hcDJoslAuGc_77I3ctLv -goversion go1.12.5 -D "" -importcfg $WORK/b517/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b516/_pkg_.a # internal BUILDSTDERR: cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/70/706ab59b4df21de9d54e6e28d40f9290843406b5a5cc0611b37be26ad2682e50-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/zipkincore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 6yXC-umDjjMZ2jwyNHlo/6yXC-umDjjMZ2jwyNHlo -goversion go1.12.5 -D "" -importcfg $WORK/b518/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b517/_pkg_.a # internal BUILDSTDERR: cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/86/86284e423ab15eaac16b78c00cef89dbdc91dc9d4206bc11c7f8486a2dc03b3e-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 roB6AqFp7CChuzJtC456/roB6AqFp7CChuzJtC456 -goversion go1.12.5 -D "" -importcfg $WORK/b524/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b518/_pkg_.a # internal BUILDSTDERR: cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/2b/2be22ae8df79b128333120d45fa18129a019a5bf2d8cae1f2f26681390ea4729-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/agent BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 5Za_Q01oPpmhM9Y8AXom/5Za_Q01oPpmhM9Y8AXom -goversion go1.12.5 -D "" -importcfg $WORK/b520/importcfg -pack ./agent.go ./constants.go ./ttypes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b524/_pkg_.a # internal BUILDSTDERR: cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/76/768992e7858b07ece7df05f67fe9ad81d202b7feb7d2a7bbcad3ac4ff4f59bcb-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_arm/compile -o $WORK/b536/_pkg_.a -trimpath $WORK/b536 -shared -p runtime/pprof -std -installsuffix shared -buildid W6mhBfSbaaSYQzhBMKDf/W6mhBfSbaaSYQzhBMKDf -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_arm/buildid -w $WORK/b520/_pkg_.a # internal BUILDSTDERR: cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/40/4050a744602a9fc7eab7bb3e6ebf1f6ea83abaece00f21fd51cf258683d1a2e1-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 12ybIfcG4_0tPTEku03T/12ybIfcG4_0tPTEku03T -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_arm/buildid -w $WORK/b519/_pkg_.a # internal BUILDSTDERR: cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/7b/7b641e966247e91895d4055bc43947a96451b98d23051260e2a875e816dbbdf4-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/b383/_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/b384/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 KdQ6c5yd5YRzZQqTrVsp/KdQ6c5yd5YRzZQqTrVsp -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: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -marm -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/lib/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_arm/buildid -w $WORK/b536/_pkg_.a # internal BUILDSTDERR: cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/b5/b514d367c3babb9ad74b9771eade822e1c78e3c35fec6471bfbab46d4c0709ce-d # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -marm -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/lib/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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b509/_pkg_.a # internal BUILDSTDERR: cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/1b/1b7f742f83eb9740ca53e552f1fc833ded2bcfbd1a789a4c02c264165fe0faff-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: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote BUILDSTDERR: mkdir -p $WORK/b523/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 DfY00Etawt6MeyLpw4xN/DfY00Etawt6MeyLpw4xN -goversion go1.12.5 -D "" -importcfg $WORK/b525/importcfg -pack ./options.go ./throttler.go 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 ccMtPSAEDoDFwLUti1Q0/ccMtPSAEDoDFwLUti1Q0 -goversion go1.12.5 -D "" -importcfg $WORK/b523/importcfg -pack ./options.go ./restriction_manager.go BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -marm -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/lib/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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b523/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b525/_pkg_.a # internal BUILDSTDERR: cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/3c/3c681d241304dd95bc8b7d858e9425ae554e5fc8869395ae0728880bfd5279c0-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/b383/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 KhYoSSRto8xJElyp2A5Y/KhYoSSRto8xJElyp2A5Y -goversion go1.12.5 -D "" -importcfg $WORK/b526/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go BUILDSTDERR: cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/5f/5f3969c52933457dd9fa456a93aeff7a146f342bd7dc36a02d9ef80df7ce80a1-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 64cKnWfPzT6m0rWUf7zn/64cKnWfPzT6m0rWUf7zn -goversion go1.12.5 -D "" -importcfg $WORK/b527/importcfg -pack ./doc.go ./http.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b527/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b526/_pkg_.a # internal BUILDSTDERR: cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/d9/d954cd263b3d0543ca794e7039d06f9c8ced0727bc306b9c8792c34014fffcbb-d # internal BUILDSTDERR: cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/10/106fa609f798cd9772b09624e3128a4b7fc0da0542c210f7309a1492bc50bfc4-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/b383/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 BMYoo8WNg-3w4hXkTjpf/BMYoo8WNg-3w4hXkTjpf -goversion go1.12.5 -D "" -importcfg $WORK/b522/importcfg -pack ./config.go ./config_env.go ./options.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b522/_pkg_.a # internal BUILDSTDERR: cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/ff/ff8408a6f9cadbf6ad93b7adaec73f4217f15c83ab53dde2a3b67993099dea9f-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/b383/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/tracing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b508/_pkg_.a -trimpath $WORK/b508 -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid QSHt_MI1qxahlZK6LR0p/QSHt_MI1qxahlZK6LR0p -goversion go1.12.5 -D "" -importcfg $WORK/b508/importcfg -pack ./tracing.go BUILDSTDERR: cd $WORK/b177 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -marm -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/lib/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: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b508/_pkg_.a # internal BUILDSTDERR: cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/21/21cc2ca2cb42ff4695062d17d9efe2092e1a923ae02743199939e0edb949a320-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/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_arm/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 ICr_DotibqADB3977I9i/ICr_DotibqADB3977I9i -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_arm/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_arm/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/db/dbd149ea285050140aca8cfb5b2e3dae092659cb9564b346736cb0ea8135a83c-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-9b6a98cfd7813513e5697888baa93318395a2055/_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: github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b175/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -- -I/usr/include/glib-2.0 -I/usr/lib/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 /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b306/ -importpath github.com/containers/libpod/vendor/github.com/containers/image/ostree -- -I/usr/include/glib-2.0 -I/usr/lib/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: cd $WORK/b175 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/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_arm/buildid -w $WORK/b408/_pkg_.a # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/aa/aa50f5d52704f2ea77ea226c74282d97fb2201e496edd9974970b83703887331-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/rest 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/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/b406/_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/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b441/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b434/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b460/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b462/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b439/_pkg_.a -trimpath $WORK/b439 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid UGp7q0UN8BWUTJMZ2i4q/UGp7q0UN8BWUTJMZ2i4q -goversion go1.12.5 -D "" -importcfg $WORK/b439/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./zz_generated.deepcopy.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/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_arm/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 WNsYOAgJyopSl5ynSKoO/WNsYOAgJyopSl5ynSKoO -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_arm/pack r $WORK/b175/_pkg_.a $WORK/b175/_x001.o $WORK/b175/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/78/78e98180a2f97c7621ded90cdd1ea00ab5448e1b4500036c93dfb43978419e2e-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 kXX41F1ihvPLehgSzt-S/kXX41F1ihvPLehgSzt-S -goversion go1.12.5 -D "" -importcfg $WORK/b178/importcfg -pack ./copy_linux.go ./driver.go 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Zo4sbDayWJVSLYg0l8Pq/Zo4sbDayWJVSLYg0l8Pq -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_arm/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/8b/8b19d69b035fe53ac62ebd09a0904465586a8a6e93fcc53867949a33fec63feb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b439/_pkg_.a # internal BUILDSTDERR: cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/bc/bcede827cb5f402beafdf6c2d2457e57a85d9375586403d1919584a1dfb8c2d7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: mkdir -p $WORK/b466/ BUILDSTDERR: cat >$WORK/b466/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/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b467/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b439/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b466/_pkg_.a -trimpath $WORK/b466 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid c0Y2ocWrSksjQtWInReJ/c0Y2ocWrSksjQtWInReJ -goversion go1.12.5 -D "" -importcfg $WORK/b466/importcfg -pack ./spdy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b466/_pkg_.a # internal BUILDSTDERR: cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/fe/fedbac1640bcdf3b14aaaafac3bed24794e4fe858fdab37fb7c99b3b47bd1c2b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: mkdir -p $WORK/b407/ BUILDSTDERR: cat >$WORK/b407/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/b406/_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/b408/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b466/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b471/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid rpo1mUWMeRZJ7s2VtchB/rpo1mUWMeRZJ7s2VtchB -goversion go1.12.5 -D "" -importcfg $WORK/b407/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_arm/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b407/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/5e/5e0d6d28a5970a43c7c1dfbca78e44f620487ad69b12a1099ee175acdb85205d-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: cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/1c/1ce37c1cc5b9cfe05b8e70e89759ac9de4e736739daf84bae7cd42bae6e58eb7-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 tJd1LUrbU1gBSoWjeRbQ/tJd1LUrbU1gBSoWjeRbQ -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: 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/b407/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/varlinkapi/virtwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b530/_pkg_.a -trimpath $WORK/b530 -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid 5eHghkbSTaQX59MdRQK-/5eHghkbSTaQX59MdRQK- -goversion go1.12.5 -D "" -importcfg $WORK/b530/importcfg -pack ./virtwriter.go BUILDSTDERR: github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: mkdir -p $WORK/b404/ BUILDSTDERR: cat >$WORK/b404/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/b405/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b407/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid typS1tXUuD77mghrMzTV/typS1tXUuD77mghrMzTV -goversion go1.12.5 -D "" -importcfg $WORK/b404/importcfg -pack ./resize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/bd/bd72a5f1ffbee02846fb895568ecbe65ff496145649060446189f673af096b04-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid 7XbFImcRrieGCcAx9lcr/7XbFImcRrieGCcAx9lcr -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_unix.go ./store.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b404/_pkg_.a # internal BUILDSTDERR: cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/6e/6ea26a08ebdd87c1492e30881ac6d7c9c3ce31677182748ab88191fbf1883661-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b530/_pkg_.a # internal BUILDSTDERR: cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/4c/4cf412fc8ff5f4384f7d90d585c62fec324e6185548ce02dc2505d08029940f0-d # internal BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/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_arm/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/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: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/26/26939558c557586472ca3cf658f09cd88e758c14714fcc79a82de663230b2b70-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 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: github.com/containers/libpod/libpod/driver BUILDSTDERR: mkdir -p $WORK/b364/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 A5JiremR5P7dtIBsJ-5N/A5JiremR5P7dtIBsJ-5N -goversion go1.12.5 -D "" -importcfg $WORK/b215/importcfg -pack ./overlay.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/storage 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/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid x7WJ0cGjhrxTYVoX3Nc5/x7WJ0cGjhrxTYVoX3Nc5 -goversion go1.12.5 -D "" -importcfg $WORK/b364/importcfg -pack ./driver.go 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 0lHvkZ8pT0A1fnz2HoX6/0lHvkZ8pT0A1fnz2HoX6 -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_arm/buildid -w $WORK/b364/_pkg_.a # internal BUILDSTDERR: cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/61/611b1f426e0a841d513ac80e585bb7ede087c48e5bbaaa78274324ba8444e181-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/inspect BUILDSTDERR: mkdir -p $WORK/b381/ BUILDSTDERR: cat >$WORK/b381/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: packagefile github.com/containers/libpod/libpod/driver=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/inspect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid N-PS4WPwXwfED8EYMBs8/N-PS4WPwXwfED8EYMBs8 -goversion go1.12.5 -D "" -importcfg $WORK/b381/importcfg -pack ./inspect.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/c4/c4954c5bdc8a2c8b9286ffba3911fcb7be2fcff546a4c76c8cded88a9710abfe-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/layers BUILDSTDERR: mkdir -p $WORK/b385/ BUILDSTDERR: cat >$WORK/b385/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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/layers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid TQJNqotlzh97GoSS1DuP/TQJNqotlzh97GoSS1DuP -goversion go1.12.5 -D "" -importcfg $WORK/b385/importcfg -pack ./layer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b381/_pkg_.a # internal BUILDSTDERR: cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/26/2651760e6850eb55a843ac36114a38b10ebb83576f220fe1edc80bc180aaa595-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b385/_pkg_.a # internal BUILDSTDERR: cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/1c/1c0eb4a07e5b2b2c46bfe0a56b76f68ee8bab9bc84cf10ee2c4f31efe3705f44-d # internal BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib/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_arm/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/5f/5f9549c08f0ebaaeb6a4eda368ed51ab5531250cc84f07bf13d3a8a413dca7df-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 NSI8nADescxIZg2Z3Obe/NSI8nADescxIZg2Z3Obe -goversion go1.12.5 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go ./util.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ab/abea36a06bbdfd0cd0de18b6a74c41411a2a99b691fcc6d7f310adbded3e83ab-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 MxP7a3ZhhNk4h6TGejt6/MxP7a3ZhhNk4h6TGejt6 -goversion go1.12.5 -D "" -importcfg $WORK/b060/importcfg -pack ./mount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/54/5479fdcd53d6ea34e79ea53771dd47f68c4983d986f237bd1fcc89e9be2c4bc6-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 CoFp8juWQJVJ4oRoH-BP/CoFp8juWQJVJ4oRoH-BP -goversion go1.12.5 -D "" -importcfg $WORK/b207/importcfg -pack ./run.go ./seccomp.go ./selinux.go ./util.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/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_arm/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/ostree -installsuffix shared -buildid weFID4UBehYlleWCTYDU/weFID4UBehYlleWCTYDU -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_arm/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/af/afff824a5b9d7a419e617bb64e533666b9123dd8a52e86ed143fbb9471137f2e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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_arm/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/7f/7f7e97a36c593b11d54393c2f5a4bfd9aeb8c784372053b33369a748f4de92bb-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 IZDWLFAfZvC-jtNxXb0b/IZDWLFAfZvC-jtNxXb0b -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_arm/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/1b/1bd18c14f51e70ebb3767ad400d533e324767967b4ddcca0e2ed5bb2224ac60a-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/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec BUILDSTDERR: importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/docker/libnetwork/resolvconf=github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf BUILDSTDERR: importmap github.com/docker/libnetwork/types=github.com/containers/libpod/vendor/github.com/docker/libnetwork/types BUILDSTDERR: importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/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/pools=$WORK/b149/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid xvASyByS18JVaI4zEbU9/xvASyByS18JVaI4zEbU9 -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_arm/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/71/719c2393e0f11153972157365c4e53109395b4c6dc36f5497bf48c1f1f6c655d-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: mkdir -p $WORK/b355/ 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Bm8gaySH9T0lbZShTj7k/Bm8gaySH9T0lbZShTj7k -goversion go1.12.5 -D "" -importcfg $WORK/b348/importcfg -pack ./common.go 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 Uv1NdTjmmau25tWO0q8t/Uv1NdTjmmau25tWO0q8t -goversion go1.12.5 -D "" -importcfg $WORK/b355/importcfg -pack ./parse.go ./parse_unix.go 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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/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 47nhrIiZ801ZDq9PDOox/47nhrIiZ801ZDq9PDOox -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_arm/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/37/37c54fec3843b8dcf47e6b4825ce7cfd6c7b07817b3c99a1134b25352393c0c5-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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/cmd/podman/cliconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid hX_b8zps84LSswetDXcT/hX_b8zps84LSswetDXcT -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_arm/buildid -w $WORK/b355/_pkg_.a # internal BUILDSTDERR: cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/87/87f591060a6ec3446fee3b64087faa48d8b49d51d0882bc919b12be6681c09c2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/9a/9ae874081f181208ffe2c54722c20d35c6f72c27dab033cf681a8c3bc5546731-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b351/_pkg_.a # internal BUILDSTDERR: cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/ad/ad3581bdd5e65dd8e3b5f1ce078413e1671cab91b7abe3d6897767ca08e21109-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/util BUILDSTDERR: mkdir -p $WORK/b366/ BUILDSTDERR: cat >$WORK/b366/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/b367/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b368/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid Gnon4wc6cm5iM4tJ02WR/Gnon4wc6cm5iM4tJ02WR -goversion go1.12.5 -D "" -importcfg $WORK/b366/importcfg -pack ./mountOpts.go ./utils.go ./utils_supported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b366/_pkg_.a # internal BUILDSTDERR: cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/e9/e90b0601ba5d57dd3f98b52c62ee570f1cb2e77925ca6147ca63d3066c65be73-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/events BUILDSTDERR: mkdir -p $WORK/b365/ BUILDSTDERR: cat >$WORK/b365/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/b366/_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/b370/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/hpcloud/tail=$WORK/b373/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid hs6eU0saZog9y3hq6_aq/hs6eU0saZog9y3hq6_aq -goversion go1.12.5 -D "" -importcfg $WORK/b365/importcfg -pack ./config.go ./events.go ./events_linux.go ./filters.go ./journal_linux.go ./logfile.go ./nullout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b365/_pkg_.a # internal BUILDSTDERR: cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/6c/6c0b07960a4989c309d6b4fcbaf31cd3ab602fbdc541acff7fa3175e60d1a9c3-d # internal BUILDSTDERR: github.com/containers/libpod/libpod/image BUILDSTDERR: mkdir -p $WORK/b380/ BUILDSTDERR: cat >$WORK/b380/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/b365/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/inspect=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/registries=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b366/_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/b383/_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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid JfJc29PuMyblZ2_5tq76/JfJc29PuMyblZ2_5tq76 -goversion go1.12.5 -D "" -importcfg $WORK/b380/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_arm/buildid -w $WORK/b380/_pkg_.a # internal BUILDSTDERR: cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/d6/d66e858e39c07a9b35478256f903ff9f16eea33fe5f6ef5edb57daab92848f82-d # internal BUILDSTDERR: github.com/containers/libpod/libpod BUILDSTDERR: mkdir -p $WORK/b357/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b357/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b357/ -g -O2 ./container_attach_linux.go BUILDSTDERR: cd $WORK/b357 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod -fPIC -marm -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-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -marm -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 -pie BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/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/type