Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f30-build-16592765-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 i686 --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: i686 Building for target i686 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 i686 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/f30-build-16592765-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 i686 --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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zrf8Fv + 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.tmuwhV + 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 0x29f0feca204e7bcb0af4324958269a2d2eec4e73 -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-build393637989 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 3UGxywaQGqonLkdIk6nu/3UGxywaQGqonLkdIk6nu -goversion go1.12.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.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_386/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid WtnGRdCCQWhCS6QHbIKL/WtnGRdCCQWhCS6QHbIKL -goversion go1.12.5 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d5/d54562ad91910de4a8c16d10897de6fb0fa458ef090170140e89b6689ad5861b-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b014/symabis ./intrinsics_386.s BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid XJKoI8PT52L0mYNyKpCl/XJKoI8PT52L0mYNyKpCl -goversion go1.12.5 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s 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_386/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b015/symabis ./asm.s BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal 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_386/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b012/symabis ./asm_386.s BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a3/a3db3de5cd14eed01cfaa2286ea9c9e1c1326bbe08f28566bd7a5c8745c95cc2-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_386/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 4J3WOR1msPSB1zga2KYQ/4J3WOR1msPSB1zga2KYQ -goversion go1.12.5 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go 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_386/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid mS7ULtuLG8lc6JfX6Vac/mS7ULtuLG8lc6JfX6Vac -goversion go1.12.5 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid 0eXQm8qzb0Ede6Hlj_QZ/0eXQm8qzb0Ede6Hlj_QZ -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: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: cat >>$WORK/b012/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid jHFwP9E35UgUvdqYaNyb/jHFwP9E35UgUvdqYaNyb -goversion go1.12.5 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_386.go ./stubs.go BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid KOwhLbaxkqfFyYztXoAp/KOwhLbaxkqfFyYztXoAp -goversion go1.12.5 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/asm_386.o ./asm_386.s BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/08/089d6e2104880962c8b11d2a229a753108445de04978d692bdf07c8266283890-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid CY3B5van8z0kpwEY4lqD/CY3B5van8z0kpwEY4lqD -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_386/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/1e/1e3f519e7ef3e8f2583227747d13e12b49934c633aa83f792b1d1257d1abe292-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b014/intrinsics_386.o ./intrinsics_386.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b015/asm.o ./asm.s 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_386/cgo -objdir $WORK/b035/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b035/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/74/74b82382289298e907b51da096ef23e2b5eabd99a1801868e0a12d4275d3dec2-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_386/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/testlog -std -complete -installsuffix shared -buildid 7uZw5OoE2zBjPjvjOLzj/7uZw5OoE2zBjPjvjOLzj -goversion go1.12.5 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b014/_pkg_.a $WORK/b014/intrinsics_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/5c/5caff770f82af748286a7a71527e71d855ff8af1e0fe7e1e3649f6c4f9f3df0f-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_386/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid cFqZMl7XYDblWCfFO4sW/cFqZMl7XYDblWCfFO4sW -goversion go1.12.5 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/fa/fa836c4925be759441d4e4a7549b4bff9c92202537e19fe07a923c234bdddbcc-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding -std -complete -installsuffix shared -buildid vaa1SwKL5Rt0Ks_Hxxpo/vaa1SwKL5Rt0Ks_Hxxpo -goversion go1.12.5 -D "" -importcfg $WORK/b040/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/7f/7fbe775d8e7748ccf4b053ca6674580c71bcca4f173fcbf430608393febdf2e8-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_386/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 1yKVMHYAQ7cMIHbaYL6K/1yKVMHYAQ7cMIHbaYL6K -goversion go1.12.5 -D "" -importcfg $WORK/b043/importcfg -pack ./utf16.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/67/67123331124830a790db170ba1da438591ae18289c5e5ac6aa4c8dbf4d402b85-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_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid Coz3WkazG8BXx3x5Aknr/Coz3WkazG8BXx3x5Aknr -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/1f/1feaeab0053bb583246750923d2a35c8e08456962b0b5dc76ddfa88432fa3569-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/1c/1cb4ecb6ec5bfc24109d925eddf9aa342fec7c04c25a932e80920cd5c2e26433-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_386/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid VYPjDFwZ1MjIPYXsv8uu/VYPjDFwZ1MjIPYXsv8uu -goversion go1.12.5 -D "" -importcfg $WORK/b047/importcfg -pack ./nettrace.go 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_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b021/symabis ./asin_386.s ./asinh_stub.s ./atan2_386.s ./atan_386.s ./cbrt_stub.s ./dim_386.s ./erf_stub.s ./exp2_386.s ./exp_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./pow_stub.s ./remainder_386.s ./sin_386.s ./sinh_stub.s ./sqrt_386.s ./tan_386.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/8d/8dd5dac71fff299339548b58d2dfab1a9bb551097fc829702d04a626e03ed71b-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/compare_386.o ./compare_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal 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_386/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid nF-g6eewl6cGpY8Rm9ou/nF-g6eewl6cGpY8Rm9ou -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: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/62/6207bdf5cac73e407e1e3b69fb213395328dba8e0f917486fae70e22630cc1fc-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/equal_386.o ./equal_386.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/indexbyte_386.o ./indexbyte_386.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_386.o $WORK/b005/equal_386.o $WORK/b005/indexbyte_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c6/c6e8b5df45c261eb0f0f94709e865a03c61d6162eef6e16417cb00eb8440954e-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/36/36342b1371b3bfa5d4164acb71b8156d9f818a8b98c5d99d104164b26ce6dcad-d # internal BUILDSTDERR: cd $WORK/b035 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -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: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b085/ 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_386/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid dYYCEDw2tnUD3eRjFFeD/dYYCEDw2tnUD3eRjFFeD -goversion go1.12.5 -D "" -importcfg $WORK/b049/importcfg -pack ./message.go 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_386/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid wFE3AFUmPra-gwzRhiw9/wFE3AFUmPra-gwzRhiw9 -goversion go1.12.5 -D "" -importcfg $WORK/b085/importcfg -pack ./constant_time.go 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_386/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid hZDnkK8Igxg2g0KqwNQB/hZDnkK8Igxg2g0KqwNQB -goversion go1.12.5 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/02/02508f060b258a16282ee0b7c9b566e6a24f36a7e99052b33c3308655b01f9c7-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_386/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p container/list -std -complete -installsuffix shared -buildid n51PYpYRrvHEoG0wDwP8/n51PYpYRrvHEoG0wDwP8 -goversion go1.12.5 -D "" -importcfg $WORK/b095/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/be/be596277680c87b168ecc6afe4e8f2d6ec3110b0503879a4c9ffaa166d2f2b16-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_386/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid lHpoUmHG0NUtN26C7r4W/lHpoUmHG0NUtN26C7r4W -goversion go1.12.5 -D "" -importcfg $WORK/b107/importcfg -pack ./asn1.go 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_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s BUILDSTDERR: cd $WORK/b035 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/03/0322ef0cebf7aa42987449eada122ed539efdd696289cad8436c64e810544b14-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_386/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 ydyaMquiSm3VK2hkgXWg/ydyaMquiSm3VK2hkgXWg -goversion go1.12.5 -D "" -importcfg $WORK/b126/importcfg -pack ./cast5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/f8/f80f3f8de07cca64318239cbefbfab9cf5134ee2fb002c4a71b8e156766813a9-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p image/color -std -complete -installsuffix shared -buildid zem1UsOordenKbMOjtwO/zem1UsOordenKbMOjtwO -goversion go1.12.5 -D "" -importcfg $WORK/b130/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_386.s BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: 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_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_386.s 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_386/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid OLUUP3to1MqTQ2gHvl8D/OLUUP3to1MqTQ2gHvl8D -goversion go1.12.5 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_386.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_generic.go ./os_linux_noauxv.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_386.go ./signal_linux_386.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_386.go ./stubs_linux.go ./stubs_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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_386/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/fe/fee09aeee4a837b2971bdacdc9061ac1ee37d3a96f6955b4b81892e80d00252d-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_386/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 I0OxBQcp3T4hbiWZSvlu/I0OxBQcp3T4hbiWZSvlu -goversion go1.12.5 -D "" -importcfg $WORK/b150/importcfg -pack ./promise.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/b4/b4925289eb00b785aa9c395bb968dc5662d6787170833a61fdd103665dbeed63-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_386/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 v2S6KPqFH7x6Lf4mOe9N/v2S6KPqFH7x6Lf4mOe9N -goversion go1.12.5 -D "" -importcfg $WORK/b182/importcfg -pack ./config.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asin_386.o ./asin_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c7/c7b32fe0681885a78dacc677cc8a4f958e4ec5a1250ce933bd8a9c328b38609d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # 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_386/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 CGeYGTeiJB3MKZjYKZGn/CGeYGTeiJB3MKZjYKZGn -goversion go1.12.5 -D "" -importcfg $WORK/b209/importcfg -pack ./apparmor_disabled.go BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/b0/b09d526da6b9ec60cc7b463549ed07f4967e27459d52b83db7f826d62a26fc1c-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_386/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 7s-Nb8rVxOTDDPTkORyE/7s-Nb8rVxOTDDPTkORyE -goversion go1.12.5 -D "" -importcfg $WORK/b228/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/81/817cadd5e2c58acccbc6f7a392516914fd3356f4e7ad0b8ccf6b80e66f458c9d-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_386/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/containers/libpod/vendor/github.com/VividCortex/ewma -complete -installsuffix shared -buildid 3vxZPuGrVmDSwAfCulSL/3vxZPuGrVmDSwAfCulSL -goversion go1.12.5 -D "" -importcfg $WORK/b234/importcfg -pack ./ewma.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/84/845af514608d95137439f600723379600b9a5e1d9120ef3dbe21b45c5703d712-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 _aGcX3E1RBjZg_olCkTj/_aGcX3E1RBjZg_olCkTj -goversion go1.12.5 -D "" -importcfg $WORK/b276/importcfg -pack ./common.go ./common_unix.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/atan2_386.o ./atan2_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/7e/7e12d30e285b3a16a28dc547e749be752ec4051c13a2816d7d49daaeade1fadc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 cj2Po6Zx-Uhq-aEEy0I4/cj2Po6Zx-Uhq-aEEy0I4 -goversion go1.12.5 -D "" -importcfg $WORK/b290/importcfg -pack ./events.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/atan_386.o ./atan_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/a7/a7f815cd460ad3f99fcb3d28e12f8a6b3fa094ca60c89fe4f30cf47fd3de2c9b-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_386/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 naQeXgNhNcTFOFCfeCBd/naQeXgNhNcTFOFCfeCBd -goversion go1.12.5 -D "" -importcfg $WORK/b291/importcfg -pack ./image_history.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/5f/5fe64cf51a6c314b36f8d0af556309fbd3077e3deefee2196151db41dc9dd687-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_386/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 SLi2M_tpiM7opuk2PC1H/SLi2M_tpiM7opuk2PC1H -goversion go1.12.5 -D "" -importcfg $WORK/b341/importcfg -pack ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/3f/3faa746a139c4d9de7947f2bc7fcdeeb37e75d1c7f836020681dc070ad1b9ea1-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_386/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid mdaW8PxE58OmXFoqsvPg/mdaW8PxE58OmXFoqsvPg -goversion go1.12.5 -D "" -importcfg $WORK/b388/importcfg -pack ./annotations.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/dim_386.o ./dim_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/60/602e5676ee62db8b69371073635bd5f93058d0d3068cd84a05af1ea850fb00c3-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_386/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid ifw28yWZE4JTyUs5ViOu/ifw28yWZE4JTyUs5ViOu -goversion go1.12.5 -D "" -importcfg $WORK/b390/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal BUILDSTDERR: cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/ae/aeafea0c40f2dd18455726e72d765e3ee61951e52675ce34820460c400acea5d-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_386/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 YWkM9HmluZDa2gnjJNCB/YWkM9HmluZDa2gnjJNCB -goversion go1.12.5 -D "" -importcfg $WORK/b417/importcfg -pack ./operator.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/exp2_386.o ./exp2_386.s BUILDSTDERR: cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/76/76db8c6e604af9eed27c225473eeeddd5a303b8d61bf5aa8ba9f8edfa5336f5d-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_386/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 LN87Sh4ewKjwLFP2c3s0/LN87Sh4ewKjwLFP2c3s0 -goversion go1.12.5 -D "" -importcfg $WORK/b443/importcfg -pack ./doc.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal BUILDSTDERR: cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/43/43db1264f1f86317620b4dad66e0f7da2114473a6296fe2881f886048e0e3d7b-d # 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_386/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid JHu4gosXflaMgtftYTzb/JHu4gosXflaMgtftYTzb -goversion go1.12.5 -D "" -importcfg $WORK/b389/importcfg -pack ./apparmor.go ./apparmor_unsupported.go BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/18/181f60dd05793c982a092578070cd0edf0a346e3b13783cad1b11a6c5092ca11-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_386/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 J_gb_4ddfiHKIZ9bJ5QW/J_gb_4ddfiHKIZ9bJ5QW -goversion go1.12.5 -D "" -importcfg $WORK/b465/importcfg -pack ./integer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b443/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/exp_386.o ./exp_386.s BUILDSTDERR: cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/28/285537eee180a579ab414a2e08aaec4d1f396b52afa112346156ebd7cf3799ae-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_386/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 chdhlzutJIDLe_iX9zYz/chdhlzutJIDLe_iX9zYz -goversion go1.12.5 -D "" -importcfg $WORK/b471/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal BUILDSTDERR: cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/4b/4b0b372d4549eab7ba34f60658ee2f30be912761409ab4a9b0184f31bec700de-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_386/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 t2E8OhTQW5D_TQk_q6Wx/t2E8OhTQW5D_TQk_q6Wx -goversion go1.12.5 -D "" -importcfg $WORK/b479/importcfg -pack ./capabilities.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/expm1_386.o ./expm1_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b479/_pkg_.a # internal BUILDSTDERR: cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/f0/f0b2a2ab2a3c65e066a9ced1120de01dbe04a494b846038e1003d3d98c1c8865-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: mkdir -p $WORK/b511/ BUILDSTDERR: cat >$WORK/b511/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 AldcPs-GF-AQldyg2xZF/AldcPs-GF-AQldyg2xZF -goversion go1.12.5 -D "" -importcfg $WORK/b511/importcfg -pack ./restriction_manager.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b465/_pkg_.a # internal BUILDSTDERR: cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/f7/f76ee26cee0c1d64067ea5c0fcb06bb48094649266fdeb86c45c956946ff4e5a-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_386/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 kv2D9hbns8kMwaCE5SqN/kv2D9hbns8kMwaCE5SqN -goversion go1.12.5 -D "" -importcfg $WORK/b513/importcfg -pack ./throttler.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/floor_386.o ./floor_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b471/_pkg_.a # internal BUILDSTDERR: cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/80/808bbcabad3b5e62f7fc4166db4a15e24b9839c88da052b46409cb23d643cab1-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_386/compile -o $WORK/b531/_pkg_.a -trimpath $WORK/b531 -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid HazQmURKJL40OTzSNdoX/HazQmURKJL40OTzSNdoX -goversion go1.12.5 -D "" -importcfg $WORK/b531/importcfg -pack ./camelcase.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b513/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b511/_pkg_.a # internal BUILDSTDERR: cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/01/015f78504f60c1664abb9026c6972c6e6b3a0dd6a81735b2db7dee0acdd4d419-d # internal BUILDSTDERR: cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/00/00797d9152d1c07b260e7d638f410dabf045a9f7cb852979be97ff0c09334926-d # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/frexp_386.o ./frexp_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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_386.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/hypot_386.o ./hypot_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/ldexp_386.o ./ldexp_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b531/_pkg_.a # internal BUILDSTDERR: cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/b8/b859e78a3554a2266181ea53b4b2dc9aa97848b893a0bdea6e1d0874bfb7fd51-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/log10_386.o ./log10_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/log1p_386.o ./log1p_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/log_386.o ./log_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/mod_386.o ./mod_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/modf_386.o ./modf_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/remainder_386.o ./remainder_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/sin_386.o ./sin_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/sqrt_386.o ./sqrt_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/tan_386.o ./tan_386.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_386.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_386.o $WORK/b021/atan_386.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_386.o $WORK/b021/erf_stub.o $WORK/b021/exp2_386.o $WORK/b021/exp_386.o $WORK/b021/expm1_386.o $WORK/b021/floor_386.o $WORK/b021/frexp_386.o $WORK/b021/hypot_386.o $WORK/b021/ldexp_386.o $WORK/b021/log10_386.o $WORK/b021/log1p_386.o $WORK/b021/log_386.o $WORK/b021/mod_386.o $WORK/b021/modf_386.o $WORK/b021/pow_stub.o $WORK/b021/remainder_386.o $WORK/b021/sin_386.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_386.o $WORK/b021/tan_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/35/3573e58b707a86093c39cb058822f64060cb0109a1ef6b88d4d7daf3a33563f5-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: github.com/containers/libpod/vendor/github.com/vbauerster/mpb/internal BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid 7lYMz2nbQQZiRTRxali3/7lYMz2nbQQZiRTRxali3 -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: 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_386/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 8SY-bs0ATCvmp-zUOn4i/8SY-bs0ATCvmp-zUOn4i -goversion go1.12.5 -D "" -importcfg $WORK/b235/importcfg -pack ./percentage.go ./round.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/ec/ec872bac51adf40a137469a9d55e41e26cc09e3b4fe62e6e94a97e73238299be-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -Wall -Werror -o $WORK/b035/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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_386.S BUILDSTDERR: cd $WORK/b035 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -o $WORK/b035/_cgo_.o $WORK/b035/_cgo_main.o $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o $WORK/b035/_x006.o $WORK/b035/_x007.o $WORK/b035/_x008.o $WORK/b035/_x009.o $WORK/b035/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/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_386/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b035/symabis ./asm_386.s BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p runtime/cgo -std -installsuffix shared -buildid DZDA_CL2kK0NC-1vIkyR/DZDA_CL2kK0NC-1vIkyR -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_386/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b035/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_386.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_386/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/88/88a13bb14a9d7ca9573612985e87f5cc30c9b73024f69acf0ba9cbee86b3c994-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/3a/3a19e46aeec4374bf7a85631a9772c6aecf0d95ae5ac6f8976c386458ca99fd5-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b120/ 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: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 5xHd_E3ZW92POqD_7QNH/5xHd_E3ZW92POqD_7QNH -goversion go1.12.5 -D "" -importcfg $WORK/b099/importcfg -pack ./rc4.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: mkdir -p $WORK/b156/ 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_386/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 mqxsFCuId1rmFFcCbfKE/mqxsFCuId1rmFFcCbfKE -goversion go1.12.5 -D "" -importcfg $WORK/b120/importcfg -pack ./errors.go 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_386/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 DoVRtaBlgXEJdX1UyXJV/DoVRtaBlgXEJdX1UyXJV -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_386/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/b0/b02dbd17dd5566056e8afd3d11a894ff720c2b8c8d97280676eebc3e41e69abb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b2/b2d16b9d082834f65d1795da2b6bb8a19c40c3b338880dbd42005828a0af9490-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/2f/2f4acf384d1ccf608120e76f4b420a1b65e573d4060dbfdd55d63db2c3697baa-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/duff_386.o ./duff_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/memclr_386.o ./memclr_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/memmove_386.o ./memmove_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/rt0_linux_386.o ./rt0_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/sys_linux_386.o ./sys_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/vlop_386.o ./vlop_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_386.o $WORK/b011/duff_386.o $WORK/b011/memclr_386.o $WORK/b011/memmove_386.o $WORK/b011/rt0_linux_386.o $WORK/b011/sys_linux_386.o $WORK/b011/vlop_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/33/3343e96454c87d30aadf8f75f84ab45d3e6a85da09acc739d485b4e481c3eddf-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_386/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid CvBaQkusnN99q590l6Ek/CvBaQkusnN99q590l6Ek -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_386/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/19/195aea144c8b4c83944f91706882a3f404e18283beedec5fbb815730daded480-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_386/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid TAlyBra4q6WLUIZzoCQ_/TAlyBra4q6WLUIZzoCQ_ -goversion go1.12.5 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: internal/singleflight BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF 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 /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid P1ZvUqS2Q6UFBcELuj7B/P1ZvUqS2Q6UFBcELuj7B -goversion go1.12.5 -D "" -importcfg $WORK/b048/importcfg -pack ./singleflight.go 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_386/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 Olzop_PbYzyHPZewSx8W/Olzop_PbYzyHPZewSx8W -goversion go1.12.5 -D "" -importcfg $WORK/b166/importcfg -pack ./locker.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b020/symabis ./asm_386.s BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_386.s 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_386/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p math/rand -std -complete -installsuffix shared -buildid hWtOwuoayZZJmrUmpNKz/hWtOwuoayZZJmrUmpNKz -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_386/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/c5/c5195f1780cf40dee29d1f87f4f01f4e34ba95010e9705a03858bb07d01e409e-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_386/compile -o $WORK/b474/_pkg_.a -trimpath $WORK/b474 -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid C3q5UfajrZNIFaU8Odud/C3q5UfajrZNIFaU8Odud -goversion go1.12.5 -D "" -importcfg $WORK/b474/importcfg -pack ./registrar.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_386/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid R-q5EjJfktPKbjsFjjaZ/R-q5EjJfktPKbjsFjjaZ -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_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p reflect -std -installsuffix shared -buildid XTEx6nq_vQwcfg1tUknM/XTEx6nq_vQwcfg1tUknM -goversion go1.12.5 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/28/28f6c17a7fc0b47103eba2bce9e738532a81aa2c922bfc68e92146a30e48f910-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b474/_pkg_.a # internal BUILDSTDERR: cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/bb/bb93c607ed947d018d68f83819c1580087c887f35bb7ff846a1d7180a00ed8a8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/98/986c3a21b0d26fc998be0ca7e6c0f35cbf1513be549d883fb6bf215cedc26bcd-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/1a/1a0c73ef2b9df60e0f50c129afe5ad84f0051bd0b181a34ef8cd1209be809fcf-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b033/ 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_386/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid XTG0b6oKnaqg0Ru2SAOQ/XTG0b6oKnaqg0Ru2SAOQ -goversion go1.12.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF 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/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p hash -std -complete -installsuffix shared -buildid K7v3A5ZlfzRwz8g7r-8A/K7v3A5ZlfzRwz8g7r-8A -goversion go1.12.5 -D "" -importcfg $WORK/b065/importcfg -pack ./hash.go BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid H47LOCljPttTItRd_1WY/H47LOCljPttTItRd_1WY -goversion go1.12.5 -D "" -importcfg $WORK/b051/importcfg -pack ./tabwriter.go 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_386/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -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_386/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p strings -std -installsuffix shared -buildid PQzZO7WW2qY5nz5R02qh/PQzZO7WW2qY5nz5R02qh -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_386/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/03/0346b8ab010b6450ad2a6f54ecb3f904efb31701cf75e506e8938af63cefcb7f-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_386/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto -std -complete -installsuffix shared -buildid 7O6Hlyev-MPuqABUzb4I/7O6Hlyev-MPuqABUzb4I -goversion go1.12.5 -D "" -importcfg $WORK/b064/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/71/71fd0a35f5e1acb6a9a4dd854af6171be8b5bcecbcff8e8d08b9afe560525e7c-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_386/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid f8dBIzwnddkwP2GQDQ3V/f8dBIzwnddkwP2GQDQ3V -goversion go1.12.5 -D "" -importcfg $WORK/b088/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/2a/2aa2710360b95666b57ccd1468381b3bc5177590b3c16fddabff6401087479fb-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b089/ 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_386/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid FpJQTs95Dwh9ZGe77B5X/FpJQTs95Dwh9ZGe77B5X -goversion go1.12.5 -D "" -importcfg $WORK/b089/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/c4/c451f9c4a131007580dffa7b105e1eb698db36608250318606bbc06ad31dee30-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b093/symabis ./sha256block_386.s BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p crypto/sha256 -std -installsuffix shared -buildid tR5UUXdZjviHeq0WbgB1/tR5UUXdZjviHeq0WbgB1 -goversion go1.12.5 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/eb/ebae79236021f878ebc110ddcb3f431e89a13c9f224273164db32d38d9e01558-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_386/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid b4ZkhidMl57OYjZzMY3L/b4ZkhidMl57OYjZzMY3L -goversion go1.12.5 -D "" -importcfg $WORK/b097/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9b/9bdb73241ffb6d9b3ef2127ec3874593c15dadc1383f208d9caca66e0fd625ef-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b100/symabis ./sha1block_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3d/3d6a001b80163d0aeb425b5a231ae2bd76b4b74c65b5b06b9dcf3c16dfa915f6-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_386/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p bufio -std -complete -installsuffix shared -buildid j0GFAlblaOBYN13MYaJc/j0GFAlblaOBYN13MYaJc -goversion go1.12.5 -D "" -importcfg $WORK/b037/importcfg -pack ./bufio.go ./scan.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_386/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p crypto/sha1 -std -installsuffix shared -buildid vuC_dCsAfsr5yLUN9c_A/vuC_dCsAfsr5yLUN9c_A -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: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b093/sha256block_386.o ./sha256block_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b093/_pkg_.a $WORK/b093/sha256block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/83/839e5999b1d87100780be1d4afb565300618f721f579604db8b679843012e297-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid SAbOFIAB5uf4qmPgK9Bg/SAbOFIAB5uf4qmPgK9Bg -goversion go1.12.5 -D "" -importcfg $WORK/b113/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/43/4377cf8a3e11f4309fa5ddcdeecb2cad9b991678d77996ba71a7ac930aad445c-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_386/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid lwgTls6ufdiVClpCu-j2/lwgTls6ufdiVClpCu-j2 -goversion go1.12.5 -D "" -importcfg $WORK/b125/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/12/12eede89d890703e5ff0e5965da3c631eafce74bd1db2889d4285b887640f1eb-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_386/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 wGOj21L8gNgBSmONzsQg/wGOj21L8gNgBSmONzsQg -goversion go1.12.5 -D "" -importcfg $WORK/b128/importcfg -pack ./s2k.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b033/strings.o ./strings.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b100 -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b100/sha1block_386.o ./sha1block_386.s BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b033/_pkg_.a $WORK/b033/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/cf/cf6df2cba97ae6624451cc20d4ecd82df478a47ba311888d00b1bff65a594b6c-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/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b100/_pkg_.a $WORK/b100/sha1block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/fb/fbe0cfa989c546f2438222bca7d37ac489fb4b9b9dbcf61aa5a051663bef4a42-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_386/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 LbB8EpwZj-XvpqO8DGMr/LbB8EpwZj-XvpqO8DGMr -goversion go1.12.5 -D "" -importcfg $WORK/b079/importcfg -pack ./compare.go BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p path -std -complete -installsuffix shared -buildid LwJ1n7lLbCJe5sbDS9EQ/LwJ1n7lLbCJe5sbDS9EQ -goversion go1.12.5 -D "" -importcfg $WORK/b036/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/12/12ffe7956303a152dd3a5f8dbe3d6243a0888d1e2b6e8645170cb293662813fe-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_386/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid eTNlhJA8KJjADTb7XEl5/eTNlhJA8KJjADTb7XEl5 -goversion go1.12.5 -D "" -importcfg $WORK/b114/importcfg -pack ./base32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/7c/7c174d9deded2ec3a3df022229bceea1bf9b59c8edec87393e825438e4cf872f-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_386/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p image -std -complete -installsuffix shared -buildid JEHTgZYIeadxsN0uBS1M/JEHTgZYIeadxsN0uBS1M -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_386/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/47/478b1c32247065aa857c83d261ee93ad469a94c642c6de6ecf92abb3919f3404-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_386/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid VR-fDM_V2M7t99bKaGKq/VR-fDM_V2M7t99bKaGKq -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_386/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ac/acfc936c0cf74b6baef72ad9fdbb5417518438fbdd02646aefd7af713ac30676-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_386/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid ao-Ivg0WVTHTJ-yNJ58A/ao-Ivg0WVTHTJ-yNJ58A -goversion go1.12.5 -D "" -importcfg $WORK/b162/importcfg -pack ./crc64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/2f/2f47f3363051b35fb1fa0d627f37873753856359d6d6ca895f864f93670542b6-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_386/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 iki2p4C3HJTkyW5EDYF4/iki2p4C3HJTkyW5EDYF4 -goversion go1.12.5 -D "" -importcfg $WORK/b184/importcfg -pack ./stringutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/c4/c435f91175c5a3e0037394b5c6c5ba1d42a6225413b37e91bf5d590f48e34359-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_386/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid hHBL1NKu2SxoNIB44ogb/hHBL1NKu2SxoNIB44ogb -goversion go1.12.5 -D "" -importcfg $WORK/b195/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/ec/ec202fddc7c028dea4b4dd7a7f209081e7d5282f7376bb96379fcaef6e3f9207-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_386/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p hash/fnv -std -complete -installsuffix shared -buildid OhsifUNVoYM0kMQoR0JP/OhsifUNVoYM0kMQoR0JP -goversion go1.12.5 -D "" -importcfg $WORK/b222/importcfg -pack ./fnv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/0c/0cbe2c29496100341b7c9858f789d5f6f7117f9ab70e77cc69792cf935cac37d-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_386/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 iq6Z1oP07CFjaGPRzyX3/iq6Z1oP07CFjaGPRzyX3 -goversion go1.12.5 -D "" -importcfg $WORK/b301/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/asm_linux_386.o ./asm_linux_386.s BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/7e/7e3599282e4b17a7de91c9afcc194cc8b29d610c4c854e6a8d3bbe09c53d82df-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_386/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid CVw6CvCBQc6ynntk_BS9/CVw6CvCBQc6ynntk_BS9 -goversion go1.12.5 -D "" -importcfg $WORK/b367/importcfg -pack ./namespaces.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/59/596985856472398d699c80609f7c755862597e7b054641ea59d4796d554b53ed-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_386/compile -o $WORK/b535/_pkg_.a -trimpath $WORK/b535 -shared -p html -std -complete -installsuffix shared -buildid bFyKp2G0DbJ6As5b1m7P/bFyKp2G0DbJ6As5b1m7P -goversion go1.12.5 -D "" -importcfg $WORK/b535/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/97/976f4cff272dc91d546df98a461e09e511e03155f4436693b0cad6c26938228b-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_386/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid HdmgBos9mt4TUxiKYRn2/HdmgBos9mt4TUxiKYRn2 -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_386/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/f5/f598a154c8903fcf5278e70d4abc5ff0534f0f8ab601701ebfbb22edf91a5337-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_386/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid -xt8vynZtnKbgfsNhz_z/-xt8vynZtnKbgfsNhz_z -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_386.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal BUILDSTDERR: cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/70/70179b0763cd2ee81621b90dfd5da84432abbf625fcba895794e12de573f4709-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-isatty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 -RncOQFRHiWw__8VVEiz/-RncOQFRHiWw__8VVEiz -goversion go1.12.5 -D "" -importcfg $WORK/b232/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/cc/ccbd7c541f7cb61bc29134e363c500418d06e2c31a125d5b0ab9c49bedd90267-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/64/642d247ef74dd0c31467daab4085878f8b77a4cde0f46c179fc7a943713f700b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b535/_pkg_.a # internal BUILDSTDERR: cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/cd/cd69da86c34262c79541efba70b561c24b0dfeec48b1dc9aa77862aa2c425868-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/54/54d85f040d1213a09ccaa23b6041e06f5ef84f47e9a59d5b0a69808ce8f03b63-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_386/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 2fvOHknOR2WlVA-OH9Gd/2fvOHknOR2WlVA-OH9Gd -goversion go1.12.5 -D "" -importcfg $WORK/b132/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/bd/bdb1a08bf5838ce1605c9399ead01fb36d9193123fd8c7ec73fc73fbd6bbd94a-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_386/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p image/jpeg -std -complete -installsuffix shared -buildid L3fnOf-2wtPPNwUkOsKs/L3fnOf-2wtPPNwUkOsKs -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_386/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/06/06bc9b66a24bec31d0f1df984710db838bf820ab74f86cbab501a0620c36e2be-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b020/asm_386.o ./asm_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b020/_pkg_.a $WORK/b020/asm_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4a/4a9f0c4b2b7740ed3724e078e9fde47d8229610bcb3bc47ceafce47b3f14208b-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: sort 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_386/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 8gy84OWEYeLUa27LZZgg/8gy84OWEYeLUa27LZZgg -goversion go1.12.5 -D "" -importcfg $WORK/b042/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hashicorp/errwrap BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p sort -std -complete -installsuffix shared -buildid _XbZczuYRejsGwFpThIs/_XbZczuYRejsGwFpThIs -goversion go1.12.5 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go 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_386/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid L-ainox22zRcXt4Cqn-M/L-ainox22zRcXt4Cqn-M -goversion go1.12.5 -D "" -importcfg $WORK/b314/importcfg -pack ./errwrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d3/d309a688df260d87371442cde414dbfa7bac4f886a18f771fb2397eb37506f3b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: mkdir -p $WORK/b374/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: mkdir -p $WORK/b464/ 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: 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_386/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 oTgTZGyqmc9EiKbfjN3C/oTgTZGyqmc9EiKbfjN3C -goversion go1.12.5 -D "" -importcfg $WORK/b464/importcfg -pack ./clock.go 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_386/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 OYK1TsVJtBRSyymd5b1V/OYK1TsVJtBRSyymd5b1V -goversion go1.12.5 -D "" -importcfg $WORK/b374/importcfg -pack ./leakybucket.go ./memory.go ./storage.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_386/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid cfgJjM6KN2wMp8ctLPAH/cfgJjM6KN2wMp8ctLPAH -goversion go1.12.5 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/d3/d3e716089bd64c84de0db8df1d61c977771158e1ed51dbed607334fffd39517b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal BUILDSTDERR: cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/43/43ab2eebf118ea6671fb95a9fdc612ce203559b34122bc5b00d2aa6fb8ac9a79-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ca/ca7a00c7c1ff06b568c523af6a78565f9c53f27859b8be26eb1cb4e6b2d72504-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_386/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid zNw40gsTxIW1HodLLI1o/zNw40gsTxIW1HodLLI1o -goversion go1.12.5 -D "" -importcfg $WORK/b019/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b464/_pkg_.a # internal BUILDSTDERR: cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/c2/c2a10be8d5734d6bf1971d6cfd845a10692e9a6dd3d8954dbb7d18ae86c63a65-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: cat >$WORK/b230/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/heap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p container/heap -std -complete -installsuffix shared -buildid p7lH4oPmQTO_w1Be7JuT/p7lH4oPmQTO_w1Be7JuT -goversion go1.12.5 -D "" -importcfg $WORK/b230/importcfg -pack ./heap.go BUILDSTDERR: compress/bzip2 BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: mkdir -p $WORK/b067/ 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_386/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 7dHpYFXBewohm5O16dCy/7dHpYFXBewohm5O16dCy -goversion go1.12.5 -D "" -importcfg $WORK/b122/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go 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_386/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid C7z4uHdQarlZqfQr0tM2/C7z4uHdQarlZqfQr0tM2 -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_386/buildid -w $WORK/b230/_pkg_.a # internal BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/70/7015fb1ec53ff5313274d2c40ab1c7eb5aad4c60906452aafec1f66348a1525a-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_386/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 xd7_JoKF_Celmsgp1OkB/xd7_JoKF_Celmsgp1OkB -goversion go1.12.5 -D "" -importcfg $WORK/b409/importcfg -pack ./sortkeys.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/93/93d598524ca28c7408bdad22d73bc040c2d9d387998a40a39f718d47da74c12a-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_386/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 crPODJZ4yDVIME60ZIv4/crPODJZ4yDVIME60ZIv4 -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_386/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a1/a1cd84b6bad501b740dd6138653d16733c797e15edb9395219d2361bfcea8ff2-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_386/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid G_bmHjSc5uM4XEJR_klb/G_bmHjSc5uM4XEJR_klb -goversion go1.12.5 -D "" -importcfg $WORK/b041/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal BUILDSTDERR: cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/0e/0ede08fb2390b10e1ec75d0c6844f7fdf505da407c0212f771d011e0b1c3cd16-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_386/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 5hQQuvOXZssU2KguOnA3/5hQQuvOXZssU2KguOnA3 -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_386/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/1f/1f8d549320b98dd892e6cd8a6603d6f1bcf43f4d4823619413c6d51768898037-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_386/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b098/symabis ./md5block_386.s BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/1f/1fc1ef009dd78336b854b38504b3fe7ea34c66858ee5a1f6f85756dc584e6f3c-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_386/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid f_go9yNcu-zLQOjYLtBb/f_go9yNcu-zLQOjYLtBb -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: 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: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p crypto/md5 -std -installsuffix shared -buildid 3R21zO8CFwLXb0jbKbsK/3R21zO8CFwLXb0jbKbsK -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_386/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f8/f8417e689d1c283683a6329be912d8a7c2b57fb04da93338a1f388f969205282-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_386/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p encoding/pem -std -complete -installsuffix shared -buildid H1uHXZWhI5rgt9vQ7GJ5/H1uHXZWhI5rgt9vQ7GJ5 -goversion go1.12.5 -D "" -importcfg $WORK/b105/importcfg -pack ./pem.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b098/md5block_386.o ./md5block_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b098/_pkg_.a $WORK/b098/md5block_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/bb/bbe09d80de5579cc9dfeb0124edb3a63510bff84f0256376b5978fa27042379c-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b111/ 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: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid ot2RhfcFLFyUw_VY211c/ot2RhfcFLFyUw_VY211c -goversion go1.12.5 -D "" -importcfg $WORK/b111/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/78/7847ac0ea69257ac86af922930f9c2fc2fd093379a6d9b5c6770ae2301595501-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # 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_386/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/aes -std -complete -installsuffix shared -buildid pbyCEjIhxXCkF69M3iz1/pbyCEjIhxXCkF69M3iz1 -goversion go1.12.5 -D "" -importcfg $WORK/b082/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/6c/6c439f33460f068fc5c4e97d377a7c5bbfbe01f8a852d7bab98e8ba8c494ee91-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_386/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p crypto/des -std -complete -installsuffix shared -buildid VdNipgUa_sgzIF9cXQEK/VdNipgUa_sgzIF9cXQEK -goversion go1.12.5 -D "" -importcfg $WORK/b096/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/da/dae00f10da8c5b3d89162b5db6532062c88625238c4c138315bb65ef21d4f496-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_386/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid iBfy5JmyoMXuv6ST4VLQ/iBfy5JmyoMXuv6ST4VLQ -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_386/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/84/84417d04d94f0c7e9bdeabc2b7c6b1d0330b8b06c0d0c7453dbc381a4ebe6baf-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid aIKKDH023ab_DrfwkDJ2/aIKKDH023ab_DrfwkDJ2 -goversion go1.12.5 -D "" -importcfg $WORK/b112/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d0/d023b20c7cb77876721f172fecebcb0c7f4b28d4d2dff0a9b1f188857c757b84-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_386/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 kRQGHJZk1I5KnBBJeu_z/kRQGHJZk1I5KnBBJeu_z -goversion go1.12.5 -D "" -importcfg $WORK/b119/importcfg -pack ./armor.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/13/13d34e549eb8772c4455df55a7a6ba29d966d2acada2449f39138fe00febf08d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/99/9923b6a90005c3c4dde5c3609f45d42700a11ad2d894aa88ba03ae40502e73c9-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_386/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid A2FuFAIySr9GDU5Yjzfi/A2FuFAIySr9GDU5Yjzfi -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_386/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/5f/5f09587e6d336581fa740c47529571fe958fc504f0effa3a59b9912c8b8eb3cb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/44/44bb040a9af01209c150bb5462dcd52d4fb4f57a4a9a81fb71b8187329baa42a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0f/0fb930d04d4bfee8edde965f19a88cf7cf0da6d630ac826b36c7ebca3c63ab5b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/45/452a09222341bb21cc2c0750156fe4fad78c9a3d006b85280cf6f78aa9c13b13-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p regexp -std -complete -installsuffix shared -buildid Czf1FkawLsoe70V36610/Czf1FkawLsoe70V36610 -goversion go1.12.5 -D "" -importcfg $WORK/b066/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/53/5334cc0dca849f3f57abf00ddf3e9320252b625f195c6950d9432e8e78a4bfbc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b236/ 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_386/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 cHUDVH_mxHBHgiBI8x7k/cHUDVH_mxHBHgiBI8x7k -goversion go1.12.5 -D "" -importcfg $WORK/b136/importcfg -pack ./tmpdir.go 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_386/asm -trimpath $WORK/b236 -I $WORK/b236/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b236/symabis ./sig.s BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: path/filepath BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p path/filepath -std -complete -installsuffix shared -buildid iXvfsF3H6dmJWIljDY-c/iXvfsF3H6dmJWIljDY-c -goversion go1.12.5 -D "" -importcfg $WORK/b032/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go 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_386/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p fmt -std -complete -installsuffix shared -buildid EthkrUL3b6v58oG-GL_F/EthkrUL3b6v58oG-GL_F -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_386/buildid -w $WORK/b136/_pkg_.a # internal 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_386/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 NsnyogSmLpdiWikY1c4S/NsnyogSmLpdiWikY1c4S -goversion go1.12.5 -D "" -importcfg $WORK/b280/importcfg -pack ./mount.go BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0d/0d66b9fe8b7aed0bfac69bf8d8c6be140e76ef9ad17435e731119a2b8ed46946-d # internal 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: github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p os/signal -std -installsuffix shared -buildid SiyvvEp3Lfn1r2qZmlgo/SiyvvEp3Lfn1r2qZmlgo -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: 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_386/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 EMyzDgmm3nY4bv_7erTi/EMyzDgmm3nY4bv_7erTi -goversion go1.12.5 -D "" -importcfg $WORK/b305/importcfg -pack ./homedir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/b5/b57b414827613bb877f384648e641ba7a132611ffb589184e91685bd6ff9289e-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b376/ BUILDSTDERR: cat >$WORK/b376/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b376 -I $WORK/b376/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b376/symabis ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/23/23c5cbb8490c4043d759f725ea163babe9b0104c50736358a30ba10f40c7c761-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/ctime BUILDSTDERR: mkdir -p $WORK/b395/ 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_386/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p runtime/debug -std -installsuffix shared -buildid DK0OjlS4Y_6xgX7Kf3d7/DK0OjlS4Y_6xgX7Kf3d7 -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: 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_386/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid tBUN7H3WOcRUHzV0aZRC/tBUN7H3WOcRUHzV0aZRC -goversion go1.12.5 -D "" -importcfg $WORK/b395/importcfg -pack ./ctime.go ./ctime_linux.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b236 -I $WORK/b236/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b236/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal BUILDSTDERR: cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/10/10ae03ac4e7249886292f89a32f6fd53a32b53a96492d7e53493d0ce0779ec4b-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_386/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 uVYNm-Fzurm1Fg5nRRQ0/uVYNm-Fzurm1Fg5nRRQ0 -goversion go1.12.5 -D "" -importcfg $WORK/b480/importcfg -pack ./tty.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b376 -I $WORK/b376/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b376/debug.o ./debug.s BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b236/_pkg_.a $WORK/b236/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/26/26b2d977bf094489afaa3a59a744e4e3ede51e03b13c50016519d7914f602960-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b480/_pkg_.a # internal BUILDSTDERR: cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/eb/eb102dce8ab4b9ba9e42f93900bba2848c24b6e3c7cea4b73edd3f08026401fa-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b376/_pkg_.a $WORK/b376/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal BUILDSTDERR: cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/50/502f67444c40511bba898f436c00636cecdcead135ef5bb6009ab8c24f5d74f2-d # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a2/a20d0ee68ea4d04d377471bfed15a160eac9c22517c12d66fe702d3bf940099c-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: mkdir -p $WORK/b248/ 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: 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_386/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 UIdNzpzUr_T63TFrSnrm/UIdNzpzUr_T63TFrSnrm -goversion go1.12.5 -D "" -importcfg $WORK/b248/importcfg -pack ./path_driver.go BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p io/ioutil -std -complete -installsuffix shared -buildid FngSreSmU3_P7z8B8FmV/FngSreSmU3_P7z8B8FmV -goversion go1.12.5 -D "" -importcfg $WORK/b031/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/99/99aa1bf32f1397d3ee593744757e7f48fa57e9e17c9a24aa0591f770787363b6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f5/f581273a10c806134cc89f463f3e8c87e99daf5fdc99bc27299d1a24b90fe53a-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_386/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 _LmMPgPvOcVPfUB6zvIY/_LmMPgPvOcVPfUB6zvIY -goversion go1.12.5 -D "" -importcfg $WORK/b165/importcfg -pack ./directory.go ./directory_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/57/57a69efad80ac359cbcdc4cd82a4f93129bd57d887b74329eb071665a599cef8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/67/67138a1d829ef75f6b1af7d2a8a3ddd10fd8b0967b7f95a1d516ef9d21a81be7-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/libnetwork/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: github.com/containers/libpod/pkg/resolvconf/dns BUILDSTDERR: mkdir -p $WORK/b476/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: EOF 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_386/compile -o $WORK/b476/_pkg_.a -trimpath $WORK/b476 -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid GLpPMAdBnreic2T8wCv8/GLpPMAdBnreic2T8wCv8 -goversion go1.12.5 -D "" -importcfg $WORK/b476/importcfg -pack ./resolvconf.go 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_386/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 09-2XSJCIBVLbO21X5OJ/09-2XSJCIBVLbO21X5OJ -goversion go1.12.5 -D "" -importcfg $WORK/b310/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b476/_pkg_.a # internal BUILDSTDERR: cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/cb/cb521bc10d504bd7181e6d5ed39ff8dd31b5c8d82b32353ddeda4abe97380f6c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/76/762660c8b2f01475242187d6451e62137af58824349ebd8f1c459742f7c48b97-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/4b/4b25726c33b17b3c58b0e827ea5812f3d60b6d1c4090f2f0398dbb98c459cdf7-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid 7a1i6BNB0-DOzGtH9-IC/7a1i6BNB0-DOzGtH9-IC -goversion go1.12.5 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go 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_386/cgo -objdir $WORK/b034/ -importpath os/user -- -I $WORK/b034/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/BurntSushi/toml BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b039/ 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: mkdir -p $WORK/b072/ 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_386/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 NSK3LqXNm2OpDmnJ1XGT/NSK3LqXNm2OpDmnJ1XGT -goversion go1.12.5 -D "" -importcfg $WORK/b063/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go BUILDSTDERR: mkdir -p $WORK/b069/ 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_386/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 6tIJnTwNR34crdePhEOb/6tIJnTwNR34crdePhEOb -goversion go1.12.5 -D "" -importcfg $WORK/b072/importcfg -pack ./version.go ./versioned.go 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_386/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid ph8SVNWAhFrAw2GOuXXe/ph8SVNWAhFrAw2GOuXXe -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: 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_386/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p encoding/json -std -complete -installsuffix shared -buildid 8bM62zQPc_OhFUVrA2Ec/8bM62zQPc_OhFUVrA2Ec -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_386/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/b9/b91406e5a8c9b1263d4e5d1f0d9ee85596c17de3cf2cc7e2fff7002a5ae6ca2f-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_386/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid MoP4unHadJ2nH4M_6uM9/MoP4unHadJ2nH4M_6uM9 -goversion go1.12.5 -D "" -importcfg $WORK/b073/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/4c/4ce7b2d299d1eefee3d46df6b12988df4d456c50ac70df8b0d6b3828eed442bd-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_386/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p log -std -complete -installsuffix shared -buildid bqoL4n1Wg7V9Aj-S-1OQ/bqoL4n1Wg7V9Aj-S-1OQ -goversion go1.12.5 -D "" -importcfg $WORK/b075/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/65/6549b5e59d76e72087d2615c12f2ad44e156bfe8fbcd08691c1a4ffad1352226-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_386/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_386/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/47/47a7ee635261687b3c1f930b2520817408fb0ee5130436b1d78bce13873bb647-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_386/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p os/exec -std -complete -installsuffix shared -buildid 9iJp6xrX0zPI2uRngVkR/9iJp6xrX0zPI2uRngVkR -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_386/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/50/50f1eac0b87a46edf34d8440be135c2f804e2fb527c0f61ca121fff915c05e98-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_386/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 pEZRHZTTbossOnhoLTF3/pEZRHZTTbossOnhoLTF3 -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_386/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f2/f2c1c9d4ea3b639d32858788eb82d11509d73a16dda9595fca4803873c3352e1-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_386/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 eBJKjadglWKrFtC6t4kF/eBJKjadglWKrFtC6t4kF -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_386/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/16/169c4a17fe81ebbf6b8804805b9616317d80737195cca3af382a05f9b3b9ee93-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_386/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 F95fry4A8LyjPK3zpqP7/F95fry4A8LyjPK3zpqP7 -goversion go1.12.5 -D "" -importcfg $WORK/b070/importcfg -pack ./types.go BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/81/81a8bb7873e51a9cda2d3ce82df341ec2ebdde4f98f35523bd3d26ca7dae2f16-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_386/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b087/symabis ./arith_386.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_386/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p math/big -std -installsuffix shared -buildid oaC_fMXEi-xBy6ju_1n6/oaC_fMXEi-xBy6ju_1n6 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/df/df7cfcda00fd421166f81de7ecd5064742d23cb5a200f46a57d5b5edeb44727d-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_386/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 8zeEVBXXmNNCSI5DdEab/8zeEVBXXmNNCSI5DdEab -goversion go1.12.5 -D "" -importcfg $WORK/b104/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a2/a26e0eed5c461345e860ecbcb01c7d25b0cb7b1939a913e7965e36c0ef26fe03-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_386/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p net/url -std -complete -installsuffix shared -buildid fVF6nIcgYud4xE7dO_7z/fVF6nIcgYud4xE7dO_7z -goversion go1.12.5 -D "" -importcfg $WORK/b108/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/46/46b34765ace86de14a55690986c0e0871ba2e51be074d6c517e17ee7ea91c07f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid BrLlgPApYJtx89o2K0lA/BrLlgPApYJtx89o2K0lA -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_386/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a6/a691648512f798af53788063e6cdf98f140bccaa703d469e682db41ae2a46e87-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_386/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 03Uak6H80jnb9-_wgI5w/03Uak6H80jnb9-_wgI5w -goversion go1.12.5 -D "" -importcfg $WORK/b078/importcfg -pack ./strslice.go BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f7/f7a2684f638184ad2a065340b9e917bafd023fe6e8c301633358091c595d4aea-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_386/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 9vdFY72axZup84l5jXa6/9vdFY72axZup84l5jXa6 -goversion go1.12.5 -D "" -importcfg $WORK/b115/importcfg -pack ./stub.go ./transports.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/aa/aa998fa6d79bfa26f9d6a5f18fcb14cf09c42ab9c41fefa25c0fef7d1708532f-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_386/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 HI0EN2NdqcF3qHilaeiO/HI0EN2NdqcF3qHilaeiO -goversion go1.12.5 -D "" -importcfg $WORK/b116/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/6f/6fdbdbc7d27aa0e22eddcfc1d5b3723a9ebfa47e3cc322c189080e0be2c1a684-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_386/cgo -objdir $WORK/b117/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b117/ -g -O2 ./data.go ./gpgme.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/a2/a2ed3cf2c2f3636b09ce98472dd762c7f8000513e68bf8250b90d9d41e19b2be-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_386/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p compress/flate -std -complete -installsuffix shared -buildid RKR_XvCefRxHed2dDctc/RKR_XvCefRxHed2dDctc -goversion go1.12.5 -D "" -importcfg $WORK/b123/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/23/235deb446d2a70fc5aab52ed97e465f8a29c7d335225adb909d3f3c30001c634-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_386/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 jLUOJr5DQvigTdIkF8eR/jLUOJr5DQvigTdIkF8eR -goversion go1.12.5 -D "" -importcfg $WORK/b068/importcfg -pack ./system_registries_v2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/2c/2c1af4d1bb69a77d7c8008d6c5ad3abec22614fc008508b89f88984edac35eb8-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_386/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 OaDltht5lNCZTMtkcGOl/OaDltht5lNCZTMtkcGOl -goversion go1.12.5 -D "" -importcfg $WORK/b135/importcfg -pack ./none.go BUILDSTDERR: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/83/8389723dec6d11fc9c46867ed093810fdde239c419253c91516ab9d1abbb4975-d # internal BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p text/scanner -std -complete -installsuffix shared -buildid HqpoznrwWh497jMRJ37B/HqpoznrwWh497jMRJ37B -goversion go1.12.5 -D "" -importcfg $WORK/b141/importcfg -pack ./scanner.go BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/d8/d8646685175a9c19ad6ae7f6076fcb6c0070007c398c662e8081c52da419d049-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_386/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 isviL514xiXGmUn7VVvN/isviL514xiXGmUn7VVvN -goversion go1.12.5 -D "" -importcfg $WORK/b140/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8e/8e7bd26d3f76bbb0674b0be0b85377351e4234ef31b38a624b49e4634175b901-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_386/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p compress/zlib -std -complete -installsuffix shared -buildid qxDOMILUMj55R9s6n4tE/qxDOMILUMj55R9s6n4tE -goversion go1.12.5 -D "" -importcfg $WORK/b124/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -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: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/c8/c8e7b37cc75d191be72918c1e28d0e1aa40a5b941e2f438d3e65cc010009f726-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_386/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 1xgG6Po9YX4id6LCE95C/1xgG6Po9YX4id6LCE95C -goversion go1.12.5 -D "" -importcfg $WORK/b145/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/65/6526659e171acc8e91513060169764152b57b347e46360b9e00053e915425db5-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_386/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 fwhJB1RqK7N1kaTGnB0W/fwhJB1RqK7N1kaTGnB0W -goversion go1.12.5 -D "" -importcfg $WORK/b148/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -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 /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -o $WORK/b034/_cgo_.o $WORK/b034/_cgo_main.o $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o $WORK/b034/_x004.o -g -O2 BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b087/arith_386.o ./arith_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/16/16a05a71b684a9882059562db44ca48851cf403d0a6994aef46376f910f420e9-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_386/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 AD-w-GPaOgNpw2s1dwpf/AD-w-GPaOgNpw2s1dwpf -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: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b087/_pkg_.a $WORK/b087/arith_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/8a/8ab56029f3c3814913f78b822e4329a8f2136eef9d79fa3e6821098ec2ffcbc7-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_386/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 vs7UzkSvMpQP2mZL5fPI/vs7UzkSvMpQP2mZL5fPI -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 /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b034/_cgo_.o -dynout $WORK/b034/_cgo_import.go BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -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: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/09/0978b811ff459bec7601678e114e3228d4f10ffd618c4b61d12add0b1607c19e-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_386/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid mhsRdEqh3AJQnokWXt4L/mhsRdEqh3AJQnokWXt4L -goversion go1.12.5 -D "" -importcfg $WORK/b086/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p os/user -std -installsuffix shared -buildid IFlEGmxkMSv-pAcUOsSL/IFlEGmxkMSv-pAcUOsSL -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: cd $WORK/b046 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/e8/e88d5dc773dd4d36f9112f0e196985c2b80defb532c02935d1da43bb2883e23c-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_386/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid liSWCiKLI7qTe_g7vuh5/liSWCiKLI7qTe_g7vuh5 -goversion go1.12.5 -D "" -importcfg $WORK/b090/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o -g -O2 BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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_386/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/62/62d1e676614f2957af7a280dea04b5585780fa8ff981eae4d7bbc889b32fb9d0-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_386/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p archive/tar -std -complete -installsuffix shared -buildid vrrT1vbzf_SyDkg4xU6v/vrrT1vbzf_SyDkg4xU6v -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_386/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_386/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p net -std -installsuffix shared -buildid K0xRQdn4wKOLiMogUVOk/K0xRQdn4wKOLiMogUVOk -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_386/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/02/027e091ca487e8debb219015654a6bb2d3424e4a5f485e6e0c741b6d9fb3d39e-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_386/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p crypto/rand -std -complete -installsuffix shared -buildid q5zIyi02hPFUZvLgGDxf/q5zIyi02hPFUZvLgGDxf -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_386/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/4c/4c197e54d2765f47672ea861186c420ac808f1eb2c21d96d8ad45a0d6949a2a8-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_386/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid f_Lx3vy8EPK-J1gCmGTi/f_Lx3vy8EPK-J1gCmGTi -goversion go1.12.5 -D "" -importcfg $WORK/b092/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/16/16b9672c0a26ce13ce9c7be1ad5ba685abdc5dda9f2406cc8d3c3faa94178d3a-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_386/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid CmkgWWuNDmOfpeSuQQni/CmkgWWuNDmOfpeSuQQni -goversion go1.12.5 -D "" -importcfg $WORK/b102/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/b3/b32fe24eb066c74b88eba981c0c755dbb021fe655f9f6552d24c4fdd65445d88-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_386/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid RPL79_-jZ_IAPU17XyGU/RPL79_-jZ_IAPU17XyGU -goversion go1.12.5 -D "" -importcfg $WORK/b081/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/56/5646b7e07eea101db560a42b8fb02f921c1858750418dd5704fd2078d541f1ca-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_386/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid kkjaKKh1i7Y9tIsdiGwM/kkjaKKh1i7Y9tIsdiGwM -goversion go1.12.5 -D "" -importcfg $WORK/b103/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/92/92dfaf9aaf209af037a3dfa24709107e93510042280f7caa97ef2cbc0e1f8be8-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_386/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid rFTHb1bkRJSDgkqSr1kn/rFTHb1bkRJSDgkqSr1kn -goversion go1.12.5 -D "" -importcfg $WORK/b106/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/80/80d5178be63e6d7f1f2e26c8fdbc47fb8ee7464be51289ef59da994ec4b1d201-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_386/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 LNP3tLZqkG2EKw2a9-uO/LNP3tLZqkG2EKw2a9-uO -goversion go1.12.5 -D "" -importcfg $WORK/b127/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/46/46c4c4c5b3b87a5ab87880ca2041296b0f0abda7f7b3dd7e42ea51d4d27175b0-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal 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_386/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 7eHBUrhW_FjN42pt1A1y/7eHBUrhW_FjN42pt1A1y -goversion go1.12.5 -D "" -importcfg $WORK/b149/importcfg -pack ./pools.go BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/dd/dd8fd2559695b151496f6f8a28920eb74524cd4d39118ea8f52cb44bfb79599f-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_386/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 oVuqnz8ywSmli01ZwRyr/oVuqnz8ywSmli01ZwRyr -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: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/1b/1b3deebacc9ae7db02d0ef383c1774f402b57b9de6fbc030a9bb56a8ef6ae96f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid RVVFxotXvBlVsTGYFi0R/RVVFxotXvBlVsTGYFi0R -goversion go1.12.5 -D "" -importcfg $WORK/b151/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f2/f2e161782689e11ab0b59790e47e248c22eb001c501dddaaafb1edc085697343-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 QZCcvprfLFFMJRP_JB2J/QZCcvprfLFFMJRP_JB2J -goversion go1.12.5 -D "" -importcfg $WORK/b155/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/47/4724d2b68baab242a4c35598c8cce1b01d5bb6088d79b5f7059541c8e310e252-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_386/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p flag -std -complete -installsuffix shared -buildid ThcXpiHjzGwrvr_292NK/ThcXpiHjzGwrvr_292NK -goversion go1.12.5 -D "" -importcfg $WORK/b158/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/eb/eb46c6697f4ad8e168d2799b7e03bc1175c332b28b4a325e0e48bfa006377e5b-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_386/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 J2Rv9uzo80qGfLYYH9J9/J2Rv9uzo80qGfLYYH9J9 -goversion go1.12.5 -D "" -importcfg $WORK/b160/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/6f/6fc2ba68ab0c9cfbfcfa0a7be96a44827b671afba7babde2fd3fe7aff6d5788e-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_386/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 UrnQK9BqbI1Vs8lK0aBl/UrnQK9BqbI1Vs8lK0aBl -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_386/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/94/94708de7b22e43d056ba036358e4a2d0662f38dac286a7edc7496708ff390486-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_386/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 D2BxsFEijg0y88JYIDeE/D2BxsFEijg0y88JYIDeE -goversion go1.12.5 -D "" -importcfg $WORK/b167/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/6f/6f433f3da74468f89e4c70b7937cb3a1f9fdf73e8df311c67d9aa3efd7d28be2-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_386/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 Vi_5eCtNnxhie7SuiE8e/Vi_5eCtNnxhie7SuiE8e -goversion go1.12.5 -D "" -importcfg $WORK/b169/importcfg -pack ./selinux_linux.go ./xattrs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/d9/d973d840b8238e4a02587bef6dbf32142dd33212de71530af66c4473f79a5524-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_386/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_386/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/10/104cd3cabaf48e472d6a7d344d4fb4e710059d5fdb55383f449b14ba84e96801-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_386/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 BgUIGpEpq1WP4a8fwRMV/BgUIGpEpq1WP4a8fwRMV -goversion go1.12.5 -D "" -importcfg $WORK/b181/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/65/6558dbc5db0640acb039ada8d3c39fa7ed3fa77bd7cb6968bc58a2eceb64f2a6-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_386/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 sF7GTSOsh4OCMYpDFtWw/sF7GTSOsh4OCMYpDFtWw -goversion go1.12.5 -D "" -importcfg $WORK/b168/importcfg -pack ./label_selinux.go BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ba/ba1c9339bd15141cbb2380a04bfbc77392c43a385c440add5b18115db3e1f1e0-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_386/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 pV_46SelOwa8nl4eh9Nz/pV_46SelOwa8nl4eh9Nz -goversion go1.12.5 -D "" -importcfg $WORK/b118/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/36/36faac4b8270e45135bffb8f4a4cbc4c4e321a48ec352fb1370cc516709000cc-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 pLx-oXjsHx5yUh0xhctM/pLx-oXjsHx5yUh0xhctM -goversion go1.12.5 -D "" -importcfg $WORK/b183/importcfg -pack ./stringid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/5a/5acc707da1f627cf3cf4645a8f12e3d9a5272554dd818d3e065aa6aeb9931832-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_386/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 AtyDBexMwKxMNoOohNfW/AtyDBexMwKxMNoOohNfW -goversion go1.12.5 -D "" -importcfg $WORK/b186/importcfg -pack ./children.go ./patricia.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/4c/4ccd07d039bb9aaf8629dbcd8fd7de853390eca8c0d65d043f65bde5c2b1b38b-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_386/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 WsSppnRJj0P5RCOwN8Lp/WsSppnRJj0P5RCOwN8Lp -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_386/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/dc/dc9438f1f0876128063f4ecaa64c07d652e0814a6b7a421f2453bd2d6751fd25-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_386/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 XsFjaPN3JFJ5itIyJ0zU/XsFjaPN3JFJ5itIyJ0zU -goversion go1.12.5 -D "" -importcfg $WORK/b185/importcfg -pack ./truncindex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/54/54851f602481f6c9aa26fcfc05186a41651bb63f854fed435d6b4b1816008b52-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_386/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p compress/gzip -std -complete -installsuffix shared -buildid ZXXCBQr5nVaNY7lRNzcr/ZXXCBQr5nVaNY7lRNzcr -goversion go1.12.5 -D "" -importcfg $WORK/b191/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/ac/ac2df5981b3e9c77220333a7b0522294978fe34fdcac8ef2b2f9f924669da1b9-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid WFM5hrKjUPedvd0c3tEx/WFM5hrKjUPedvd0c3tEx -goversion go1.12.5 -D "" -importcfg $WORK/b196/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f3/f39eb73cdb129227ba91b047f8620d0b58a2fccf277d07c0286e911bf6456a0c-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_386/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid AOtmndd5VrsMTQM9mqFS/AOtmndd5VrsMTQM9mqFS -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: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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_386/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/86/862bd33ce57e5f1d510093fe47120f8e2d8b895639d0d7f0efe9ff5a2e78fb4e-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid KyF-B88ihABEMOGCdy0H/KyF-B88ihABEMOGCdy0H -goversion go1.12.5 -D "" -importcfg $WORK/b194/importcfg -pack ./bidirule.go BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a5/a5dc1306bee5ce0e3b5817299d80f9df9e876c2a01ba8c42d293996ddef56119-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_386/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b045/symabis ./asm_linux_386.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/26/2646f97e1e2c408d6dba4438163582cd6b0176f4f650220745b2bb16a02c7939-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 DEakubDYt8Y-IukNLgMi/DEakubDYt8Y-IukNLgMi -goversion go1.12.5 -D "" -importcfg $WORK/b055/importcfg -pack ./args.go ./types.go 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: 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_386/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid ZVA5iLbUgANfWEXHD6on/ZVA5iLbUgANfWEXHD6on -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_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/89/8912690aceb3f373e7c4658b8d826824d46bc776da2d549f777164dae2e688e6-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_386/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 pTNlgG5N4SvWRzPT-Vlr/pTNlgG5N4SvWRzPT-Vlr -goversion go1.12.5 -D "" -importcfg $WORK/b057/importcfg -pack ./types.go BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/c8/c83e6c38c4246339f4665d77aa0c97e119ebd79c331252d8a5e0ae6d2d020837-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_386/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid cy65rzR5RLPOhavc5NBd/cy65rzR5RLPOhavc5NBd -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_386/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/42/42525c69e3929614c5be9296eac1caf8817c6092d2bdca7fce4defbb67599a98-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_386/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 q-VEwM2A18b8odKk6EVx/q-VEwM2A18b8odKk6EVx -goversion go1.12.5 -D "" -importcfg $WORK/b058/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/3e/3e26e8330a5638488d147ff45bb1e44b75c89a0abf958732fc65d8b7ee12bfda-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_386/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 HyZj_-zEGZQnI5x-jcQU/HyZj_-zEGZQnI5x-jcQU -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_386/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/45/45bb4d2f470904c9f9cdd2d7693218d4cd77ef3f7fa0e6ae4b2b593183c5667d-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_386/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 rTkWiaJHGI5DgV5nShRY/rTkWiaJHGI5DgV5nShRY -goversion go1.12.5 -D "" -importcfg $WORK/b187/importcfg -pack ./assemble.go ./disassemble.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ea/ea7946bc7933df9e445c8d1762345e92a5db4f7851edcecc2c2465658b3b08fb-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_386/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 XsLxn1VPvAZAYVHjAkwz/XsLxn1VPvAZAYVHjAkwz -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_386/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/08/083b597ddcf421afeb52a050e3163bd33122aedcbd49ff20ce3daff6c021de73-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_386/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid e7q5MxmM7vuJ_owaSsI_/e7q5MxmM7vuJ_owaSsI_ -goversion go1.12.5 -D "" -importcfg $WORK/b193/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.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 -m32 -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_386/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c3/c3b70594dba2d9f66c3c2da01d5d12ec11a6feb8c40906616f21eec276f80bf4-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_386/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 Y1CVvdUFeyKgurU3a3t3/Y1CVvdUFeyKgurU3a3t3 -goversion go1.12.5 -D "" -importcfg $WORK/b053/importcfg -pack ./api.go ./conf.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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/97/9700f6a9c61377d21d5efdf4e1ef685393fb20d40ef340d3fe3499f7b724c4af-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal 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_386/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p net/textproto -std -complete -installsuffix shared -buildid u0TPFJfZ81OY8E34qWDo/u0TPFJfZ81OY8E34qWDo -goversion go1.12.5 -D "" -importcfg $WORK/b198/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/95/95d48594e0cbd9068845b0ab2dd1b80ae48c98f3f1138f048b6333bce0ef30be-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_386/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid MDr2EjS8KpUC2iXRfmgy/MDr2EjS8KpUC2iXRfmgy -goversion go1.12.5 -D "" -importcfg $WORK/b199/importcfg -pack ./proxy.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_386/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b045/asm_linux_386.o ./asm_linux_386.s 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 -m32 -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/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_linux_386.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/0d/0dea64db16bb90f86805247350e85c1087c2e254bb278e0df751f6a81e322f93-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_386/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid 0sgR35RX28myDCvUoZXw/0sgR35RX28myDCvUoZXw -goversion go1.12.5 -D "" -importcfg $WORK/b200/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/ca/ca2b7793484d8832ea5b4207ed20b4617e9cee54406fe695cce436eb6ad219b7-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_386/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid 12K4o3oNuIYM0bk4OtX2/12K4o3oNuIYM0bk4OtX2 -goversion go1.12.5 -D "" -importcfg $WORK/b192/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/50/50a629c48eb9421dec94cd49c88f70641b0a7778d599fc20b3465d7fb77e372a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b051/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid GPeZwLPuE38RZX-66F6V/GPeZwLPuE38RZX-66F6V -goversion go1.12.5 -D "" -importcfg $WORK/b044/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/4f/4fe8e7ac1f902e6ed63eecec216669f7f8610ef650ec9bc31def14dd097188af-d # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/26/26ba940d129972dffeeeb45ba1f6f96ad42ffd2674e8308b379bc32f5a4d99f5-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_386/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 RXaSsX82JtvZzTI4SiEu/RXaSsX82JtvZzTI4SiEu -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: crypto/tls BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p crypto/tls -std -complete -installsuffix shared -buildid KS6qpsrKC2lFTSinaiKM/KS6qpsrKC2lFTSinaiKM -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_386/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/4c/4c10cea9a30c73a449f431ffa633352c26d11a298d9e9be7eccc467f82de1b98-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_386/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 QRBC0CX_kxuEEAUEG1Ey/QRBC0CX_kxuEEAUEG1Ey -goversion go1.12.5 -D "" -importcfg $WORK/b146/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/6b/6b981e05d9254b6a2f6ff27f51ec4be265e715dd4eaf0cb224f3a6ced2e15e45-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 E6d2xaCW44WZc8XYeYBr/E6d2xaCW44WZc8XYeYBr -goversion go1.12.5 -D "" -importcfg $WORK/b143/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2c/2c772398fea12d25f1681c360683c055ac70eb95ca5ac51cea5ecb1b9336f1aa-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_386/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 24BoyeqD-WgQo2z14MT2/24BoyeqD-WgQo2z14MT2 -goversion go1.12.5 -D "" -importcfg $WORK/b159/importcfg -pack ./command_linux.go ./reexec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/73/73611e5cb59a2a5ef6deff2d78e9d9ec76a933278a4e3d1d0647e0cea49d6f9f-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_386/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_386/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ec/ec967feca2d087b6e2dcbece1796ba3312b7cc055b137fe2ff05a4f77f9316f1-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_386/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 yN3TMULd1z28q7rfdymG/yN3TMULd1z28q7rfdymG -goversion go1.12.5 -D "" -importcfg $WORK/b174/importcfg -pack ./fsutils_linux.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 -m32 -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_386/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/cc/ccb7d594e16d2055126af2b5f0dc838fce0c1fb318a7981d35c022dab3d47c30-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_386/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p mime -std -complete -installsuffix shared -buildid UTY1HLu0JDaaQ_OFMw0Z/UTY1HLu0JDaaQ_OFMw0Z -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_386/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/9a/9aa336af7cd52835c43655c234137ce92b676596f7f900524ce071741bb9c045-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_386/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 7R9JaPzgaYYhLbGF5nIH/7R9JaPzgaYYhLbGF5nIH -goversion go1.12.5 -D "" -importcfg $WORK/b142/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.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 -m32 -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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -o $WORK/b117/_cgo_.o $WORK/b117/_cgo_main.o $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b117/_cgo_.o -dynout $WORK/b117/_cgo_import.go BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid 6m4YJzVavv1k1huyvBkh/6m4YJzVavv1k1huyvBkh -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_386/buildid -w $WORK/b142/_pkg_.a # internal 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 -m32 -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: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/4e/4e30fd5ed196a9f36c8993ca65aa94d5245b1de56b6623313c04bb22e2f318d7-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_386/cgo -objdir $WORK/b154/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b154/ -g -O2 ./sysconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/f9/f992619abe302bc93d1ee2866061d7882966bd3989384299999ab53502034aae-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_386/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid Ieraq9kOsMJEveso2VEf/Ieraq9kOsMJEveso2VEf -goversion go1.12.5 -D "" -importcfg $WORK/b203/importcfg -pack ./reader.go ./writer.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 -m32 -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_386/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/b3/b31743b23b3b569bea757c76e66593e773979315e356d0b40100fbcaf774c2ff-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_386/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p mime/multipart -std -complete -installsuffix shared -buildid dBChxVqWAuKsk8oAg2oY/dBChxVqWAuKsk8oAg2oY -goversion go1.12.5 -D "" -importcfg $WORK/b202/importcfg -pack ./formdata.go ./multipart.go ./writer.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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $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 -m32 -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: 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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -o $WORK/b173/_cgo_.o $WORK/b173/_cgo_main.o $WORK/b173/_x001.o $WORK/b173/_x002.o -g -O2 BUILDSTDERR: 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 -m32 -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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/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_386/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 7_0KIx5PEZxTNb_8NS05/7_0KIx5PEZxTNb_8NS05 -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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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_386/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/40/409d975ae6e3d0a7ecd707764f2c88659a9860248c46a390b273540e5aed2a73-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_386/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p net/http/internal -std -complete -installsuffix shared -buildid thQLrbBFdSCm3LTS_W9a/thQLrbBFdSCm3LTS_W9a -goversion go1.12.5 -D "" -importcfg $WORK/b205/importcfg -pack ./chunked.go ./testcert.go 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 -m32 -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: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/40/40a71d5a204507343355875aa166678477757c185ca696bd352baa507a8aae4d-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_386/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 de53e0pUjMQ-1UFVu1cW/de53e0pUjMQ-1UFVu1cW -goversion go1.12.5 -D "" -importcfg $WORK/b206/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/6f/6f01f5ea59be2a12381e0a4a738f99e53c9dc8396559955c4eb29e7f53764699-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: 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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b154=/tmp/go-build -gno-record-gcc-switches -o $WORK/b154/_cgo_.o $WORK/b154/_cgo_main.o $WORK/b154/_x001.o $WORK/b154/_x002.o -g -O2 BUILDSTDERR: 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_386/pack r $WORK/b173/_pkg_.a $WORK/b173/_x001.o $WORK/b173/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/f5/f52be30129168a31cdbe20b53edd4e78f6822c3e44c1c9c10c5bee43f33ff978-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_386/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 UHXnBhmJsgP8gNWHRFmi/UHXnBhmJsgP8gNWHRFmi -goversion go1.12.5 -D "" -importcfg $WORK/b211/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/29/29360f5bd4a9b4031937f33d2945d03f2f863e6e4fa41b6dec8f6cec94672dbd-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_386/cgo -objdir $WORK/b208/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -- -I $WORK/b208/ -g -O2 -Wall ./unshare_cgo.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --libs -- libseccomp libseccomp BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_386/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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare -fPIC -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage system -dynimport $WORK/b154/_cgo_.o -dynout $WORK/b154/_cgo_import.go BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/67/6720d9b8f6edc99185559e6ccc6b1c6c7f0958882610b117375c471f2fe7d118-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_386/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 ginnYY2_iJu4AuyVr1bz/ginnYY2_iJu4AuyVr1bz -goversion go1.12.5 -D "" -importcfg $WORK/b212/importcfg -pack ./types.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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 l_u7sLYizirET47j3xRG/l_u7sLYizirET47j3xRG -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_386/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/52/52ca74d7c421f1604b04d5f94bdf0a818d1118e6e90c9e4c89e4b24473371986-d # internal 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 -m32 -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: 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_386/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 jh9KOspaOsbTBEkUVH92/jh9KOspaOsbTBEkUVH92 -goversion go1.12.5 -D "" -importcfg $WORK/b214/importcfg -pack ./user.go ./user_linux.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b154/_pkg_.a $WORK/b154/_x001.o $WORK/b154/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/1f/1f396742cb7a533489af52e0a510c301f74f42d048980470ea383f7d84ea2871-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile archive/tar=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 pPH0KiHkoCVSZKBFgCdg/pPH0KiHkoCVSZKBFgCdg -goversion go1.12.5 -D "" -importcfg $WORK/b139/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/98/980ddc5dfb4ffb4bb09203960dcf89b5f947a2803a6fa4d2408242bbdf93590e-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_386/cgo -objdir $WORK/b179/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b179/ -g -O2 ./copy_linux.go BUILDSTDERR: cd $WORK/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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $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 -m32 -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: 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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -o $WORK/b208/_cgo_.o $WORK/b208/_cgo_main.o $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o -g -O2 BUILDSTDERR: 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 -m32 -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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage unshare -dynimport $WORK/b208/_cgo_.o -dynout $WORK/b208/_cgo_import.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 -m32 -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: 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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 0P4FyPWuB9EiCgiAlZJD/0P4FyPWuB9EiCgiAlZJD -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: 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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -o $WORK/b179/_cgo_.o $WORK/b179/_cgo_main.o $WORK/b179/_x001.o $WORK/b179/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage copy -dynimport $WORK/b179/_cgo_.o -dynout $WORK/b179/_cgo_import.go BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 ZzlKFzIm8EVlD-m0l9qw/ZzlKFzIm8EVlD-m0l9qw -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_386/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/unshare BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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_386/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/e9/e9a41d3bc8b2a9478c6978faff9a1c9548cf4e4285d4be2704251bd61ef77e81-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_386/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 4mTOaoWnuhzyW1wp_Q6s/4mTOaoWnuhzyW1wp_Q6s -goversion go1.12.5 -D "" -importcfg $WORK/b216/importcfg -pack ./secrets.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_386/pack r $WORK/b179/_pkg_.a $WORK/b179/_x001.o $WORK/b179/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ba/ba99bac78bdf106dcb3316b1892cbf843389b26e4703341f45ab57c29c26bb05-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_386/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 gNjlrxh-Z2P5MxUybLGR/gNjlrxh-Z2P5MxUybLGR -goversion go1.12.5 -D "" -importcfg $WORK/b220/importcfg -pack ./prioritize.go BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/39/39f013b05f0f391a9f9421564083b50f8f11f4fb89fc7f6531e2f89a73bc9c2f-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_386/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/containers/libpod/vendor/github.com/docker/libtrust -complete -installsuffix shared -buildid 5JSRV3AyC1jRl0pjFbI7/5JSRV3AyC1jRl0pjFbI7 -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_386/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/6b/6b700c4214409a6bff99df031fc22058123a3401fbf2914b3ba5321c2492caf6-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_386/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid AaySFx2pfPcqS88FFk_p/AaySFx2pfPcqS88FFk_p -goversion go1.12.5 -D "" -importcfg $WORK/b204/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/8f/8f0daa566dd7175f923fb0b8735e72d04afd550db3955abd00f1279a18231fda-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_386/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 luVqn-vutylY_dJBPFdE/luVqn-vutylY_dJBPFdE -goversion go1.12.5 -D "" -importcfg $WORK/b221/importcfg -pack ./bolt_386.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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/f8/f8a31aece850807801a2764aad35067dc3ac74d33678fb6fa8ba94edba192ffa-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p net/http -std -complete -installsuffix shared -buildid 81NBYUGXECZb-9yxTBTK/81NBYUGXECZb-9yxTBTK -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/cb/cb159d474bf83c7489cef632c0b544c7a64b775c6b547110c0fbcaa03141951d-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_386/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 fzfQEsS1mDHq1SsnWMUC/fzfQEsS1mDHq1SsnWMUC -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_386/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/28/286e7ac94ea56899692cf906bfbdbc27bc856a9b44e5b1b7589bec4d65d62bbf-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_386/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 GA94njUocU61wIK2oBby/GA94njUocU61wIK2oBby -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/e3/e3b13d90142c00a3da3825f9cd058e663e907b90cadc077eafbafb02db546333-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_386/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 DvHwwTpucIrwQYRkWnOH/DvHwwTpucIrwQYRkWnOH -goversion go1.12.5 -D "" -importcfg $WORK/b219/importcfg -pack ./boltdb.go BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/09/09323e500979def4c26906885a892da8c2eff58a16ababb1cc43d2caabb0b699-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_386/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 6u5Qxcwkp34QLkOImZlL/6u5Qxcwkp34QLkOImZlL -goversion go1.12.5 -D "" -importcfg $WORK/b077/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/a4/a45dc319b73091efd07121be64f7dfbf9dc12231aae276fa642247a211ba5a5e-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_386/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 ogEtIRLtWow5oQRP_Ny_/ogEtIRLtWow5oQRP_Ny_ -goversion go1.12.5 -D "" -importcfg $WORK/b223/importcfg -pack ./memory.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/87/879b93d6661c94ae6d389af0afefc005d5818e9d50686c73189c5a0ec1b60efb-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_386/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 Gsf90AmQR5gUUY7JHszW/Gsf90AmQR5gUUY7JHszW -goversion go1.12.5 -D "" -importcfg $WORK/b076/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/99/999f3339c559ff373495133ba0fb919bc249c164a2c50cd93ffa1af81af7ccc5-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_386/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 Q24EfgqtKEgqQWxJL8-q/Q24EfgqtKEgqQWxJL8-q -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: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/e7/e71e0a7c3ddbcddb549c266150ff396d026e50738bbdd5ec930afdda4ba1e8d2-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_386/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 6kxKqsR7tLcqTOQhzsvt/6kxKqsR7tLcqTOQhzsvt -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_386/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/13/13be6898116b4dd67472f2b81150c35d223234aae080de6fc556247d9dc979ed-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_386/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_386/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f9/f9d20206293d12cdfc0f65eeb97a1f2515377c906e586f320a7c102696ecd650-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_386/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 Z6PWlaWK1V031euceMB3/Z6PWlaWK1V031euceMB3 -goversion go1.12.5 -D "" -importcfg $WORK/b172/importcfg -pack ./overlayutils.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 -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/67/675df43de54c81cc21d149234ea54164060a4ce26226d3d36f9e8cfd430bde9d-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_386/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 tnAHBjqgF01sWW3urpl_/tnAHBjqgF01sWW3urpl_ -goversion go1.12.5 -D "" -importcfg $WORK/b180/importcfg -pack ./zfs.go ./zfs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal 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 -m32 -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: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b6/b6bc5244b2191d9cffef03b1a51405290446500c9c5764a2af5c0afb9b9875f4-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_386/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 Uk4XuielNpEFJdnexXiA/Uk4XuielNpEFJdnexXiA -goversion go1.12.5 -D "" -importcfg $WORK/b213/importcfg -pack ./blobcache.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 -m32 -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_386/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/45/4578cd3879c819213273fc66cdcda184a7d0008989b4e84668d6ff29fcf76edf-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_386/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 sJe7lKnRA5dQCc1WO9hR/sJe7lKnRA5dQCc1WO9hR -goversion go1.12.5 -D "" -importcfg $WORK/b218/importcfg -pack ./default.go BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/bf/bf9a3ef2912d43d23ffcea076a6164f32b14419987f46b3f3809f877dcbf5b10-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_386/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 uZYf0FbiTDQQER2YeDAv/uZYf0FbiTDQQER2YeDAv -goversion go1.12.5 -D "" -importcfg $WORK/b226/importcfg -pack ./xlog.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 -m32 -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_386/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/58/5875dc25bdc6a7a89582ee5ad151b60ce2087d837a5bd110a9d10a360faff5cd-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_386/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 aFjK9JC305diUnpUwB3B/aFjK9JC305diUnpUwB3B -goversion go1.12.5 -D "" -importcfg $WORK/b231/importcfg -pack ./writer.go ./writer_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/1e/1e8b1355f202438d4a8ba64b10058c5ccd243c16fc2001bea81fd600bba1ed22-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_386/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 6U0oLxwVFjjIRCkTBO0m/6U0oLxwVFjjIRCkTBO0m -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_386/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/f6/f6789634cb33eb80e3abcf44ce425096cd48adc5f4313e268d1f67714617e301-d # internal 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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/tmp/go-build -gno-record-gcc-switches -o $WORK/b210/_cgo_.o $WORK/b210/_cgo_main.o $WORK/b210/_x001.o $WORK/b210/_x002.o $WORK/b210/_x003.o -g -O2 -lseccomp BUILDSTDERR: 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_386/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 -dVERLZp5B_nLUL9OV2g/-dVERLZp5B_nLUL9OV2g -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: 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_386/cgo -dynpackage seccomp -dynimport $WORK/b210/_cgo_.o -dynout $WORK/b210/_cgo_import.go BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid H139aenuRThHmslGb5XC/H139aenuRThHmslGb5XC -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_386/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/f6/f64dea3df4451e3c1b35e282c38d5684619e34a0f024fa9c6f74930afa7e2d4b-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_386/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/containers/libpod/vendor/github.com/vbauerster/mpb -complete -installsuffix shared -buildid G8sclp5Zqaz0Au_0s8pH/G8sclp5Zqaz0Au_0s8pH -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: 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_386/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_386/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/eb/eba723f555318f7a77f0d07ec57aab0e7b7eb46ae724bc2b3cdefad05e083d0c-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_386/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 KQNdS2a4C1N4V4t3LrUC/KQNdS2a4C1N4V4t3LrUC -goversion go1.12.5 -D "" -importcfg $WORK/b237/importcfg -pack ./semaphore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/92/926bc932f455ddd806e0a9377106c1efe3163db3ad9442f0f42c8fe1c49d9ea9-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_386/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 LluLaDi9A21nD3Mw1d4F/LluLaDi9A21nD3Mw1d4F -goversion go1.12.5 -D "" -importcfg $WORK/b239/importcfg -pack ./path.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 -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/be/bec8f05239f077ca350b3065745cd9b0970754476de71ec7175790f7977561b6-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_386/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 34tNybnfgiqT5JR1_U9D/34tNybnfgiqT5JR1_U9D -goversion go1.12.5 -D "" -importcfg $WORK/b238/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.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 -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/ad/ad2ffb7b47049a33e4593459b6d839b28599a15c47fb693e19b295750975ff58-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_386/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 0vHE6RR_SVUutRymIqAX/0vHE6RR_SVUutRymIqAX -goversion go1.12.5 -D "" -importcfg $WORK/b241/importcfg -pack ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/ce/ceb482253248a8263864e10fb247855c8b096755f11aacf1b4e4514f1695ed6a-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_386/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 XV_Iy925CCP6haAO0IQ4/XV_Iy925CCP6haAO0IQ4 -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_386/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/9d/9d7c61a3ea25481702afa9a3d9f764f95c09297309c3cc5358d08e045c75ced7-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_386/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 6a7gO2STVRq1NycA0WOW/6a7gO2STVRq1NycA0WOW -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: 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 -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/fc/fc3812b911a14b40f5bbdeb0111920864e4caa125a1f7da11c9206f2c5839c75-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_386/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 x0Dp-erqX5DZy1HvzMrt/x0Dp-erqX5DZy1HvzMrt -goversion go1.12.5 -D "" -importcfg $WORK/b243/importcfg -pack ./client.go ./command.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 -m32 -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_386/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/cb/cb4a5ed5a047fa8e1845800aaf9862028b2ad30a662b7968463b4a53f37a3edc-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/3f/3f8b45d6b18a10e8bcb648661ffd2087cc3710cf7775e76b2b5549fdee92ee5d-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_386/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 -M047qRBW0jV-yO7hIen/-M047qRBW0jV-yO7hIen -goversion go1.12.5 -D "" -importcfg $WORK/b253/importcfg -pack ./client.go ./socks.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # 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_386/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 OSx1l0GUsCM6x5UkNInp/OSx1l0GUsCM6x5UkNInp -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: 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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b170=/tmp/go-build -gno-record-gcc-switches -o $WORK/b170/_cgo_.o $WORK/b170/_cgo_main.o $WORK/b170/_x001.o $WORK/b170/_x002.o $WORK/b170/_x003.o -g -O2 BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/bd/bd22d1f350b8494ec71e484ff4f86caddcbc04fdb0ae7bccea4fe915276e453f-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_386/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid 0roKMT90fGC143nN_iDZ/0roKMT90fGC143nN_iDZ -goversion go1.12.5 -D "" -importcfg $WORK/b225/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go 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_386/cgo -dynpackage btrfs -dynimport $WORK/b170/_cgo_.o -dynout $WORK/b170/_cgo_import.go BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount BUILDSTDERR: importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers BUILDSTDERR: importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 oZBrdtrO03MwKCJnuFHW/oZBrdtrO03MwKCJnuFHW -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_386/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/ac/ac86203d7fef0ee7f092ec51d7360da7d3a7c0bafee7a9878b073344e5ff87e9-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_386/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 pPEpIIfj66CquaRhLcJP/pPEpIIfj66CquaRhLcJP -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_386/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/16/16b7902dad0b8107246450f3ea84ac1f14c46d3d127073b25946664f5e0ba13f-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_386/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 _fGvweZYF3jMIN5d7zfV/_fGvweZYF3jMIN5d7zfV -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_386/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/59/5984dae9c85d01391119ef6092301ab34c77ea47dada84d8eaf352d3c40b52d6-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_386/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 D7rVAbWMymiG0dddWA07/D7rVAbWMymiG0dddWA07 -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_386/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/7d/7d672bcee93d1fc4f2ef78963340d5525c8b5bcd453d4093598c400e91005346-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_386/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 vP-T1qo6Hz-J-oTSmnTk/vP-T1qo6Hz-J-oTSmnTk -goversion go1.12.5 -D "" -importcfg $WORK/b257/importcfg -pack ./set.go BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/1f/1ff6171e5079405db17b9a31c09027a503b388f3b4558585717798e5a626ee5f-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_386/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 8217XibWf4jFVbcsdNUU/8217XibWf4jFVbcsdNUU -goversion go1.12.5 -D "" -importcfg $WORK/b245/importcfg -pack ./homedir_linux.go ./homedir_unix.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_386/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_386/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/28/289dbb40aa3f34aded02936bca81df03055f04907c2ac3c64f814d2291815b50-d # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/78/78a3e59b5d9706968d06cdffcfc9e589b88eb88da559e0c2cbe7758fa77f811f-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_386/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 lToEF0LtuTRjdCyFPzsn/lToEF0LtuTRjdCyFPzsn -goversion go1.12.5 -D "" -importcfg $WORK/b224/importcfg -pack ./compression.go 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_386/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid Z_lfHhBoF421AWajFbtS/Z_lfHhBoF421AWajFbtS -goversion go1.12.5 -D "" -importcfg $WORK/b266/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/f5/f567fc47ad1751ca16b1240c9866b83736bf36cda00a3e468e6b4a8481b86152-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_386/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 3Amd9ZFwqtLSjirbxEkf/3Amd9ZFwqtLSjirbxEkf -goversion go1.12.5 -D "" -importcfg $WORK/b242/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/7b/7bbe7748c070481995403e825b46083573b8eae598900d5adc54e25f61bc42d1-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_386/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 dFWzZVW1gaQFpZ6ODIO0/dFWzZVW1gaQFpZ6ODIO0 -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_386/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/e4/e41922cf056923744bc548993d36eaf241d835fbfff12335b70c15328b3960d0-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_386/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 vWGpsTp7dXwg77HRir3B/vWGpsTp7dXwg77HRir3B -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_386/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/6d/6dd3d3359476d587dd651c6328e948d73b1594a8e02e0feaab60a455f38d3002-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_386/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 Zj4BL5F8IR3_LrUn9kdV/Zj4BL5F8IR3_LrUn9kdV -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_386/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/e4/e4aaa967762bce7880a578d242f75b85131da6913896dc4bf0d5573650e19464-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_386/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 B8WxWEpNrQ_eH-YDwT2X/B8WxWEpNrQ_eH-YDwT2X -goversion go1.12.5 -D "" -importcfg $WORK/b270/importcfg -pack ./oci_util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/ca/ca34322ead949e6da4940191b32f9f2fbfa7a17150f71b26e1f6a2bec7c699f8-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_386/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 sKoNM28x7h2fZ2_PInVZ/sKoNM28x7h2fZ2_PInVZ -goversion go1.12.5 -D "" -importcfg $WORK/b272/importcfg -pack ./system_registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/4a/4aeb8a1bc680de882de0358798d3bcb3fde15876204ea0aea4f74547e2d7def9-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_386/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 NK6nzAbdaptFYcPIV2ma/NK6nzAbdaptFYcPIV2ma -goversion go1.12.5 -D "" -importcfg $WORK/b279/importcfg -pack ./blkio.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/10/10859c318ffde7effe4eabd167c096fba272700222f6b61be181584f197ceb96-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_386/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 NK843nysYNnsm1HlgysX/NK843nysYNnsm1HlgysX -goversion go1.12.5 -D "" -importcfg $WORK/b281/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/6e/6e56e830fdbcfe3640b2626fe5138c64527d68dc9e58b023f2290c1f7d6ca780-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_386/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 2CSZed3d8SpYGdH_6kvX/2CSZed3d8SpYGdH_6kvX -goversion go1.12.5 -D "" -importcfg $WORK/b282/importcfg -pack ./nat.go ./parse.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/af/afed5a345a9624521e44bed473cafb71110c03bc7d5e1a7e0a30f6294598f945-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_386/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 ymzN8TtuhrU4y7E6PTjK/ymzN8TtuhrU4y7E6PTjK -goversion go1.12.5 -D "" -importcfg $WORK/b267/importcfg -pack ./dest.go ./src.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/9a/9a1b792fadc23433f8f4c06617963c48224e83d28c2ae808fbdbb47fed340491-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_386/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 9PqttbiC9dnltd4eIVmh/9PqttbiC9dnltd4eIVmh -goversion go1.12.5 -D "" -importcfg $WORK/b283/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/4d/4dca7532c72a349fc1fc6db10831a84d228bd2b434481b786234cafd495114d3-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_386/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 mPM6CG8BtV6M_hq2l-Wa/mPM6CG8BtV6M_hq2l-Wa -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_386/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/a1/a1fd8d4a89fefa3b73a95c76990ec382219d7614d434e68f89d6176b399cc4b3-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_386/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 v_y8BqIoCHE2OHnLyjWD/v_y8BqIoCHE2OHnLyjWD -goversion go1.12.5 -D "" -importcfg $WORK/b285/importcfg -pack ./defs.go ./doc.go ./helpers.go ./is.go BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/d7/d72a348d2a30c684d0bd0dfcdccbfb756280f25b032e5dac569c2352e311eb0c-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_386/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 lHhSR3EBlitZGuxkm67n/lHhSR3EBlitZGuxkm67n -goversion go1.12.5 -D "" -importcfg $WORK/b286/importcfg -pack ./authenticate.go ./registry.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/5f/5fedfec8faa5dd9661f4edcddabb4fb1ab48c163bf81fbfa51a5fffdd03b5ec2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b289/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 dZ-iiAPM8rqLP7orT5ex/dZ-iiAPM8rqLP7orT5ex -goversion go1.12.5 -D "" -importcfg $WORK/b289/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/20/20aa5a21245e718b263816b4074ee0c4dfab1029a2afcb27202e63888724e8f6-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_386/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 M2QYpojpu6McibQn1iL_/M2QYpojpu6McibQn1iL_ -goversion go1.12.5 -D "" -importcfg $WORK/b292/importcfg -pack ./duration_convert.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal BUILDSTDERR: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/20/20e4727bd4bb0cf269bd253ead46be96780a77ffe1e00cd0b61dd77a41ad9c7c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: cat >$WORK/b284/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/errdefs=github.com/containers/libpod/vendor/github.com/docker/docker/errdefs BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/errdefs=$WORK/b285/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 6AP_sn0L6Ty_TcvIVJnH/6AP_sn0L6Ty_TcvIVJnH -goversion go1.12.5 -D "" -importcfg $WORK/b284/importcfg -pack ./network.go BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/a3/a385b9647ac28bcb55edb3b886a91ae464249a2dc34cb5d6a544c6a4ac611c15-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_386/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 JSFPqKZLAo3VR_BwyRRE/JSFPqKZLAo3VR_BwyRRE -goversion go1.12.5 -D "" -importcfg $WORK/b189/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/d5/d5b29f359fcebc4ffa65178cea27da5bce4e718ea39e5c1419d3199cda34e962-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/00/00bf1179cbbfab115274c36900640b0b5e8bb7df8e2f396126f0c400baa220d3-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_386/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid E7zXyCjbFJ8sU5IFv7DP/E7zXyCjbFJ8sU5IFv7DP -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: 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_386/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 ByOMMqpkLAIGrgV-48bf/ByOMMqpkLAIGrgV-48bf -goversion go1.12.5 -D "" -importcfg $WORK/b251/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/f9/f9e79d4105399fcc051076ec54e608bf9532daf3d41962b08f2e3b96bbb39ccc-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_386/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid 4aWcd49XyUxNcA6IGDyM/4aWcd49XyUxNcA6IGDyM -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_386/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/36/366c6e8614bb9143ac2683e3f91f37299cfb1216dc6eed17ea6e8dff66a4adbe-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_386/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 CC9r-sHqEuX1yan4i-Ba/CC9r-sHqEuX1yan4i-Ba -goversion go1.12.5 -D "" -importcfg $WORK/b250/importcfg -pack ./tlsclientconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/c1/c199938d78dff3f514c62da69b23cd0a19e08d717303060ecca5b9988c4009fa-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_386/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 YlviHReT3fWvpBDQctcs/YlviHReT3fWvpBDQctcs -goversion go1.12.5 -D "" -importcfg $WORK/b261/importcfg -pack ./addr.go ./authchallenge.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/0d/0d98896c47d1faeb7a8e4576fcb5abc64df081970840daa7e518626645283cee-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_386/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 8fR6O7uJFdGlDSoN4CAR/8fR6O7uJFdGlDSoN4CAR -goversion go1.12.5 -D "" -importcfg $WORK/b262/importcfg -pack ./http_reader.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/04/04f527af53a38eb59cae84b743169c022e55c11a1be2b746bba47ee6de18a14c-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_386/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 rA4T6-VRCpCnlKmCd9iJ/rA4T6-VRCpCnlKmCd9iJ -goversion go1.12.5 -D "" -importcfg $WORK/b263/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/a1/a109ec6a4186f5b06ec851a7a11c357cd7d87c72aed680267f533371adf6d401-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_386/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 5VEFSwcVPE8tgn470Npd/5VEFSwcVPE8tgn470Npd -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_386/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/ae/ae26608e98b85288c3cab62fb569ed4ff247c2c90c95d6c9b87d58eb1d713bdb-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal 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: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/37/372bf18ad7fba1204dca320a608d64433f34aa5e777cb9ce6a3d4b05f4de414f-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_386/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 mW8g6bNzwzkiDVrnek8w/mW8g6bNzwzkiDVrnek8w -goversion go1.12.5 -D "" -importcfg $WORK/b264/importcfg -pack ./memory.go 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_386/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 ujAqLFoiFgt0D2ZLAa8s/ujAqLFoiFgt0D2ZLAa8s -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_386/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/02/02ec0474c3a072db7146ad758e73617e02e0355bcde8bf37e502e531d5fa774c-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_386/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid 1iwvoGyX9LF2wN2gbSq6/1iwvoGyX9LF2wN2gbSq6 -goversion go1.12.5 -D "" -importcfg $WORK/b265/importcfg -pack ./fields.go ./yaml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/78/7858995dee34d50f9d60e9c0b2ed61cb93e542dad90ca69b3d32a69b058cb045-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_386/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid dWtmdTqDj2NzNHVVAPEH/dWtmdTqDj2NzNHVVAPEH -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_386/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/2b/2b28ee350015ac2f6d62ea5bec16a9ab8a2e4eab4921e4212e31fc2dee95679b-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_386/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid 0PHh8PAqit1Vo_PH_SVG/0PHh8PAqit1Vo_PH_SVG -goversion go1.12.5 -D "" -importcfg $WORK/b296/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/0a/0acedd7220b3765ad2f73c3d14825f3e7ce00ddd87ce012859272659e4894867-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_386/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 WHfoO_qR86rPLt3kbjdr/WHfoO_qR86rPLt3kbjdr -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_386/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/1b/1b22e56a72a7659e12c2e1d563aef273c989c20a171246c2e50c719b10d86334-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_386/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 rfTvNIPRmwFr6OPeZnFK/rfTvNIPRmwFr6OPeZnFK -goversion go1.12.5 -D "" -importcfg $WORK/b259/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/ad/adb34affba1566f156c920fd9506358b71a6db0e88b7b0076e34f0aca768f654-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_386/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 Cz8qFhE_boVl98D3P3J3/Cz8qFhE_boVl98D3P3J3 -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_386/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/23/232670935ab77f23ce2984d5a5b78427c5a07f48b7bd9729e723491c09492f48-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cat >$WORK/b303/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 lQo-atTFPZ5EfxLLgY9X/lQo-atTFPZ5EfxLLgY9X -goversion go1.12.5 -D "" -importcfg $WORK/b303/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/b3/b3eedf16538f3eae988b5e3c8ca862cfbac68f5c534cff15c9ae4ff628546b04-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_386/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 1-oMXe_hqG0ooCOkQwB9/1-oMXe_hqG0ooCOkQwB9 -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_386/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/5c/5ccaaf8a30c4969d157cd6c45e16344728d87f421000b01d00334577ebadcdd1-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform BUILDSTDERR: importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 oduJwJTzYbkP84adwIAw/oduJwJTzYbkP84adwIAw -goversion go1.12.5 -D "" -importcfg $WORK/b300/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/8c/8c0a32479f9902f7a1de6378043b03f2d3047ccca82961c770dd2dad0131195c-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_386/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 H_flqPf4mh5-st_kSveh/H_flqPf4mh5-st_kSveh -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_386/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/a9/a96b5687f83e030e3d6ef9e62b1739c8d0f31ac898067e504c551194c5545c9e-d # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/2b/2be2e661812ae8edbd9033fad5e25e35101c0603edd70f015a5a295c81ea857e-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_386/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 U15jx-O7kcoOgo1Ln_wG/U15jx-O7kcoOgo1Ln_wG -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: 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_386/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 FMPkRYJsE6RcKrB-11LY/FMPkRYJsE6RcKrB-11LY -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_386/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/7c/7c8545fbf993486c2af3a8eec71d9cf203eccf27b24fb22f2d99e87ff18269ff-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 errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_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 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_386/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/containers/libpod/vendor/github.com/ishidawataru/sctp -complete -installsuffix shared -buildid pREn0aiVNrB4nbwzWvmp/pREn0aiVNrB4nbwzWvmp -goversion go1.12.5 -D "" -importcfg $WORK/b312/importcfg -pack ./sctp.go ./sctp_unsupported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/d7/d7c639018d7d2bd5a2652ce44c1d86574f12d5b033ca3fdc8adc11211642a9cb-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_386/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 gBhAtiXkwgYWkbLzKbLf/gBhAtiXkwgYWkbLzKbLf -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_386/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/ff/ffde074b585ee5596da0ffbb86d51c94d58db13d24c2a590713462f37facac6b-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_386/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 QGRxeQMPeGt6nNzl8nst/QGRxeQMPeGt6nNzl8nst -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_386/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/51/51a2759e513e2c953502ec1c04f8be6ddb201a579fbeee368bf0f6716ecf5102-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_386/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 x4ixFroRGn7bBIe1MbpX/x4ixFroRGn7bBIe1MbpX -goversion go1.12.5 -D "" -importcfg $WORK/b311/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/0a/0a823f283543e23e09e4b83976565c19fb7434aea1ce36c695a855e9863b7d45-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_386/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 oG3PwK1VyyE3spx_qfHf/oG3PwK1VyyE3spx_qfHf -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_386/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/ae/aed52cf15c878b677ccf3ce4872ed9fd2455dc4662ebaa5cd152ddfd66037129-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_386/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 hMopx8tJVuYjokOgTc1d/hMopx8tJVuYjokOgTc1d -goversion go1.12.5 -D "" -importcfg $WORK/b308/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/7c/7c2a0feb6b7e60c926cd722d5fba805a76ff664313acdcfc6ea19903cf9f2ca7-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_386/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid HzDQ1tbl1xcX4zRfYCnV/HzDQ1tbl1xcX4zRfYCnV -goversion go1.12.5 -D "" -importcfg $WORK/b319/importcfg -pack ./driver.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/d8/d8b72026a2f9b25b07d79bd9094e971167237b46f231feb30150c6564e6314a9-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_386/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 uRtU735K_Cyqw_LZ4I_G/uRtU735K_Cyqw_LZ4I_G -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_386/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/f7/f7b66cc629437b0e8943884b1aff2585f0c89c26da336e084230f5cbdd1fec24-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_386/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 TB_0m9bz5ytSzZms5GUB/TB_0m9bz5ytSzZms5GUB -goversion go1.12.5 -D "" -importcfg $WORK/b322/importcfg -pack ./error.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/2c/2cdf27875ae2b7c69f78933fa41804cbc30a727acd78b39afd4d29f2781faa3e-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_386/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid HhyLqliMQlIyJat2utm8/HhyLqliMQlIyJat2utm8 -goversion go1.12.5 -D "" -importcfg $WORK/b325/importcfg -pack ./pointer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/bc/bca6ec2c9d6a6f6b51b547a9196364f74a7147a6f98cd52c6e162073fa046452-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_386/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 yt-8aJzE2aubfvpJVhbq/yt-8aJzE2aubfvpJVhbq -goversion go1.12.5 -D "" -importcfg $WORK/b321/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/93/93ba18d23684205bed91d8f8bd9b0bdad8a4eb01fc08640a5e25f5271862a35e-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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal 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_386/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid jJRYk1tYrPtY2UjFsdYg/jJRYk1tYrPtY2UjFsdYg -goversion go1.12.5 -D "" -importcfg $WORK/b324/importcfg -pack ./reference.go BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/d3/d34247035987607b78eb51febf545377e18701e27984a275703bcb7828d91c41-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_386/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid M11MiFVYp1iJ8wyjkY0c/M11MiFVYp1iJ8wyjkY0c -goversion go1.12.5 -D "" -importcfg $WORK/b318/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/19/19f36b1a341f5033ab51f5d53a6ec7a5ee0a3a71c8c0477f912409e9c0c5957b-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cat >$WORK/b326/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p net/mail -std -complete -installsuffix shared -buildid A-MKZO_38SqYN__BtJJG/A-MKZO_38SqYN__BtJJG -goversion go1.12.5 -D "" -importcfg $WORK/b326/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/8a/8abf35f2aca70311b5c44114e22e636fcc9df18975b05cceae7bcb96054b81ad-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_386/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 SnyiY80GaErbTgswZQq0/SnyiY80GaErbTgswZQq0 -goversion go1.12.5 -D "" -importcfg $WORK/b298/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/f0/f0ff2228da477343164baa8bc7bf021c7885a240e455846071f5855caba02050-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cat >$WORK/b328/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p text/template/parse -std -complete -installsuffix shared -buildid LjhQ3DXt-RrFRpBZ6W3f/LjhQ3DXt-RrFRpBZ6W3f -goversion go1.12.5 -D "" -importcfg $WORK/b328/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/07/0750dafe6d16be5d77f2a500a73e48249abe23655d4195cad47f3b25ba7fa9a8-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_386/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 2d7_wV-sO16RaRf_DvjD/2d7_wV-sO16RaRf_DvjD -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_386/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/27/27ff55603d96cee95e64b19fe00a247f4e7489c1bf6aadd3a982dffe75e4512b-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_386/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p encoding/csv -std -complete -installsuffix shared -buildid wbEB4y3nr5NwyyXWNAcV/wbEB4y3nr5NwyyXWNAcV -goversion go1.12.5 -D "" -importcfg $WORK/b332/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/1c/1ce482851408a52d4284cb72b0761d4c49bf2b636b99b86f15b995435de74a14-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_386/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 gll2MsN1E6ygYw09h4MY/gll2MsN1E6ygYw09h4MY -goversion go1.12.5 -D "" -importcfg $WORK/b333/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/16/16891c63b5866e2cda8c168ec5333f14045845d67c219f6da751c1a6422a8ff0-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_386/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 XERnClkgGLYxTbzn6YmU/XERnClkgGLYxTbzn6YmU -goversion go1.12.5 -D "" -importcfg $WORK/b334/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/bb/bb042b1ce3414fcdc76b0766cfd954ae81b04786e40f56771e63422c5ffea48f-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_386/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 kRUR0rT70918MspxCqg7/kRUR0rT70918MspxCqg7 -goversion go1.12.5 -D "" -importcfg $WORK/b335/importcfg -pack ./stdcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/df/dff064c1e8927a242d682098635f0f0171fb2914278a86a9580246f1e5304700-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_386/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 3nWh7DrxTFm8WitZinfN/3nWh7DrxTFm8WitZinfN -goversion go1.12.5 -D "" -importcfg $WORK/b337/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/c8/c84056128b0ae6d7ce0b6d9c5737fd599ee17dc27eca20148a2412cb06213c36-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_386/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/containers/libpod/vendor/github.com/Nvveen/Gotty -complete -installsuffix shared -buildid iQLUk0s8k0emY0AuTmfT/iQLUk0s8k0emY0AuTmfT -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_386/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/02/02a790e903b2fda6a1a1bb4e472a312ed7ae4b123834d15284ed437145525e28-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_386/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 zTzvAk9G8qPXyIZ64QxG/zTzvAk9G8qPXyIZ64QxG -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_386/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/52/5213e07bd96a59d52b58b37a6c6ee238bd351f63394f06089980a2579bf209bb-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_386/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 vRa3WiNG2dAp5HJ6_P5V/vRa3WiNG2dAp5HJ6_P5V -goversion go1.12.5 -D "" -importcfg $WORK/b340/importcfg -pack ./term.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/0d/0d59d54c75c6140a6b87bb44ba62575c3a1246f7ccac82908ab34950662d97bd-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_386/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p text/template -std -complete -installsuffix shared -buildid suOROz-bT8nomlxG8vPd/suOROz-bT8nomlxG8vPd -goversion go1.12.5 -D "" -importcfg $WORK/b327/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/50/50a863803e3e7addf64d91bea82a6dea07ce92b511f51b8a32a1b546019aca13-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_386/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 mm3oOBGcKiCi4igOp_Gb/mm3oOBGcKiCi4igOp_Gb -goversion go1.12.5 -D "" -importcfg $WORK/b338/importcfg -pack ./jsonmessage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/a3/a3b998c11f0af5a9149ebe7055b88b8614064f4f34d62306a0500102fe050787-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_386/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 zmfYK6QQku1bdsh_vlke/zmfYK6QQku1bdsh_vlke -goversion go1.12.5 -D "" -importcfg $WORK/b342/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/a8/a88a212c552f58a1103cd2382ea7f4ca96b25931b3e5c0bfe95378deab9e4fbc-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_386/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 M7VgWe2FGvpJ-KFPCY2S/M7VgWe2FGvpJ-KFPCY2S -goversion go1.12.5 -D "" -importcfg $WORK/b343/importcfg -pack ./signal.go ./signals.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 -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/c5/c53aa1521553c1aaab0123bf7d0435cf1d44b94892870b5657591664e8007709-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_386/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 QIEseDKri0FssZbbDDji/QIEseDKri0FssZbbDDji -goversion go1.12.5 -D "" -importcfg $WORK/b344/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/23/23283d4b225ea826cabde626c90b1bd3f79636190a6cb806c6f698204ec0448b-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_386/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 RCdhMVmF_irUxsJByg71/RCdhMVmF_irUxsJByg71 -goversion go1.12.5 -D "" -importcfg $WORK/b345/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.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 -m32 -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_386/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/53/5332be025fab85b3b3187372b897c7305f27d0bd90d442af37ab89323b6df07d-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_386/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 wuQIxynHG14a9aiTo0wF/wuQIxynHG14a9aiTo0wF -goversion go1.12.5 -D "" -importcfg $WORK/b347/importcfg -pack ./join.go ./vfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/31/31496c9e1639ad62c483e83179c0d8a130a284321efd52dd8800ed2c048b3b9e-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_386/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid Pyc7Ex7nQI0d7bTthuTH/Pyc7Ex7nQI0d7bTthuTH -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_386/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/2f/2f529959f55869a6837fe4d56367a7746750103e9c95730101d2344a9c09900d-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_386/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid XJwImGMMwsbOW0cBVKN7/XJwImGMMwsbOW0cBVKN7 -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: 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 -m32 -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_386/buildid -w $WORK/b289/_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/glibobject -fPIC -m32 -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: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/17/173c17bf1e5ae7016de9e759a85d8220239190b4151fb6bb3a32d545ff78a917-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_386/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 bXuecesZzd5KrTZlAHS_/bXuecesZzd5KrTZlAHS_ -goversion go1.12.5 -D "" -importcfg $WORK/b288/importcfg -pack ./gen.go ./plugin.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/58/584386b0ffb2c1118310a87be317aecc1def9747c6014e1a204a868205c31e83-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_386/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 uiSMaFeW929CE_1qMcqn/uiSMaFeW929CE_1qMcqn -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 -m32 -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_386/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/04/046bb3045e00e5183b114b838887dad52dc475f597102d2b63502af4469ea837-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat BUILDSTDERR: importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 j-tvvELBaNQ10ocnJ08t/j-tvvELBaNQ10ocnJ08t -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: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/92/92565929cb5998710d21a6ff4d82c8572836b518aec502d24ff321a36f5b65dd-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cat >$WORK/b323/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 1BNLl01TywVx3xEuqaWg/1BNLl01TywVx3xEuqaWg -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: 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 -m32 -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_386/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/4f/4f93e6d20cc7d4ec7cdfa18509843fa2eb6d08b2348d2909693c4e0a432a5298-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_386/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 qiW7C5rdp2A3FbE9TUil/qiW7C5rdp2A3FbE9TUil -goversion go1.12.5 -D "" -importcfg $WORK/b293/importcfg -pack ./volume_create.go ./volume_list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/02/020819663217aa06d2b126116bd592acc5e9c2b010dfa25dce0c350619fef817-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_386/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 N82TNWY6XsRrNSErY9eR/N82TNWY6XsRrNSErY9eR -goversion go1.12.5 -D "" -importcfg $WORK/b275/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./session.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/23/23256bef37e1de7af93ce237ebeffec656910c395ef46b4daaa9625114e6e5d1-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_386/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 cbRWB3t9Xda-QYkPoGci/cbRWB3t9Xda-QYkPoGci -goversion go1.12.5 -D "" -importcfg $WORK/b295/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal 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 -m32 -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: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/4b/4b0e15cafd9d273065cd94271acc7894a24c59c6c47228e0287ec852e4b8df46-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_386/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 aJ0Z0p2OjHW7C9eVqIMp/aJ0Z0p2OjHW7C9eVqIMp -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 -m32 -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_386/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/44/445b10f8032812c66fb6f700fc8e4963d5b29c298b692ffbc3f18dc11ae24324-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_386/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 AMvvr3wjSvJFaU-8xPNq/AMvvr3wjSvJFaU-8xPNq -goversion go1.12.5 -D "" -importcfg $WORK/b350/importcfg -pack ./formats.go ./templates.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/58/58c826fc91ae257069d446e735c741af7e2092b7a931fd08e08ec76a9829f797-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_386/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 o8fzotPZ9bgLYp5oIsu0/o8fzotPZ9bgLYp5oIsu0 -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_386/buildid -w $WORK/b360/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal BUILDSTDERR: cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/28/285c9b4aad9a1622e1a8d707b64df12699ea6a2e1b76611995418e49005cafd2-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_386/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/containers/libpod/vendor/github.com/spf13/cobra -complete -installsuffix shared -buildid htIQq2HO-uu0ezsPvHcT/htIQq2HO-uu0ezsPvHcT -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: 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 -m32 -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: cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/0a/0a01fa0adee96bb9a0e7b00a61f89ecfae13c9cf6aa0a5a4ac471e49e4f91230-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_386/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 zqGVEmvxNu5YOUIFE5xz/zqGVEmvxNu5YOUIFE5xz -goversion go1.12.5 -D "" -importcfg $WORK/b359/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.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 -m32 -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_386/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal BUILDSTDERR: cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/08/08349c6727db468a7e07b8b146d5af4c460754905122c08dc47a28414c655196-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_386/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 Q5aIehBwZbNsg6RssPOK/Q5aIehBwZbNsg6RssPOK -goversion go1.12.5 -D "" -importcfg $WORK/b362/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/9c/9c84387ac920909dcdf4bccdd8b995c3a2606a9ef951484ce3cb4c817ebc137c-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_386/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 xxCMBUIRA6HFxoMriKXY/xxCMBUIRA6HFxoMriKXY -goversion go1.12.5 -D "" -importcfg $WORK/b317/importcfg -pack ./validate.go ./validate_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal 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 -m32 -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: cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/4f/4fcec0925540e6ab392464a158bc7d4c3e7e9686d613d2dbc885c4c2b09b2e65-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_386/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 p1vhFdBif63ycBDqvSPj/p1vhFdBif63ycBDqvSPj -goversion go1.12.5 -D "" -importcfg $WORK/b363/importcfg -pack ./ns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal BUILDSTDERR: cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/0e/0e63e22d052a263376110d99389e5227696680079d929181f49227f37ba546af-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_386/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 vf7wUdaeOaiMtF9ndM_2/vf7wUdaeOaiMtF9ndM_2 -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_386/buildid -w $WORK/b369/_pkg_.a # internal BUILDSTDERR: cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/a2/a2788ba892278a0a80348ae2f1b658c46389391fdf4bd7d6e8eb8380094fe7bf-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_386/cgo -objdir $WORK/b368/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b368/ -g -O2 ./rootless_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 -m32 -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_386/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/01/0120333c90869818c8c47c0999d56244097d8dc6115c3e102a1a2ed3dd91f3bf-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_386/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 PG_cjbgOLU6J2jRGuKaY/PG_cjbgOLU6J2jRGuKaY -goversion go1.12.5 -D "" -importcfg $WORK/b315/importcfg -pack ./config.go ./generate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal 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 -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/65/6508cf278c17b8d3e771d4bdf2b5b0b1130a1b70f8a6a5f822c198d00874a3e9-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_386/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 x9k-2a_R6zTQbyJOFLJv/x9k-2a_R6zTQbyJOFLJv -goversion go1.12.5 -D "" -importcfg $WORK/b274/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go BUILDSTDERR: cd $WORK/b368 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m32 -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: 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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -o $WORK/b176/_cgo_.o $WORK/b176/_cgo_main.o $WORK/b176/_x001.o $WORK/b176/_x002.o $WORK/b176/_x003.o $WORK/b176/_x004.o $WORK/b176/_x005.o $WORK/b176/_x006.o $WORK/b176/_x007.o $WORK/b176/_x008.o $WORK/b176/_x009.o $WORK/b176/_x010.o $WORK/b176/_x011.o $WORK/b176/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: cd $WORK/b368 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m32 -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: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/de/dea31dc320d6670a37ea4890cab099985d1a256b947d19770bfbce32632c2b63-d # internal BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage glibobject -dynimport $WORK/b176/_cgo_.o -dynout $WORK/b176/_cgo_import.go 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_386/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid 6UZek3TpCXeuVb-FkMT8/6UZek3TpCXeuVb-FkMT8 -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: 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: 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_386/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 oCQorkl63_oNeidyUQvZ/oCQorkl63_oNeidyUQvZ -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_386/buildid -w $WORK/b362/_pkg_.a # internal BUILDSTDERR: cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/a3/a3c0e39a8f0c00dadccedd4db3ee90cae4962e51e3ac17b6dd0a85bfe69f6479-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_386/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 i9bgya0bNsf88e9n5Z6D/i9bgya0bNsf88e9n5Z6D -goversion go1.12.5 -D "" -importcfg $WORK/b361/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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: 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_386/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_386/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a5/a5454119e6cf00054388bb0b871aaeca5030ab5adea0f3fcc53858e247356180-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_386/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_386/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/83/8383e762d154cf2bb6767a959cf0d410388eb7a854d755bcb8aa8a7b43a582a7-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_386/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 gBWOrAhh2G9XcXOpPpBF/gBWOrAhh2G9XcXOpPpBF -goversion go1.12.5 -D "" -importcfg $WORK/b370/importcfg -pack ./journal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal BUILDSTDERR: cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/ff/ff04dea9e7830a90cd5b98814178e2e1ef3169f25880d74c95e94ffdb3954eb3-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_386/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/containers/libpod/vendor/github.com/containerd/cgroups -complete -installsuffix shared -buildid -P_uBQanip3bk5kjmkrt/-P_uBQanip3bk5kjmkrt -goversion go1.12.5 -D "" -importcfg $WORK/b358/importcfg -pack ./blkio.go ./cgroup.go ./control.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./errors.go ./freezer.go ./hierarchy.go ./hugetlb.go ./memory.go ./metrics.pb.go ./named.go ./net_cls.go ./net_prio.go ./opts.go ./paths.go ./perf_event.go ./pids.go ./rdma.go ./state.go ./subsystem.go ./systemd.go ./ticks.go ./utils.go ./v1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal BUILDSTDERR: cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/ce/ce8f0675a17cbad9bf8f5e5b69041efe20da995224ba2e1ffe52a10d35abb578-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_386/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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/99/99d8ff6d5b71ce0a05460352eca4bf6e8b6f194e50cac3e6e3fce990466faa21-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_386/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 CJ5PQb20t8lax35dMPn2/CJ5PQb20t8lax35dMPn2 -goversion go1.12.5 -D "" -importcfg $WORK/b375/importcfg -pack ./util.go BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/ca/ca049e74f37f0eaafab55fa8eaa1e555d0468d9a1ca440f5bd847c9cd8d631ed-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_386/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p github.com/containers/libpod/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid mJmhb5HmlYbrnbtcTqVI/mJmhb5HmlYbrnbtcTqVI -goversion go1.12.5 -D "" -importcfg $WORK/b378/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal BUILDSTDERR: cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/c7/c769464bb041df1173d44ffce6a21d47d9c058edde7490564c60c3e03b577fd7-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_386/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p github.com/containers/libpod/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid b-c5LoO04OIpSPvIioNZ/b-c5LoO04OIpSPvIioNZ -goversion go1.12.5 -D "" -importcfg $WORK/b379/importcfg -pack ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal BUILDSTDERR: cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/6c/6c318a3ebc76268a608a5266a16e4f3683ff1289cde0a0f8d0ddad36d9a5696d-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_386/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 Uio_RtZHsyhWyp902lSe/Uio_RtZHsyhWyp902lSe -goversion go1.12.5 -D "" -importcfg $WORK/b384/importcfg -pack ./field.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal BUILDSTDERR: cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/ed/edb485d1572c9bef80134b4de206d21f42142c128c53e690393787978013ac79-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_386/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 AJep9npGs32yvDh9a0Kq/AJep9npGs32yvDh9a0Kq -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_386/buildid -w $WORK/b384/_pkg_.a # internal BUILDSTDERR: cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/ec/ec46b2c770d0fff51cafbfe104e3408db41fb4f2101beaf780c8a6e63302e377-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_386/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 OGGg2EpPgg1JDGXkCvuw/OGGg2EpPgg1JDGXkCvuw -goversion go1.12.5 -D "" -importcfg $WORK/b383/importcfg -pack ./globaltracer.go ./gocontext.go ./noop.go ./propagation.go ./span.go ./tracer.go BUILDSTDERR: cd $WORK/b368 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m32 -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 -m32 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal BUILDSTDERR: cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/52/527c8b3d1135ea342419383be75abb0b2bbab6031f3bdd4d980017984f4a41bf-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_386/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_386/buildid -w $WORK/b377/_pkg_.a # internal BUILDSTDERR: cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/d6/d6d38889c811dd7a87baa0b9418940828a213bcfa2afa5915b135c56e9e68714-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_386/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/containers/libpod/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid FisjBq00XmgPG3iTYN9N/FisjBq00XmgPG3iTYN9N -goversion go1.12.5 -D "" -importcfg $WORK/b373/importcfg -pack ./tail.go ./tail_posix.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/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_386/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid CvnEQPBxYD2GWUi1g3hx/CvnEQPBxYD2GWUi1g3hx -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal BUILDSTDERR: cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/72/72c512db68aa18c0df183fe7fcc21ca1814caade54c7942ee1805054b829d717-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_386/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 TTb9T6lQLbLPLvGgpTW0/TTb9T6lQLbLPLvGgpTW0 -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 /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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_386/buildid -w $WORK/b368/_pkg_.a # internal BUILDSTDERR: cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/e4/e46dfd9b7a8075dff9c040f723b5e7e3a44f8bda5710ee012181ad5a1891f94e-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_386/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid FGLTO8_pE11-jKgQwmh1/FGLTO8_pE11-jKgQwmh1 -goversion go1.12.5 -D "" -importcfg $WORK/b382/importcfg -pack ./registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b382/_pkg_.a # internal BUILDSTDERR: cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/e1/e1e749256a2410f2c27c908acdbaf92ace0c2fa172f72ee302a5a5204da5f3ff-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_386/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 86kniGiRGouQFOAi0sT4/86kniGiRGouQFOAi0sT4 -goversion go1.12.5 -D "" -importcfg $WORK/b397/importcfg -pack ./iptables.go ./lock.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 -m32 -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 $WORK/b387 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m32 -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: 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 -m32 -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 $WORK/b387 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm -fPIC -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal BUILDSTDERR: cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/9c/9c95f780588267b7ca73dc732607443404f6ca2cbbd57bdf5e23454c57387a2a-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_386/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p github.com/containers/libpod/pkg/firewall -complete -installsuffix shared -buildid fTXuxaM40QtO0RV18QPx/fTXuxaM40QtO0RV18QPx -goversion go1.12.5 -D "" -importcfg $WORK/b396/importcfg -pack ./common.go ./firewall_linux.go ./firewall_none.go ./firewalld.go ./iptables.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 -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal BUILDSTDERR: cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/32/323b64f562b64bb3cfe573fb99eea0957cb4538553ed22fc4cb9241b7f084fa1-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_386/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid uEns91cAdHF7q5a0ORVQ/uEns91cAdHF7q5a0ORVQ -goversion go1.12.5 -D "" -importcfg $WORK/b399/importcfg -pack ./hook.go ./when.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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal BUILDSTDERR: cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/c4/c4d9ae5cdada48db6b104d765a85b7d0f1a75ec382bb4367dffb03d3356cd434-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_386/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid iKI0waNc-ajVGt3QZTDw/iKI0waNc-ajVGt3QZTDw -goversion go1.12.5 -D "" -importcfg $WORK/b400/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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 /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal BUILDSTDERR: cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/bd/bdca8d0a470f5710215817dd5f559e82261df7f56bfa195a6e0f62dae29f8715-d # internal BUILDSTDERR: cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/ba/bad019facd9751ee3d0c6dfd3dceef7a93d43fd1b02bde1b4681f5d9e30079f7-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: github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: mkdir -p $WORK/b402/ BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/pkg/hooks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid R3UIpKoVBmOJpsfFVx8S/R3UIpKoVBmOJpsfFVx8S -goversion go1.12.5 -D "" -importcfg $WORK/b398/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go 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: 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_386/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 Ac_eOF68Uv7sYK-Oa1nP/Ac_eOF68Uv7sYK-Oa1nP -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: 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_386/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_386/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p github.com/containers/libpod/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid eAuHG7e5EgyIsfnvj558/eAuHG7e5EgyIsfnvj558 -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_386/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_386/buildid -w $WORK/b372/_pkg_.a # internal BUILDSTDERR: cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/98/9803d7898878ebb8d924e5a781bfc89a636d572d96c8c575e79b6ce67972d74e-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_386/cgo -objdir $WORK/b371/ -importpath github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -- -I $WORK/b371/ -g -O2 ./journal.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 -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal BUILDSTDERR: cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/87/8790b85930d6f4a2522402db5249098aabeb9c943ae4b037058d6d09b7df55bf-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_386/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 c558rySaZ6SU6Wmm_Xnl/c558rySaZ6SU6Wmm_Xnl -goversion go1.12.5 -D "" -importcfg $WORK/b403/importcfg -pack ./difflib.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m32 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal BUILDSTDERR: cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/c3/c3fb0cf658f2890cf431ad075da9190fcbf0c0ee52ae6cf12d45afe9886cbeed-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_386/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/containers/libpod/vendor/github.com/golang/glog -complete -installsuffix shared -buildid zMIfClwb1eV2cRogFNQV/zMIfClwb1eV2cRogFNQV -goversion go1.12.5 -D "" -importcfg $WORK/b406/importcfg -pack ./glog.go ./glog_file.go 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_386/cgo -dynpackage shm -dynimport $WORK/b387/_cgo_.o -dynout $WORK/b387/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal BUILDSTDERR: cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/5f/5faaf20ddf68c9241f26424305b502f3957ff59828633fa52022f415e5f3e99f-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_386/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid qDw0AiYTVH8t-wvuARwC/qDw0AiYTVH8t-wvuARwC -goversion go1.12.5 -D "" -importcfg $WORK/b401/importcfg -pack ./exec.go ./runtimeconfigfilter.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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p github.com/containers/libpod/libpod/lock/shm -installsuffix shared -buildid Q-kh2Aj2NoBVvYJ1A7LI/Q-kh2Aj2NoBVvYJ1A7LI -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal BUILDSTDERR: cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/33/330b57c66d18af8f76f1e956da0ce876902b1a6cd9935b95594731bb909aee34-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_386/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid X7o2FOm67TV8ECf22g9u/X7o2FOm67TV8ECf22g9u -goversion go1.12.5 -D "" -importcfg $WORK/b411/importcfg -pack ./dec.go ./rounder.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/lock/shm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b387/_pkg_.a $WORK/b387/_x001.o $WORK/b387/_x002.o $WORK/b387/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal BUILDSTDERR: cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/bd/bdcc66a440c923db522066ff61dbdb08b32608837045aa094e209616887c0668-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_386/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p github.com/containers/libpod/libpod/lock -complete -installsuffix shared -buildid IagVB-KcSBitfMRDUJgK/IagVB-KcSBitfMRDUJgK -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_386/buildid -w $WORK/b406/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal BUILDSTDERR: cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/2d/2d8211bbe785edc8721b1c8881f99bd78c6c891e664c16ca90055374ac53d96b-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/google/gofuzz BUILDSTDERR: cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/ef/ef23d3fd3979f5d8ada916ad1852a2bbd6d63ea96ba24b42056884f7a94c395d-d # internal BUILDSTDERR: mkdir -p $WORK/b413/ BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime BUILDSTDERR: mkdir -p $WORK/b405/ 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: 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_386/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 axD3MdFDz48byT25o1VB/axD3MdFDz48byT25o1VB -goversion go1.12.5 -D "" -importcfg $WORK/b405/importcfg -pack ./runtime.go 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_386/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid aMsu5UtYgkWxXsj1fIVB/aMsu5UtYgkWxXsj1fIVB -goversion go1.12.5 -D "" -importcfg $WORK/b413/importcfg -pack ./doc.go ./fuzz.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal BUILDSTDERR: cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/b3/b3b152294eb249632fc39f0bce69055b7457a1964cc2c3594e9743b2526fc1e6-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_386/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 ETZCzxqPAAwO9R9rfUOA/ETZCzxqPAAwO9R9rfUOA -goversion go1.12.5 -D "" -importcfg $WORK/b415/importcfg -pack ./deep_equal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal BUILDSTDERR: cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/52/5227c545e27c1cb01be5a7c7036516134ebe0177b4e447ffec73a67ee2c230a9-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_386/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 OwcrxFIejOoe-HOYr-nz/OwcrxFIejOoe-HOYr-nz -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_386/buildid -w $WORK/b413/_pkg_.a # internal BUILDSTDERR: cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/e6/e675a6c3e5f7739d162b59b13df08926e056430266ba2027ef984503bf35b115-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_386/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 _90iceBW5o_9bpTUI-D-/_90iceBW5o_9bpTUI-D- -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_386/buildid -w $WORK/b415/_pkg_.a # internal BUILDSTDERR: cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/32/328c1b99f038aa024f7e385f0c75900d67e85019a8c118da43a5bb17b42a99ce-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_386/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 ciyPjx2Ft9gjv-LxrDUb/ciyPjx2Ft9gjv-LxrDUb -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_386/buildid -w $WORK/b416/_pkg_.a # internal BUILDSTDERR: cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/0a/0aaa9a7dde74890d44b8c360ac2fe01a17f61f0c9dc7142eaa7df9bb6f52cfcd-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_386/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 EgM9wRzi4V7ouXjideza/EgM9wRzi4V7ouXjideza -goversion go1.12.5 -D "" -importcfg $WORK/b422/importcfg -pack ./doc.go ./errors.go 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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b371=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/sdjournal -fPIC -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal BUILDSTDERR: cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/c1/c1404dccb60ad9d0ccb8862468deb43261f6c55d63ee833cea146a99d95d3f55-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_386/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 Uxrzb3JsezOwMU-FNOe9/Uxrzb3JsezOwMU-FNOe9 -goversion go1.12.5 -D "" -importcfg $WORK/b421/importcfg -pack ./errors.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal BUILDSTDERR: cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/31/31f93651552fc525eb1484b2121962e8b8e53de977c2f220832214de2b6f111d-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_386/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 PQ_PDIJGL2SfsXuBDVqO/PQ_PDIJGL2SfsXuBDVqO -goversion go1.12.5 -D "" -importcfg $WORK/b420/importcfg -pack ./validation.go BUILDSTDERR: cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/f7/f7454cbbb5ffd9f1739641addcd9ada01ba594f7af7bf236879b62bd0ba8f404-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_386/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -shared -p go/token -std -complete -installsuffix shared -buildid IqWaJAlhyqSPQPHdPFoK/IqWaJAlhyqSPQPHdPFoK -goversion go1.12.5 -D "" -importcfg $WORK/b426/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal BUILDSTDERR: cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/e6/e6a869bf0a5de916b23157861763309b35df6695a30c91abd6f78bb4d78d0f16-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_386/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 kZMY9a9bELxSiu0zI-vE/kZMY9a9bELxSiu0zI-vE -goversion go1.12.5 -D "" -importcfg $WORK/b429/importcfg -pack ./convert.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal BUILDSTDERR: cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/ba/bac04c9fad5c68f1ac2426fd6ed82b974f9a53d49945f49bb6a491d362ccb33d-d # 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: 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_386/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 7zxLbw3d6F2B6L_U_6cV/7zxLbw3d6F2B6L_U_6cV -goversion go1.12.5 -D "" -importcfg $WORK/b418/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal BUILDSTDERR: cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/10/107984cd2ac11b69ee075850ece326a645739c63aea6891f9cf451dbe08673a8-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_386/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -shared -p go/scanner -std -complete -installsuffix shared -buildid biixORxMGtjPAS3KHa2l/biixORxMGtjPAS3KHa2l -goversion go1.12.5 -D "" -importcfg $WORK/b425/importcfg -pack ./errors.go ./scanner.go 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 -m32 -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: cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/bf/bfd0edd1b37f701fe3c93db21966f2d5b591e636b8e559d33b004699936f36b4-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_386/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 rAUt5DSpyGG9MDZhgXaj/rAUt5DSpyGG9MDZhgXaj -goversion go1.12.5 -D "" -importcfg $WORK/b393/importcfg -pack ./rpc.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal BUILDSTDERR: cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/97/97b63409d076d18dd3f03e829f7cc752c9b747f6884dab26b9e6452c8ba8a1d8-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_386/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 v199X_IOv87piKQ5Kdsj/v199X_IOv87piKQ5Kdsj -goversion go1.12.5 -D "" -importcfg $WORK/b430/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go 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 -m32 -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal BUILDSTDERR: cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/52/528d31d7da8e33c5006b91468754c844d7ab1ddf793863a8c0c48ab37533a37a-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_386/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p go/ast -std -complete -installsuffix shared -buildid AtjF4Mh0OiVu97qKUE3d/AtjF4Mh0OiVu97qKUE3d -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal BUILDSTDERR: cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/4d/4d5dd94d8097cad8789eb8f22490844f349bff97af8a963dfa51e48066e4bc64-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_386/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 NX48GJPqjuIAgjolpcxw/NX48GJPqjuIAgjolpcxw -goversion go1.12.5 -D "" -importcfg $WORK/b431/importcfg -pack ./json.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_386/cgo -dynpackage sdjournal -dynimport $WORK/b371/_cgo_.o -dynout $WORK/b371/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal BUILDSTDERR: cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/90/90494b3c7de04466f3cdc474d845f096877b5eb285c257f029c915a1a50a69f2-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types 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_386/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 6hOZBEivBXXv7pQONuP9/6hOZBEivBXXv7pQONuP9 -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_386/buildid -w $WORK/b432/_pkg_.a # internal BUILDSTDERR: cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/6d/6ddfdf69a8b4823fb392eb0089bd53211505b528a007a9d34075e81b7bd79b5d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b431/_pkg_.a # internal 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/vendor/github.com/coreos/go-systemd/sdjournal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 a8De7SU7pzSGE_2lxVo4/a8De7SU7pzSGE_2lxVo4 -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: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: mkdir -p $WORK/b433/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal 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_386/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 BglBnPA4BVw3KxEUO-uy/BglBnPA4BVw3KxEUO-uy -goversion go1.12.5 -D "" -importcfg $WORK/b433/importcfg -pack ./generated.pb.go ./intstr.go BUILDSTDERR: cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/48/48b631243ef821e5b888f952e452bef1274b4c230fef2c4dbff51793cbeba799-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_386/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 5MH2rFbvPhlXG5uylhfF/5MH2rFbvPhlXG5uylhfF -goversion go1.12.5 -D "" -importcfg $WORK/b435/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go BUILDSTDERR: cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/87/87b71488c33acc478aeec379315d5880936ce322f90d1b8deb5b45f4908e878e-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_386/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 G1kUKvz_s0iK4F2mREEn/G1kUKvz_s0iK4F2mREEn -goversion go1.12.5 -D "" -importcfg $WORK/b392/importcfg -pack ./main.go ./notify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b433/_pkg_.a # internal BUILDSTDERR: cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/4f/4f26dd564e6278c735f108be793a3cdfef68d08e3b54db4db62d18cad0cdca8a-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_386/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 B96INBrnmZ2-ATUJX2i6/B96INBrnmZ2-ATUJX2i6 -goversion go1.12.5 -D "" -importcfg $WORK/b436/importcfg -pack ./doc.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal BUILDSTDERR: cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/9d/9d3bd4b12f35fc5dfff6b6f45c1ee4901ac25ade9197269d9bd47e57e57738ef-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_386/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid nNv5SdB3_uNIyx-9R79H/nNv5SdB3_uNIyx-9R79H -goversion go1.12.5 -D "" -importcfg $WORK/b391/importcfg -pack ./criu.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal BUILDSTDERR: cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/bd/bd590e5c0b43fdd2c6ff87eda0d57f5fdbf6f41a5d13713d70ef26f8b43bb2a2-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_386/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 0Tv6Zk1v8LrKEX72QHNz/0Tv6Zk1v8LrKEX72QHNz -goversion go1.12.5 -D "" -importcfg $WORK/b437/importcfg -pack ./doc.go ./httpstream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal BUILDSTDERR: cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/4e/4ee52a5b3055f3535ec154414f96480f263f41d6f07e7222448644ee496d887f-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: mkdir -p $WORK/b442/ 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: 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_386/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 qd9GF8Rx1PIBUm1pu8S6/qd9GF8Rx1PIBUm1pu8S6 -goversion go1.12.5 -D "" -importcfg $WORK/b442/importcfg -pack ./base.go ./doc.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal BUILDSTDERR: cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/8a/8ae151b1b5ca8b62994ff03b4282841f099c6f2812ea069d366b61efedbce141-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/modern-go/concurrent 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_386/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 r2PTDcZfZx6GsVT09pCW/r2PTDcZfZx6GsVT09pCW -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_386/buildid -w $WORK/b437/_pkg_.a # internal BUILDSTDERR: cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/c4/c41eb3e923fd54e957853868d321126a4286c435748588f420606b72812ce482-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_386/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 7xYm862_v5EPOl9y5P7e/7xYm862_v5EPOl9y5P7e -goversion go1.12.5 -D "" -importcfg $WORK/b451/importcfg -pack ./framer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal BUILDSTDERR: cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/8d/8d4467e08a34f27104d3b9a976f2019321513d96c69e4c185febe24fc05de35e-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: 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_386/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 W6ddEnh8sdRXP2eiTN-n/W6ddEnh8sdRXP2eiTN-n -goversion go1.12.5 -D "" -importcfg $WORK/b452/importcfg -pack ./decoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b451/_pkg_.a # internal BUILDSTDERR: cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/d5/d521603177a370aa1cad628a212384445a8c781008b64a6f3eec6b2b6a12a6ff-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_386/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 wBvHiLuMlHaWjmUdger-/wBvHiLuMlHaWjmUdger- -goversion go1.12.5 -D "" -importcfg $WORK/b459/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b448/_pkg_.a # internal BUILDSTDERR: cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/61/615b6667fedc172edf973d061fa73078d5fbea8a2d7bba9ce98b1e4f3be89687-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: 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_386/asm -trimpath $WORK/b449 -I $WORK/b449/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b449/symabis ./relfect2_386.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s 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: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b449/_pkg_.a -trimpath $WORK/b449 -shared -p github.com/containers/libpod/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid C15XQX6zD2IFX5v0vKVp/C15XQX6zD2IFX5v0vKVp -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_386/buildid -w $WORK/b459/_pkg_.a # internal BUILDSTDERR: cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/37/37d9a64dd189097866a9ad46f93281462f51a492c83a1f2988a9df33e3db2f16-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: 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_386/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 29cS-ptJ2gp3njoWZCBG/29cS-ptJ2gp3njoWZCBG -goversion go1.12.5 -D "" -importcfg $WORK/b460/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./transport.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_386/pack r $WORK/b371/_pkg_.a $WORK/b371/_x001.o $WORK/b371/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal BUILDSTDERR: cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/5b/5b36fb8db91e9155413b370b62d12f643d2c4e0dc36292f8572de5729085351a-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/cert BUILDSTDERR: mkdir -p $WORK/b461/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b452/_pkg_.a # internal 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_386/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 _00WtswjH2qmil_ycyf-/_00WtswjH2qmil_ycyf- -goversion go1.12.5 -D "" -importcfg $WORK/b461/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go BUILDSTDERR: cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/ef/efa14dd5e91fcaaad4c131e3da686b7cc6fed023ac963d921d33f246da9e5f01-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_386/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 iqPgvm3lBeuuplz2L4L5/iqPgvm3lBeuuplz2L4L5 -goversion go1.12.5 -D "" -importcfg $WORK/b463/importcfg -pack ./rate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b463/_pkg_.a # internal BUILDSTDERR: cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/16/16f575554b3a94cf1bdab9e292e9053e3b1b24602e258a94ebb5a5100cfecc88-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol 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_386/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 goiF8XgP6610to9iGclr/goiF8XgP6610to9iGclr -goversion go1.12.5 -D "" -importcfg $WORK/b462/importcfg -pack ./backoff.go ./throttle.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b461/_pkg_.a # internal BUILDSTDERR: cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/32/32dbdd16dee9993c018877ada7c36d271466862b50aae9161c51f501cdb40477-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_386/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 Exf-xsj3v9zd_3YI3shk/Exf-xsj3v9zd_3YI3shk -goversion go1.12.5 -D "" -importcfg $WORK/b469/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b460/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal BUILDSTDERR: cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/41/41ee3e85dc5ec7faf4f3eea3807cdef1061be4cf1b71ae8d284fcec5633e42af-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_386/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 ZynkE4YYJ4v_AuMchelm/ZynkE4YYJ4v_AuMchelm -goversion go1.12.5 -D "" -importcfg $WORK/b470/importcfg -pack ./addr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b470/_pkg_.a # internal BUILDSTDERR: cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/b7/b73c6db6306e4e0a93073692387e27f322df4ce5f07bd4a14199836a52412ecb-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_386/compile -o $WORK/b472/_pkg_.a -trimpath $WORK/b472 -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid ca3-XPg0iZlGWmjzNwsy/ca3-XPg0iZlGWmjzNwsy -goversion go1.12.5 -D "" -importcfg $WORK/b472/importcfg -pack ./lookup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b462/_pkg_.a # internal BUILDSTDERR: cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/86/86581ec4d5e10107d272fdd70df9dbf80d197fe8453475164639ba6d0ec4e146-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_386/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -shared -p go/doc -std -complete -installsuffix shared -buildid xvpxiyFI_4vbNz7hd1up/xvpxiyFI_4vbNz7hd1up -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: cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/14/148f0236a9fae9dd5009f2de32a001f43f295f607087a7deccffb4457a8e2003-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_386/compile -o $WORK/b428/_pkg_.a -trimpath $WORK/b428 -shared -p go/parser -std -complete -installsuffix shared -buildid RetFvyrxc97phUti8U9j/RetFvyrxc97phUti8U9j -goversion go1.12.5 -D "" -importcfg $WORK/b428/importcfg -pack ./interface.go ./parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b472/_pkg_.a # internal BUILDSTDERR: cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/4c/4cfd3e6c3ef7831402cbffc3f81b022f0deeaf2d3dd06dcd970e22b2956aca35-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_386/compile -o $WORK/b473/_pkg_.a -trimpath $WORK/b473 -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid xD1bD-m5rjHVwu6RVKsD/xD1bD-m5rjHVwu6RVKsD -goversion go1.12.5 -D "" -importcfg $WORK/b473/importcfg -pack ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b469/_pkg_.a # internal BUILDSTDERR: cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/07/076ec7af995ff823e447e3463b320d3812d1f6a8d1837b39eab428b19f1c09e4-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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b473/_pkg_.a # internal 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_386/compile -o $WORK/b468/_pkg_.a -trimpath $WORK/b468 -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid P1nFWGgQ8cgxh4iAgN6L/P1nFWGgQ8cgxh4iAgN6L -goversion go1.12.5 -D "" -importcfg $WORK/b468/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go BUILDSTDERR: cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/a1/a1d7dc4a4cde23dc295b65eb3b5ef3a3b08fdaddaed524cc9b4a74133ee8c2bc-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_386/compile -o $WORK/b475/_pkg_.a -trimpath $WORK/b475 -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid ZKT_4x7FRLOxCBX1He8S/ZKT_4x7FRLOxCBX1He8S -goversion go1.12.5 -D "" -importcfg $WORK/b475/importcfg -pack ./resolvconf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b475/_pkg_.a # internal BUILDSTDERR: cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/c2/c231e7ce3d15cf4dc7f72718abbf16eb92669a56c5cd1f48e19ad7b04b000430-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_386/compile -o $WORK/b477/_pkg_.a -trimpath $WORK/b477 -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid g_8GmNba5uXuyDwZFO4e/g_8GmNba5uXuyDwZFO4e -goversion go1.12.5 -D "" -importcfg $WORK/b477/importcfg -pack ./utils.go ./utils_supported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b477/_pkg_.a # internal BUILDSTDERR: cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/73/73bdc4156786a4d21509edea352dde2b2b82b8790a95f4562fe8504795f9b90e-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_386/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 Ho7ylLPGJQsGr8b8_JIp/Ho7ylLPGJQsGr8b8_JIp -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_386/buildid -w $WORK/b468/_pkg_.a # internal BUILDSTDERR: cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/5f/5f4dbc14f8c6ef761e981438feaf7fad1eab7100b6a0e5146a3a7db8636af36b-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_386/cgo -objdir $WORK/b483/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b483/ -g -O2 ./host.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b481/_pkg_.a # internal BUILDSTDERR: cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/7d/7dc07fb8733fa3f5a319f5f649e1fdc0f06ca5be28c0e76736a70f96048d98f6-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_386/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 iwkq7eLXj896dWkmS8-w/iwkq7eLXj896dWkmS8-w -goversion go1.12.5 -D "" -importcfg $WORK/b484/importcfg -pack ./files.go ./listeners.go ./packetconns.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 -m32 -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: cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/7b/7bf2d7b220e6ba36b199d2caa59aaac02f2c5d66e1dde4ae79718bf2c5a0fad3-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_386/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 B7SAy7qaaaZJn7f7IQux/B7SAy7qaaaZJn7f7IQux -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_386/buildid -w $WORK/b428/_pkg_.a # internal BUILDSTDERR: cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/96/96652d6ee2f9470f8a0bab60a70a6fcfb89ae1757e0e44d6b48424f752f34d8c-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_386/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 UaBNILajze3L4rvJJL-l/UaBNILajze3L4rvJJL-l -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_386/buildid -w $WORK/b484/_pkg_.a # internal BUILDSTDERR: cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/29/29dd615100af895542f16a9bf1c7a4c76072be2251627304944de661e6bd1ca1-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_386/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 SP3PsBaXHOFZiGZNxiui/SP3PsBaXHOFZiGZNxiui -goversion go1.12.5 -D "" -importcfg $WORK/b486/importcfg -pack ./utils.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 -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b486/_pkg_.a # internal BUILDSTDERR: cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/e2/e2c30ae600a12e1acb6cc2f536809393c6c393937caa6aa9c3e95f75ab0116ef-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_386/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 SieQ8z0UsCdGxkXa0QtC/SieQ8z0UsCdGxkXa0QtC -goversion go1.12.5 -D "" -importcfg $WORK/b487/importcfg -pack ./names-generator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b487/_pkg_.a # internal BUILDSTDERR: cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/9d/9dde87970a792a5e4e4b45782971a62431247ea2556648a4e29a120f84c14e5c-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_386/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 _hTw3eTvnTt9UyYeAjFI/_hTw3eTvnTt9UyYeAjFI -goversion go1.12.5 -D "" -importcfg $WORK/b488/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.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_386/asm -trimpath $WORK/b449 -I $WORK/b449/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b449/relfect2_386.o ./relfect2_386.s 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 -m32 -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: 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_386/asm -trimpath $WORK/b449 -I $WORK/b449/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b449/relfect2_mips64x.o ./relfect2_mips64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b485/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/asm -trimpath $WORK/b449 -I $WORK/b449/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b449/relfect2_mipsx.o ./relfect2_mipsx.s BUILDSTDERR: cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/0d/0d00ddf0035373d8467e8a7d239e124f6f57f82cbb530b173d36bdfd5d7bc0b5-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_386/compile -o $WORK/b491/_pkg_.a -trimpath $WORK/b491 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid -8qHa6D-2IT45hDBZznt/-8qHa6D-2IT45hDBZznt -goversion go1.12.5 -D "" -importcfg $WORK/b491/importcfg -pack ./netns.go ./netns_linux.go 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 -m32 -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 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_386/asm -trimpath $WORK/b449 -I $WORK/b449/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b449/relfect2_ppc64x.o ./relfect2_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b449/_pkg_.a $WORK/b449/relfect2_386.o $WORK/b449/relfect2_mips64x.o $WORK/b449/relfect2_mipsx.o $WORK/b449/relfect2_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b449/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b488/_pkg_.a # internal BUILDSTDERR: cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/dd/dd3aa34d1949a8f668d5a9c9c339388c0838fedf8747535d0fd5b716307165be-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_386/compile -o $WORK/b493/_pkg_.a -trimpath $WORK/b493 -shared -p github.com/containers/libpod/cmd/podman/shared/parse -complete -installsuffix shared -buildid fGXdXntZRnYPOJ9qdQu6/fGXdXntZRnYPOJ9qdQu6 -goversion go1.12.5 -D "" -importcfg $WORK/b493/importcfg -pack ./parse.go BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage host -dynimport $WORK/b483/_cgo_.o -dynout $WORK/b483/_cgo_import.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: /usr/lib/golang/pkg/tool/linux_386/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 W-C_MKJMc5BjSZtKM-z_/W-C_MKJMc5BjSZtKM-z_ -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: cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/86/864b445357645378fd77ef3079e382a761cb05b5ff2131fc1ceb0adeca467c8b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b491/_pkg_.a # 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_386/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 k8vP1Gsw5VpoMHH_Nj4F/k8vP1Gsw5VpoMHH_Nj4F -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: cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/da/da0e5cbab610f1660467bacfab896ce7953000eea6ffa652ac98ef6c970e873c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b490/ BUILDSTDERR: cat >$WORK/b490/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns BUILDSTDERR: importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 2XYFoHz3Y7W87yXcZziF/2XYFoHz3Y7W87yXcZziF -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_386/buildid -w $WORK/b493/_pkg_.a # internal BUILDSTDERR: cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/29/29390a858e2568fbd9fb517e4a37b68f0d8d11fb027e4db677adbbf23d8609a5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: mkdir -p $WORK/b495/ BUILDSTDERR: cat >$WORK/b495/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/varlink/go/varlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 _uy6OmJMFbhHn4ot5gXL/_uy6OmJMFbhHn4ot5gXL -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: 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_386/pack r $WORK/b483/_pkg_.a $WORK/b483/_x001.o $WORK/b483/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b483/_pkg_.a # internal BUILDSTDERR: cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/dc/dcbff7aebc000a0c381ccfdcb174350bc0fe0081f79e7357f2c7b3dae04abd74-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_386/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 zXfnptA5L7pAZz6FE9Gh/zXfnptA5L7pAZz6FE9Gh -goversion go1.12.5 -D "" -importcfg $WORK/b482/importcfg -pack ./process.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b482/_pkg_.a # internal BUILDSTDERR: cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/e3/e318ea4db69ec2eda7a96ed0f5b58ddf77be90f929557c734325e9b90b5368f0-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_386/compile -o $WORK/b478/_pkg_.a -trimpath $WORK/b478 -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid 2DER0fXEIma-ORGwtW13/2DER0fXEIma-ORGwtW13 -goversion go1.12.5 -D "" -importcfg $WORK/b478/importcfg -pack ./psgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b478/_pkg_.a # internal BUILDSTDERR: cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/ea/ea5a0a26aa35314b87c7c285f7aa55d3d6b9a4e1663357f80d5ff119defeb3bd-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_386/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 DPgjin7sMiadFyK3WnTe/DPgjin7sMiadFyK3WnTe -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_386/buildid -w $WORK/b490/_pkg_.a # internal BUILDSTDERR: cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/52/527783352f295035a54ac95a2a980cb66687e7208609ce881bf538f191b4574c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b495/_pkg_.a # 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_386/compile -o $WORK/b489/_pkg_.a -trimpath $WORK/b489 -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid I5Ti4N1fYOAdO0KCEE45/I5Ti4N1fYOAdO0KCEE45 -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: cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/e8/e852444e5ae8ab56014f44823db6a6e2d9acb17bd924e93a70f8125ea26cb1f1-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_386/compile -o $WORK/b494/_pkg_.a -trimpath $WORK/b494 -shared -p github.com/containers/libpod/cmd/podman/varlink -complete -installsuffix shared -buildid 40rt8batp2_kfSbl-3e6/40rt8batp2_kfSbl-3e6 -goversion go1.12.5 -D "" -importcfg $WORK/b494/importcfg -pack ./generate.go ./iopodman.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b498/_pkg_.a # internal BUILDSTDERR: cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/cc/cc9637b4b153891a04ea67a676393457d4e348d4dcc30bdb61b5100153dcd1b2-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_386/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 -94356fV5pKLkPo_0jll/-94356fV5pKLkPo_0jll -goversion go1.12.5 -D "" -importcfg $WORK/b497/importcfg -pack ./seccomp.go ./seccomp_default.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b497/_pkg_.a # internal BUILDSTDERR: cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/30/30ca4b998e72bb0452c887167a50b9c6f4aa234dd8292cb51af171d29325d84b-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_386/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 eMHxcO7Obk8tKAC2JP9t/eMHxcO7Obk8tKAC2JP9t -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_386/buildid -w $WORK/b423/_pkg_.a # internal BUILDSTDERR: cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/a5/a5fd949a3c56e6db2bd51e0655bd4e92997c6249cf1c65ec8a592decc458bd94-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_386/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 OL6O6m-csA8cHo7Bcp3Q/OL6O6m-csA8cHo7Bcp3Q -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_386/buildid -w $WORK/b499/_pkg_.a # internal BUILDSTDERR: cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/f8/f8a7df2d668cbba5e08367dd6c37499867ff9d53977b75f13ba0c37ac04dfa71-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming 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_386/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 DD3V3ee4kD072UeoQLga/DD3V3ee4kD072UeoQLga -goversion go1.12.5 -D "" -importcfg $WORK/b441/importcfg -pack ./streaming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal BUILDSTDERR: cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/61/614a8b0604f1b95ab758e15c887bc59d5e364aeab3875dc151fc9331b1b174b0-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_386/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 cXhyw7iaM2NqrewZDa_z/cXhyw7iaM2NqrewZDa_z -goversion go1.12.5 -D "" -importcfg $WORK/b450/importcfg -pack ./recognizer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b450/_pkg_.a # internal BUILDSTDERR: cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/5c/5c9ed24887980eba5ca3e326dd3beb11dfa43f021bab805fcee53e2fc5b9ec64-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_386/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 jVY7t-K6M6bRK4Z9lU6I/jVY7t-K6M6bRK4Z9lU6I -goversion go1.12.5 -D "" -importcfg $WORK/b453/importcfg -pack ./doc.go ./protobuf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal BUILDSTDERR: cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/4b/4bf395d76887fedb097063b84fbb4fae9a005aa5af0b51b915665ddf102ae2a5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: mkdir -p $WORK/b412/ BUILDSTDERR: cat >$WORK/b412/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap 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: 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_386/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 5RqLgBrSxEjWsEwbucy2/5RqLgBrSxEjWsEwbucy2 -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_386/buildid -w $WORK/b453/_pkg_.a # internal BUILDSTDERR: cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/57/57aa5f33f522572635d24e6809026d690f6c2781e17afca8275b291b87ad3b98-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_386/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 vbapEXQB2P0RhQmU246r/vbapEXQB2P0RhQmU246r -goversion go1.12.5 -D "" -importcfg $WORK/b454/importcfg -pack ./versioning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b454/_pkg_.a # internal BUILDSTDERR: cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/41/4153dc365bd88f5056a7b5e2430b6bf60bdff359e855685d040f25a891507eb9-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_386/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 pn5cOvbqaePvfdiuz-Y_/pn5cOvbqaePvfdiuz-Y_ -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_386/buildid -w $WORK/b457/_pkg_.a # internal BUILDSTDERR: cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/5c/5c0e83c9d3861a916ecc048b1bd97e1febf7f5915b9cf35f928e6825339bb6a5-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_386/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 Er63wWETlLncDiXGN-r8/Er63wWETlLncDiXGN-r8 -goversion go1.12.5 -D "" -importcfg $WORK/b500/importcfg -pack ./devices.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b500/_pkg_.a # internal BUILDSTDERR: cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/c3/c35b5af0b324dff6f7598dd0bfff1ecb973f8bd7b59bf3828511ad205e1c4ebe-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_386/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 w2wMdFUoXKTvIE76nGgu/w2wMdFUoXKTvIE76nGgu -goversion go1.12.5 -D "" -importcfg $WORK/b502/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b502/_pkg_.a # internal BUILDSTDERR: cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/bf/bf1f10aadab0203dea4e0c302ca02f2828242751f9673ec3f44327735ca07eba-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_386/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 6RgARdkkj_HObJbpWnIH/6RgARdkkj_HObJbpWnIH -goversion go1.12.5 -D "" -importcfg $WORK/b503/importcfg -pack ./cgroups.go ./stats.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b503/_pkg_.a # internal BUILDSTDERR: cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/7b/7b8fe54144b76f3ab4bac1c3f70ecf793f4193d87c0fc9af77ad5e4cae471cd4-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_386/compile -o $WORK/b501/_pkg_.a -trimpath $WORK/b501 -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid 5SXzC0GzUNmdkquLLSca/5SXzC0GzUNmdkquLLSca -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_386/buildid -w $WORK/b494/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b501/_pkg_.a # internal BUILDSTDERR: cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/e8/e8b4743f81dfc1a83b004e582b5a3df6c163c79b3efba034807a1fa213b03f4a-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_386/compile -o $WORK/b504/_pkg_.a -trimpath $WORK/b504 -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid 1ly7EGNT0wnc7l5pZKcQ/1ly7EGNT0wnc7l5pZKcQ -goversion go1.12.5 -D "" -importcfg $WORK/b504/importcfg -pack ./shlex.go BUILDSTDERR: cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/bb/bb06f932f0110dd2a702502f3a30a005239e6aaa9a3149be4168f4305db9d67d-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_386/compile -o $WORK/b506/_pkg_.a -trimpath $WORK/b506 -shared -p github.com/containers/libpod/pkg/systemdgen -complete -installsuffix shared -buildid A59XaLCIxEcPXn6w2CkL/A59XaLCIxEcPXn6w2CkL -goversion go1.12.5 -D "" -importcfg $WORK/b506/importcfg -pack ./systemdgen.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b504/_pkg_.a # internal BUILDSTDERR: cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/93/93ff15c846b536b760d14868a68404e3bd46380fed92a29533a5bb60d2622965-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_386/compile -o $WORK/b507/_pkg_.a -trimpath $WORK/b507 -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid CqUwSnpRFqJe1jB37ai_/CqUwSnpRFqJe1jB37ai_ -goversion go1.12.5 -D "" -importcfg $WORK/b507/importcfg -pack ./hook.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b447/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b506/_pkg_.a # internal BUILDSTDERR: cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/2b/2b67c5e767df6a3dfb2e6cc7253284ee89807b6fb177640b6f824db2bc34c9f1-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_386/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 b4ooK6qRtfeF35y77eyh/b4ooK6qRtfeF35y77eyh -goversion go1.12.5 -D "" -importcfg $WORK/b510/importcfg -pack ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b507/_pkg_.a # internal BUILDSTDERR: cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/39/392e4633fa8632c03e97b7e8e4db9c32052c9a758f6ab1ce1a2bbbfdc3317df5-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_386/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 KFtUkBGwTTAjHD6aIwDY/KFtUkBGwTTAjHD6aIwDY -goversion go1.12.5 -D "" -importcfg $WORK/b512/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b510/_pkg_.a # internal BUILDSTDERR: cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/c7/c71d10a140e734283dece0aab9908a50cb2fe7cb78c608a63a9e461c99e44714-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_386/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 czZ7OFaq7YOBPhtQJGjd/czZ7OFaq7YOBPhtQJGjd -goversion go1.12.5 -D "" -importcfg $WORK/b514/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b514/_pkg_.a # internal BUILDSTDERR: cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/8b/8b4988fff14c429aee4534470058c4871180e187527012eeda0743680fc5d7db-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_386/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 IC5uDPTjJ8_atIUCDjCl/IC5uDPTjJ8_atIUCDjCl -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/b447/_pkg_.a /builddir/.cache/go-build/0f/0f13f45765c149fbdb78d7829164d49a750fad1ae2b70c97d609386c22bd710d-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_386/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 x_Sbc2bwPlLGWYbFpXWM/x_Sbc2bwPlLGWYbFpXWM -goversion go1.12.5 -D "" -importcfg $WORK/b446/importcfg -pack ./json.go ./meta.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b512/_pkg_.a # internal BUILDSTDERR: cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/79/79b0c60119c6afc1ea2c28dc427df64b1ab69fbc2ce43259ee3003e1e496d292-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_386/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 aBvFw2EcKiQ8YgcuOEDZ/aBvFw2EcKiQ8YgcuOEDZ -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_386/buildid -w $WORK/b446/_pkg_.a # internal BUILDSTDERR: cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/a0/a06d5252007672714f22dfe833c846bd12059d62da9191414998311ace72ce42-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_386/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 8MWQwiqtlzpDf7CR1GEQ/8MWQwiqtlzpDf7CR1GEQ -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_386/buildid -w $WORK/b521/_pkg_.a # internal BUILDSTDERR: cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/28/285850944f6f89890616907bb56396295f0d56b2184971b75e4459728ebe28ac-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_386/compile -o $WORK/b528/_pkg_.a -trimpath $WORK/b528 -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid uL5Y8sfvCLCEtSQ36q9f/uL5Y8sfvCLCEtSQ36q9f -goversion go1.12.5 -D "" -importcfg $WORK/b528/importcfg -pack ./trust.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b528/_pkg_.a # internal BUILDSTDERR: cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/4e/4e7496778a16dc5694a3d6379abb89925c9b1be1c86b3ba8868a939418cc0fb9-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_386/compile -o $WORK/b533/_pkg_.a -trimpath $WORK/b533 -shared -p log/syslog -std -complete -installsuffix shared -buildid Vl0eEe6nz4oV9JfET3WU/Vl0eEe6nz4oV9JfET3WU -goversion go1.12.5 -D "" -importcfg $WORK/b533/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b445/_pkg_.a # internal BUILDSTDERR: cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/aa/aa727e03296fa802468c46653daf539b8933ee22586a4024cdedb826cdeb098a-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_386/compile -o $WORK/b534/_pkg_.a -trimpath $WORK/b534 -shared -p html/template -std -complete -installsuffix shared -buildid Ru0m1-AKgwQtSlylRfuW/Ru0m1-AKgwQtSlylRfuW -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_386/buildid -w $WORK/b533/_pkg_.a # internal BUILDSTDERR: cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/df/dfdb5e8fe795edfbcf8b70e2664042d2a2a4877dcf5aba380639feca161c9c34-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_386/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 6GFdahSSNVOSZTnyfpR_/6GFdahSSNVOSZTnyfpR_ -goversion go1.12.5 -D "" -importcfg $WORK/b532/importcfg -pack ./syslog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b532/_pkg_.a # internal BUILDSTDERR: cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/fb/fb0f017d293a1230621d3bce084fce0e68b83137313061e7c28b6699121a2bdf-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_386/compile -o $WORK/b536/_pkg_.a -trimpath $WORK/b536 -shared -p runtime/pprof -std -installsuffix shared -buildid WXsulpT3faajPhytRWmN/WXsulpT3faajPhytRWmN -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_386/buildid -w $WORK/b515/_pkg_.a # internal BUILDSTDERR: cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/39/394a5258990fc67733edc086ca162286b5da76db5ec33a378689b2e5c9420b73-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_386/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 9LHMmOc0UtVWiQd9F7gb/9LHMmOc0UtVWiQd9F7gb -goversion go1.12.5 -D "" -importcfg $WORK/b516/importcfg -pack ./agent.go ./constants.go ./ttypes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b489/_pkg_.a # internal BUILDSTDERR: cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/ab/ab7799f042d924bb2cb444dd72bd0c7e9aaedb205a2455d8b67a9ce233f943bd-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_386/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 XFfNeqg1T3QVNExqvbi9/XFfNeqg1T3QVNExqvbi9 -goversion go1.12.5 -D "" -importcfg $WORK/b517/importcfg -pack ./constants.go ./samplingmanager.go ./ttypes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b536/_pkg_.a # internal BUILDSTDERR: cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/1e/1e94cca426a7787180c767419d2b35f75d96002be5b689111d14da4c5c2b3091-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_386/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 _ncKMnUgsz0fVliT2lxD/_ncKMnUgsz0fVliT2lxD -goversion go1.12.5 -D "" -importcfg $WORK/b518/importcfg -pack ./constants.go ./ttypes.go ./zipkincollector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b534/_pkg_.a # internal BUILDSTDERR: cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/9a/9af4968e677fb4acf7fc7451b7ff332938de6366fafb9e32cecd8c4987b0517d-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_386/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 KsS_TTjf1oDzo7Gr7ccY/KsS_TTjf1oDzo7Gr7ccY -goversion go1.12.5 -D "" -importcfg $WORK/b524/importcfg -pack ./baggagerestrictionmanager.go ./constants.go ./ttypes.go BUILDSTDERR: cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/60/60084cbc26d5e3c68e60968d5b8dbccf1dc3515709f93ec47df12a8f8abd8e3e-d # internal 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_386/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 jmiIfB6XHrMiX6woyCAb/jmiIfB6XHrMiX6woyCAb -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_386/buildid -w $WORK/b524/_pkg_.a # internal BUILDSTDERR: cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/8d/8d17977d837418cee85c29a2f31e3271c6e94c3ee6d44cad721fc2b46ce3580e-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_386/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 4hAkqzsj7FUHNJYW60Hr/4hAkqzsj7FUHNJYW60Hr -goversion go1.12.5 -D "" -importcfg $WORK/b438/importcfg -pack ./constants.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal BUILDSTDERR: cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/c9/c92a35331b0b1ea430b49bd9854c88dce4d96fea9b2bba2edf7223565ef574d1-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_386/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 Ewgcu-uVoU8dKW2T-q4R/Ewgcu-uVoU8dKW2T-q4R -goversion go1.12.5 -D "" -importcfg $WORK/b440/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b516/_pkg_.a # internal BUILDSTDERR: cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/8d/8d920fdb18378064390429934479f38ed3d51635854128d9604c6b260ccf5ceb-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_386/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 F8kfamnYcc6O3VEzbvJL/F8kfamnYcc6O3VEzbvJL -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_386/buildid -w $WORK/b517/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b518/_pkg_.a # internal BUILDSTDERR: cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/be/be57fbe36b6872b807b4dc506671b7e82cc94e79c40a7e1e6c8aa0a2dc720277-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_386/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 SSlrTwcZ6LtrRyCSRRVu/SSlrTwcZ6LtrRyCSRRVu -goversion go1.12.5 -D "" -importcfg $WORK/b458/importcfg -pack ./decoder.go ./encoder.go BUILDSTDERR: cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/12/127b9af17f200c5371aeb071816a202f53ae9669a9bf2caa6d2d3abb0096dfc2-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_386/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 igs-0kIXuaMUTyuNcfqi/igs-0kIXuaMUTyuNcfqi -goversion go1.12.5 -D "" -importcfg $WORK/b520/importcfg -pack ./agent.go ./constants.go ./ttypes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b455/_pkg_.a # internal BUILDSTDERR: cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/4d/4d45b0649e30cb4e4d5bfad03acbc534ee6198bf37dff0ec5b5e0925dca9526f-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_386/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 0LpgJM7wxCEOJaIuzIJY/0LpgJM7wxCEOJaIuzIJY -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_386/buildid -w $WORK/b458/_pkg_.a # internal BUILDSTDERR: cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/cb/cbc84bbb05ec79dbaf202ed982c0b86f3c3cf1f5d58b39204a97a152012fbcf0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal BUILDSTDERR: cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/b0/b08ff4b7ca1b5b0f440d7ffccc94e4bd7abf390657a1585687fdcfdee7d117fc-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_386/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 gm11-J7Hk4TSE9nK_Gx_/gm11-J7Hk4TSE9nK_Gx_ -goversion go1.12.5 -D "" -importcfg $WORK/b467/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b520/_pkg_.a # internal BUILDSTDERR: cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/19/19218357c7c3580d0e1d3ca930b27ba41cef20d3e605f636780e753b52f165d5-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: mkdir -p $WORK/b519/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b456/_pkg_.a # internal 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_386/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 srIldaeaKaySTJTvv1gL/srIldaeaKaySTJTvv1gL -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: cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/e4/e4bea8976636101e775ce4886cfa19396b2ae4d8751754d5efc2c82c78071aa1-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_386/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 Ziq1OuloW4Rf3yFlbLMF/Ziq1OuloW4Rf3yFlbLMF -goversion go1.12.5 -D "" -importcfg $WORK/b444/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b519/_pkg_.a # internal BUILDSTDERR: cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/4b/4be9866f89b7faad24d9cbd82fe53305a240b1d4dbc2bf14fdda52b9a345c753-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_386/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 HuYClbqOhhMs1MjcqpOF/HuYClbqOhhMs1MjcqpOF -goversion go1.12.5 -D "" -importcfg $WORK/b509/importcfg -pack ./baggage_setter.go ./constants.go ./context.go ./contrib_observer.go ./doc.go ./header.go ./interop.go ./jaeger_tag.go ./jaeger_thrift_span.go ./logger.go ./metrics.go ./observer.go ./process.go ./propagation.go ./reference.go ./reporter.go ./reporter_options.go ./sampler.go ./sampler_options.go ./span.go ./tracer.go ./tracer_options.go ./transport.go ./transport_udp.go ./zipkin.go ./zipkin_thrift_span.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b467/_pkg_.a # internal BUILDSTDERR: cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/d3/d30d72c9387e25b937cb7143dca5ec0f6ff75bd312f7e2a962e7cb4579c4dd0e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b444/_pkg_.a # internal BUILDSTDERR: cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/e7/e75c5b86a3b36694b457274655b996e82c34f590f65f43bb811866a5df2293a8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b509/_pkg_.a # internal BUILDSTDERR: cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/d0/d03791b7ff8529d6eb16099b4dac95c19104df3a6ce17bd5b838fc4a6579f4ad-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage/remote BUILDSTDERR: mkdir -p $WORK/b523/ BUILDSTDERR: cat >$WORK/b523/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/uber/jaeger-client-go=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go BUILDSTDERR: importmap github.com/uber/jaeger-client-go/internal/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage BUILDSTDERR: importmap github.com/uber/jaeger-client-go/thrift-gen/baggage=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage BUILDSTDERR: importmap github.com/uber/jaeger-client-go/utils=github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/baggage=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/thrift-gen/baggage=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/utils=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/transport BUILDSTDERR: mkdir -p $WORK/b527/ 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_386/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 BockeQ60IqKQFxArN6qK/BockeQ60IqKQFxArN6qK -goversion go1.12.5 -D "" -importcfg $WORK/b523/importcfg -pack ./options.go ./restriction_manager.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/internal/throttler/remote 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_386/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 pHpzw7pPQVYgXGJFH3_u/pHpzw7pPQVYgXGJFH3_u -goversion go1.12.5 -D "" -importcfg $WORK/b527/importcfg -pack ./doc.go ./http.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/uber/jaeger-client-go/rpcmetrics 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: mkdir -p $WORK/b526/ 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_386/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 NFBFGKLi8u0SvCJc8Lwd/NFBFGKLi8u0SvCJc8Lwd -goversion go1.12.5 -D "" -importcfg $WORK/b525/importcfg -pack ./options.go ./throttler.go 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_386/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 xoVN8An6dg3RmutIqBkp/xoVN8An6dg3RmutIqBkp -goversion go1.12.5 -D "" -importcfg $WORK/b526/importcfg -pack ./doc.go ./endpoints.go ./metrics.go ./normalizer.go ./observer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b523/_pkg_.a # internal BUILDSTDERR: cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/16/16fd58204ca5ca61c6c5201d69c12515c0e2500f806e7b701d1c83ccac95a535-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b527/_pkg_.a # internal BUILDSTDERR: cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/21/217863885b42cc27f3a5ec8ac86206411a6b052deb82406e6dc1470efc65a7f5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b526/_pkg_.a # internal BUILDSTDERR: cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/e3/e354c9c1b7e231a5406f58562521faf7e8b4f247abd51c1c03eb9891c1cca0a8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b525/_pkg_.a # internal BUILDSTDERR: cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/04/046f8d8ab0cc24b1eeb07d2f109acbfb2aaa4b1295a0adb27979940f384dcb35-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_386/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 hKMfYKH2Ahbly4xvkQXw/hKMfYKH2Ahbly4xvkQXw -goversion go1.12.5 -D "" -importcfg $WORK/b522/importcfg -pack ./config.go ./config_env.go ./options.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b522/_pkg_.a # internal BUILDSTDERR: cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/78/7835b7287ba97262f4a5add3c3a2d5e049a1d9213d83b8d50a6657f9e93e7c88-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_386/compile -o $WORK/b508/_pkg_.a -trimpath $WORK/b508 -shared -p github.com/containers/libpod/pkg/tracing -complete -installsuffix shared -buildid pKdMZzWjtD758OKf7pQs/pKdMZzWjtD758OKf7pQs -goversion go1.12.5 -D "" -importcfg $WORK/b508/importcfg -pack ./tracing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b508/_pkg_.a # internal BUILDSTDERR: cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/4e/4e2ed01fe85e07f75a8869f6c5362f69d10e93579e2247ef7e3fce8b2fe01de8-d # 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 -m32 -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: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -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: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -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: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -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: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -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: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -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: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -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: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m32 -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_386/buildid -w $WORK/b408/_pkg_.a # 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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b177=/tmp/go-build -gno-record-gcc-switches -o $WORK/b177/_cgo_.o $WORK/b177/_cgo_main.o $WORK/b177/_x001.o $WORK/b177/_x002.o $WORK/b177/_x003.o $WORK/b177/_x004.o $WORK/b177/_x005.o $WORK/b177/_x006.o $WORK/b177/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/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_386/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 whw8zH4yxGr66J6wALTW/whw8zH4yxGr66J6wALTW -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: cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/b1/b16dc5e11ed098dba127f2003ca9ddc45da8cdc99436244ee439614d4e861c6b-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_386/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 qfO9nU05svqY5bfYZmsK/qfO9nU05svqY5bfYZmsK -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/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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_386/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/1e/1e0b58483b6f50263e6f5fb1635d4485e71e9b0aab008d40ef42e190187ba8cc-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: 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: 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: CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_386/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 /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_386/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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal BUILDSTDERR: cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/83/831fbf014890682f8fea75282dfa2135b6b93c8fef0afd33e1496bc5f50f4dc5-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_386/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 FHH_K2ETJd_87LkTSXwH/FHH_K2ETJd_87LkTSXwH -goversion go1.12.5 -D "" -importcfg $WORK/b466/importcfg -pack ./spdy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b466/_pkg_.a # internal BUILDSTDERR: cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/16/161a2bf627b5fe4dd13f28e5d86ba3ec0949af46154aa48464089ac96e8c7f7e-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_386/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 yqHiGJ3UIXDWjgv3fq-6/yqHiGJ3UIXDWjgv3fq-6 -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_386/buildid -w $WORK/b407/_pkg_.a # internal BUILDSTDERR: cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/9c/9c37c074d3aa2601bb8ef99d41207312920af9a3949a502fc914f4d4e98ed96b-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/kubeutils BUILDSTDERR: mkdir -p $WORK/b404/ BUILDSTDERR: github.com/containers/libpod/pkg/varlinkapi/virtwriter 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_386/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid 16rZ-C_FluRBWVoswlHm/16rZ-C_FluRBWVoswlHm -goversion go1.12.5 -D "" -importcfg $WORK/b404/importcfg -pack ./resize.go 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_386/compile -o $WORK/b530/_pkg_.a -trimpath $WORK/b530 -shared -p github.com/containers/libpod/pkg/varlinkapi/virtwriter -complete -installsuffix shared -buildid omRwqxhhBd3ID_Vjfb8H/omRwqxhhBd3ID_Vjfb8H -goversion go1.12.5 -D "" -importcfg $WORK/b530/importcfg -pack ./virtwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal BUILDSTDERR: cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/5b/5bc93f931049bff5378833c0f4b00317094c29b747d5bf9149cef4b72733275e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b530/_pkg_.a # internal BUILDSTDERR: cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/0e/0e834c1711341c7b80500c43a3e56bf09f9e5784a3a4af437cba38d80c653157-d # internal 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 -m32 -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 -m32 -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: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -fPIC -m32 -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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -o $WORK/b175/_cgo_.o $WORK/b175/_cgo_main.o $WORK/b175/_x001.o $WORK/b175/_x002.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/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_386/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 WKCLUaewwFnn1o2wELo0/WKCLUaewwFnn1o2wELo0 -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_386/pack r $WORK/b175/_pkg_.a $WORK/b175/_x001.o $WORK/b175/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/16/166e1db6ba2337d5201e2aea8c6ef88a21818a1e1416a06ffd97054ace1ca0d3-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_386/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 aoAW17DjL46J0bAeSipd/aoAW17DjL46J0bAeSipd -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_386/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 dOH8AUgHp9QTJQ9YGAQa/dOH8AUgHp9QTJQ9YGAQa -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_386/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/82/820299fda5df3c816c1f77178df4dd8fbe2e82129615dccb41da260f00f57551-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/43/4329cb65bc399b7081ebff27853fce8fc2d81340656fc790addda6566cf7e14c-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs BUILDSTDERR: importmap github.com/containers/storage/drivers/btrfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs BUILDSTDERR: importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay BUILDSTDERR: importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs BUILDSTDERR: importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/btrfs=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b180/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 LWrBkoPdP1ZaLHyUMp3N/LWrBkoPdP1ZaLHyUMp3N -goversion go1.12.5 -D "" -importcfg $WORK/b163/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/cf/cf712bf803b04d181751ddd9852c2b9588b50f86a6de4e2a39774f7f1fa66b77-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_386/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid VfXBZyMLL4oZ342ev8YL/VfXBZyMLL4oZ342ev8YL -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: 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 -m32 -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 -m32 -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_386/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/5e/5e12b508d5aa617b64628e3a1dfc7529e3c8a39713ec2a210c9d0f7a82fe9af6-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/overlay BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: github.com/containers/libpod/libpod/driver BUILDSTDERR: mkdir -p $WORK/b364/ BUILDSTDERR: github.com/containers/libpod/libpod/layers 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: mkdir -p $WORK/b385/ 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_386/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 OcXmUpZDq_QeDI7RSjB2/OcXmUpZDq_QeDI7RSjB2 -goversion go1.12.5 -D "" -importcfg $WORK/b215/importcfg -pack ./overlay.go 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_386/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid eE7eNgILdSZSvmN71PKC/eE7eNgILdSZSvmN71PKC -goversion go1.12.5 -D "" -importcfg $WORK/b385/importcfg -pack ./layer.go 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: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/libpod/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid L8ZkdpwaYJZRZcw453Mh/L8ZkdpwaYJZRZcw453Mh -goversion go1.12.5 -D "" -importcfg $WORK/b364/importcfg -pack ./driver.go BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference BUILDSTDERR: importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image BUILDSTDERR: importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest BUILDSTDERR: importmap github.com/containers/image/pkg/blobinfocache/none=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none BUILDSTDERR: importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports BUILDSTDERR: importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types BUILDSTDERR: importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage BUILDSTDERR: importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive BUILDSTDERR: importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools BUILDSTDERR: importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils BUILDSTDERR: importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest BUILDSTDERR: importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors BUILDSTDERR: importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache/none=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/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 pNnKZ7pz1bYAnEMlJYY2/pNnKZ7pz1bYAnEMlJYY2 -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_386/buildid -w $WORK/b385/_pkg_.a # internal BUILDSTDERR: cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/92/92bf22f7c833c7e25085395c89fd211a27dc20cc8f8d2c635d9488df3598230e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal BUILDSTDERR: cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/38/38cb1189d392c080a4bac1ed12b9d3a13ec5224f22640a6113c928880354b2fb-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_386/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid ZuoU-hv9jlbkGlj5-616/ZuoU-hv9jlbkGlj5-616 -goversion go1.12.5 -D "" -importcfg $WORK/b381/importcfg -pack ./inspect.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/0b/0b3c7bf6ab3a2b5e52a7d6dffdf8d338c73cb4e65878fb1287085f03d05eb990-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 -m32 -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: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal BUILDSTDERR: cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/4d/4d5162c7ee38d65ba084dda7c3757a3b9a9854dd6331ee834459c11cb7008ef5-d # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/libpod-9b6a98cfd7813513e5697888baa93318395a2055/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m32 -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_386/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/51/51e33a9bc54972101443a694f369633265aa2c430964df89030c071dcbe38fb1-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_386/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 2MVKPXXch4x3xRfKu9m0/2MVKPXXch4x3xRfKu9m0 -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 -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -o $WORK/b306/_cgo_.o $WORK/b306/_cgo_main.o $WORK/b306/_x001.o $WORK/b306/_x002.o $WORK/b306/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/7b/7b8cbebf5421e4f96e909a8cb212a796128973efeba1c41ffa2e7ca2e5d50b79-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_386/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 4E-vpXEkzIq-YdHgSe_K/4E-vpXEkzIq-YdHgSe_K -goversion go1.12.5 -D "" -importcfg $WORK/b060/importcfg -pack ./mount.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_386/cgo -dynpackage ostree -dynimport $WORK/b306/_cgo_.o -dynout $WORK/b306/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal 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_386/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/libpod/vendor/github.com/containers/image/ostree -installsuffix shared -buildid C4_WCm9w-R200SulzTn1/C4_WCm9w-R200SulzTn1 -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: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d3/d3fb4a96f0efd886994b391a626b3edeeae3ee0f20b1941a4af5e0343fe67056-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_386/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 4BvzujZrhJX4f95DBhiA/4BvzujZrhJX4f95DBhiA -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: /usr/lib/golang/pkg/tool/linux_386/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_386/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/84/843e7e52ca7bb0e6ec51f9ebc42f30f4c806f3f445439781f37c668d8f9b5024-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_386/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 F4oec0atL2ufUo-QsNRZ/F4oec0atL2ufUo-QsNRZ -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_386/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/2c/2ca11903fbc55abcebe73f793200264de076bd04fc68773c4b1bcc748677564d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/6c/6cec53f92a8aff5fead014cab4e4172dbd5e3309f7fd1365030478e3a3ac6823-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_386/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid Se_y028s1aifAAbPgbQJ/Se_y028s1aifAAbPgbQJ -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_386/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/bc/bc4426a028122904b32d84b49f46b1ef7b93315fd53b7bb464047318df2748d4-d # internal BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse BUILDSTDERR: mkdir -p $WORK/b355/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli 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_386/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 rR-IUfFJp-lfoWwSptWV/rR-IUfFJp-lfoWwSptWV -goversion go1.12.5 -D "" -importcfg $WORK/b355/importcfg -pack ./parse.go ./parse_unix.go BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah BUILDSTDERR: mkdir -p $WORK/b346/ 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_386/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 Q3cWoSEdXwynax5FGA5U/Q3cWoSEdXwynax5FGA5U -goversion go1.12.5 -D "" -importcfg $WORK/b348/importcfg -pack ./common.go 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_386/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 UcFDCm_ttSjGi7mEvRJr/UcFDCm_ttSjGi7mEvRJr -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_386/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/66/66212626da73ec0c803fbdd5750dae0465d1e76a067a90bd266628d9c18bc195-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_386/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/containers/libpod/cmd/podman/cliconfig -complete -installsuffix shared -buildid FED-iwjIPiOyniwxmMC7/FED-iwjIPiOyniwxmMC7 -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_386/buildid -w $WORK/b355/_pkg_.a # internal BUILDSTDERR: cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/9e/9eb0cad9d91b1273f6f7694e7c6fdd8a7b7f7c7f5a543134ff7a6b3c9fb6d687-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/61/61ced46cc2c4d6182f7724d6421f80933a5f76abc3b824e80c3ff43c9969bcee-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal BUILDSTDERR: cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/f8/f8ba2cacb7aacb55a125a03d5349fefa78c779e07a0b153e940b45ff438fd6c9-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_386/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid F2b7T6mJ1DZoMrR_3FBZ/F2b7T6mJ1DZoMrR_3FBZ -goversion go1.12.5 -D "" -importcfg $WORK/b366/importcfg -pack ./mountOpts.go ./utils.go ./utils_supported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal BUILDSTDERR: cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/1b/1b32d76ed61c8bd9377703ea70bee7bcbeb1e79265289bf5a21d51625a8ce07d-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_386/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/containers/libpod/libpod/events -complete -installsuffix shared -buildid N6q6xvgp5KyWvK3_ErrN/N6q6xvgp5KyWvK3_ErrN -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_386/buildid -w $WORK/b365/_pkg_.a # internal BUILDSTDERR: cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/dd/dd7a6673903eee474f8e13bae5e380b7ea032ca448eb00945851a015d36cbaa5-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