Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f30-build-15656715-1126674/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 x86_64 --nodeps /builddir/build/SPECS/buildah.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/buildah-1.7-3.git873f001.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f30-build-15656715-1126674/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 x86_64 --nodeps /builddir/build/SPECS/buildah.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TqtvUy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-873f00141c8e23973709f6226972d5976f8eb975 + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-873f001.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + /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 'buildah-1.7 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eURuzQ + umask 022 + cd /builddir/build/BUILD + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + mkdir _build ~/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build ~/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975 + pushd _build + mkdir -p src/github.com/containers BUILDSTDERR: ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975 src/github.com/containers/buildah ~/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975 + popd + mv vendor src BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build:/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build:/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975:/usr/share/gocode + export 'BUILDTAGS=seccomp selinux' + BUILDTAGS='seccomp selinux' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0x0ed3fc923ab353e888c7e33883a9ae5cda4a474f -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o buildah github.com/containers/buildah/cmd/buildah BUILDSTDERR: WORK=/tmp/go-build199283741 BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p math/bits -std -complete -installsuffix shared -buildid I9V9LFMr0GlhvxRo-rK8/I9V9LFMr0GlhvxRo-rK8 -goversion go1.12 -D "" -importcfg $WORK/b009/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: internal/cpu BUILDSTDERR: errors BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid uJIDMecDjKrUBHwgIjHN/uJIDMecDjKrUBHwgIjHN -goversion go1.12 -D "" -importcfg $WORK/b015/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go 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_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid dnauk-hZJ-3wblARrAig/dnauk-hZJ-3wblARrAig -goversion go1.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid eUvMJk-y0aliDW5QRnw_/eUvMJk-y0aliDW5QRnw_ -goversion go1.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b013/symabis ./asm_amd64.s BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p internal/cpu -std -+ -installsuffix shared -buildid 8FcV4yLLlykJu05x5db-/8FcV4yLLlykJu05x5db- -goversion go1.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d3/d3636eba85e290f5040f0b20e1c9bfbdf874477472568fe3cd7dd23eadfec556-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid AxlT9fU_j9yjjrLY5fF3/AxlT9fU_j9yjjrLY5fF3 -goversion go1.12 -D "" -importcfg $WORK/b014/importcfg -pack ./math.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b013/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b013/symabis2 ./asm.s BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/0c/0c572fbe9ffcfcce95cb4f71ba845d58ef49a22c85369ecf56ae3357820b98c4-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/race -std -complete -installsuffix shared -buildid hxxpxEXsaqFyGRFYzjo9/hxxpxEXsaqFyGRFYzjo9 -goversion go1.12 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/4b/4b17bad6db02193f7caee4bbf9d708c0bd47294055833eb46ecf257ddba99152-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: cat >>$WORK/b013/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/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 137iuAg9BtoxIabQH1UF/137iuAg9BtoxIabQH1UF -goversion go1.12 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_amd64x.go ./stubs.go BUILDSTDERR: cat >$WORK/b020/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b020/symabis ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bd/bd5b4a42bb9331d9370732647ba1586fec070b507724389e58971ff950cec9c8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/7c/7c26d67c74e67d1d881f6a1a9dddcce123082e49c667229af988531b5cbb6c6b-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: encoding BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode -std -complete -installsuffix shared -buildid hff1uS0uYID9YgWY2mt5/hff1uS0uYID9YgWY2mt5 -goversion go1.12 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding -std -complete -installsuffix shared -buildid RCU8mlx7WGGhhcLO3BAQ/RCU8mlx7WGGhhcLO3BAQ -goversion go1.12 -D "" -importcfg $WORK/b032/importcfg -pack ./encoding.go BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ab/ab04c5fe325bf4b546e6ff1021ddb8cd34af8dd23ffa75583b82933109363f9a-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid LrHvAM0o-AiRTYwUeupc/LrHvAM0o-AiRTYwUeupc -goversion go1.12 -D "" -importcfg $WORK/b036/importcfg -pack ./utf16.go BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p sync/atomic -std -installsuffix shared -buildid btbamlrjTaULpYbzqqmL/btbamlrjTaULpYbzqqmL -goversion go1.12 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/7a/7ac0c1cf47d7454feaacc96d804d4b5fed7317e9adbcd975e36fa9149d4a221e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asm.o ./asm.s BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a1/a11768c1549796be826e5a5fa015e4181553c59f467c759ee74f7abd175a7038-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b013/asm_amd64.o ./asm_amd64.s BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/b1/b1e982f4a82fe5892c2795248f54d5f7fd4ad23436294137706104e4c42aa037-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/testlog -std -complete -installsuffix shared -buildid LZ7-YdYvttU4e_5SMo-D/LZ7-YdYvttU4e_5SMo-D -goversion go1.12 -D "" -importcfg $WORK/b029/importcfg -pack ./log.go BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p math -std -installsuffix shared -buildid i0Rja14yGyDRJv_DgGVz/i0Rja14yGyDRJv_DgGVz -goversion go1.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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 ./exp_asm.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/b036/_pkg_.a /builddir/.cache/go-build/f9/f97f65701dbc1b287de196534f7ad546b565f039138229df00162d3353fd0a14-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid jZTD1EwWV-O5HrPVcbSL/jZTD1EwWV-O5HrPVcbSL -goversion go1.12 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 4sKzpaVrh6X7f8Zgk3LL/4sKzpaVrh6X7f8Zgk3LL -goversion go1.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ac/acfa56081808bc44e9547f299d137795e91ef680d30228e9b5060f6c87f7d0fe-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid Ql1APhxYhsPop7MrCA63/Ql1APhxYhsPop7MrCA63 -goversion go1.12 -D "" -importcfg $WORK/b047/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/7b/7bde3ccfafe7aea183b42b09df127f8930ecee78094b0e6b1ec042463d7a902b-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b049/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b049/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/compare_amd64.o ./compare_amd64.s BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/cc/cc0f7a9d7c8b190360388edd4ac2ee27801225ea31c3591dfb2d318635885302-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid zPlSF_Ezrp4wVONapBmR/zPlSF_Ezrp4wVONapBmR -goversion go1.12 -D "" -importcfg $WORK/b080/importcfg -pack ./aliasing.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/count_amd64.o ./count_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/1d/1d528300fd7608dbb93fedcb45c57d7a2ba71a0115b9cb03c533750c09a09b49-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid O9U6WUYxg9Q9cZ2hlWcv/O9U6WUYxg9Q9cZ2hlWcv -goversion go1.12 -D "" -importcfg $WORK/b081/importcfg -pack ./constant_time.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/equal_amd64.o ./equal_amd64.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/15/150546744839c20381590dfd2dcbb6d7f9608af7b328858867bdb1724c7a9802-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/index_amd64.o ./index_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/indexbyte_amd64.o ./indexbyte_amd64.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_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/compare_amd64.o $WORK/b012/count_amd64.o $WORK/b012/equal_amd64.o $WORK/b012/index_amd64.o $WORK/b012/indexbyte_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/0f/0f6a7599f62f503885a8ecca85021034069ddcb33bcdbaade94c9e0cf44b79dd-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p container/list -std -complete -installsuffix shared -buildid eRnALSo3zmrA6eNUfksS/eRnALSo3zmrA6eNUfksS -goversion go1.12 -D "" -importcfg $WORK/b091/importcfg -pack ./list.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_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/8c/8c446a1e452ce578bb476bb3200ebb0905f9e999b5e05758eba1228f439df0fd-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/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_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 873nSq0ndj2k7S67-hd_/873nSq0ndj2k7S67-hd_ -goversion go1.12 -D "" -importcfg $WORK/b103/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/eb/eb29e4e703f62b634dd25930997f39cae8d20dc62bea4ad04402f79f14602340-d # internal BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.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_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b108/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.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.vdsoGettimeofdaySym ABI0 BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal 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_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/23/23ec25a5e57da83b520ac99136d0561c36e9b0c6b96994442d65649233e23b5c-d # internal BUILDSTDERR: golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid 5Tcn6PtcutXnYkffzSwK/5Tcn6PtcutXnYkffzSwK -goversion go1.12 -D "" -importcfg $WORK/b124/importcfg -pack ./cast5.go BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p internal/x/crypto/curve25519 -std -installsuffix shared -buildid B4xRaHsvD79vSt8lJn6l/B4xRaHsvD79vSt8lJn6l -goversion go1.12 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./doc.go ./mont25519_amd64.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x003.o -c gcc_context.c BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid xR3MrLGeLezrypANQOeS/xR3MrLGeLezrypANQOeS -goversion go1.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./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 ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./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_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asin_amd64.o ./asin_amd64.s BUILDSTDERR: cp /usr/lib/golang/src/internal/x/crypto/curve25519/const_amd64.h $WORK/b108/const_GOARCH.h BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b108/const_amd64.o ./const_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asinh_stub.o ./asinh_stub.s BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b108/cswap_amd64.o ./cswap_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/atan2_amd64.o ./atan2_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ce/ce0ef455eb7f30433863daa74b6615e16adf42803e9003c6be42a0aebd0c29fe-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p image/color -std -complete -installsuffix shared -buildid Mkn0bqM1Ifb8dhd05dbz/Mkn0bqM1Ifb8dhd05dbz -goversion go1.12 -D "" -importcfg $WORK/b128/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/atan_amd64.o ./atan_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b108/freeze_amd64.o ./freeze_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x004.o -c gcc_fatalf.c BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b108/ladderstep_amd64.o ./ladderstep_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/dim_amd64.o ./dim_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/erf_stub.o ./erf_stub.s BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b108/mul_amd64.o ./mul_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/exp2_amd64.o ./exp2_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8d/8d0f458050913eb7baac07652e926fdcbc784c388548caf7eaf7f38368d5e515-d # internal BUILDSTDERR: github.com/containers/storage/pkg/promise BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/promise BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid TTZgbC0wW01zA5Lfqatv/TTZgbC0wW01zA5Lfqatv -goversion go1.12 -D "" -importcfg $WORK/b151/importcfg -pack ./promise.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/exp_amd64.o ./exp_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b108/square_amd64.o ./square_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/expm1_amd64.o ./expm1_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/floor_amd64.o ./floor_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/3d/3d7f0c7d2187f145eacb9b5297a87d1e0e7b949c5c5722ed91b77ce2f6ff3539-d # internal BUILDSTDERR: github.com/containers/storage/pkg/ostree BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/ostree BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid kFtuGhwD5phApGh--Y56/kFtuGhwD5phApGh--Y56 -goversion go1.12 -D "" -importcfg $WORK/b182/importcfg -pack ./no_ostree.go BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/const_amd64.o $WORK/b108/cswap_amd64.o $WORK/b108/freeze_amd64.o $WORK/b108/ladderstep_amd64.o $WORK/b108/mul_amd64.o $WORK/b108/square_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/frexp_amd64.o ./frexp_amd64.s BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/77/771635d5e9f89739a52297c3561eadfe1683be60c1f2c57b5d9106bd7e17d0d2-d # internal BUILDSTDERR: github.com/containers/storage/pkg/config BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid olBfSxKktumrvn1MdeB0/olBfSxKktumrvn1MdeB0 -goversion go1.12 -D "" -importcfg $WORK/b187/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/3c/3c3df105d40030444da6c07dd83693fcff9860b0b384a1a75f495959a204d7ec-d # internal BUILDSTDERR: github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cat >$WORK/b214/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid SnZ9fe7fDbVrXgC7zE9A/SnZ9fe7fDbVrXgC7zE9A -goversion go1.12 -D "" -importcfg $WORK/b214/importcfg -pack ./apparmor_disabled.go BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/f6/f6d6c92d28a1ad3d2ee1595ea72cd247751295cb4ad6de4dcce0426030af2402-d # internal BUILDSTDERR: github.com/ulikunitz/xz/internal/hash BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b224/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid G3_uY7zxfezceJz9ek0i/G3_uY7zxfezceJz9ek0i -goversion go1.12 -D "" -importcfg $WORK/b224/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/d9/d9f34162e5a0447923feeede7653c8f42e4116bfafdbefe4f27009f80bf38c53-d # internal BUILDSTDERR: github.com/VividCortex/ewma BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: cat >$WORK/b230/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/VividCortex/ewma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid im2IhHv3e9gkpyJY8d11/im2IhHv3e9gkpyJY8d11 -goversion go1.12 -D "" -importcfg $WORK/b230/importcfg -pack ./ewma.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/hypot_amd64.o ./hypot_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/cf/cf8a4a68cbcdd8ab7f20630d2b872ce90a154eda8491db823fa864fd9f35f3cd-d # internal BUILDSTDERR: github.com/docker/docker/api BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid p9j8qnXk4kCx3f8Uq4Bi/p9j8qnXk4kCx3f8Uq4Bi -goversion go1.12 -D "" -importcfg $WORK/b272/importcfg -pack ./common.go ./common_unix.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x005.o -c gcc_libinit.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/ldexp_amd64.o ./ldexp_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/c4/c4c103aa3a0a6ea551d16daea471dc9b8301bbb30b33aa112c7bac35b1fb9bda-d # internal BUILDSTDERR: github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cat >$WORK/b280/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/network BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid Bw4otSktT6BDmNejthm3/Bw4otSktT6BDmNejthm3 -goversion go1.12 -D "" -importcfg $WORK/b280/importcfg -pack ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/95/95d45748280e022d5e5555ef4104740c7bfe9b43baa6c6fc998c072374054bf4-d # internal BUILDSTDERR: github.com/docker/docker/api/types/events BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid BxuYEww4wfY03o1pEQyD/BxuYEww4wfY03o1pEQyD -goversion go1.12 -D "" -importcfg $WORK/b285/importcfg -pack ./events.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/log10_amd64.o ./log10_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/log1p_amd64.o ./log1p_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal BUILDSTDERR: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/17/172103b6f963f23f280904932ee95141526921d0ea1b5a855b8c9af55aaaf901-d # internal BUILDSTDERR: github.com/docker/docker/api/types/image BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid IZKoA11vejd0VCh7nKoj/IZKoA11vejd0VCh7nKoj -goversion go1.12 -D "" -importcfg $WORK/b286/importcfg -pack ./image_history.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/20/200dba53099674a8d237a42146260c2fd592bbf8763fb184765cfe1f90f058de-d # internal BUILDSTDERR: github.com/docker/docker/builder/dockerfile/command BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cat >$WORK/b327/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/builder/dockerfile/command BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/docker/docker/builder/dockerfile/command -complete -installsuffix shared -buildid dqdLFCnGvCPemdZCsUUl/dqdLFCnGvCPemdZCsUUl -goversion go1.12 -D "" -importcfg $WORK/b327/importcfg -pack ./command.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/log_amd64.o ./log_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/e8/e8bc5ac88604a5a0d567a60a71d5f757f3633d374eee4e58cb38dbed38dc2fbc-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/mod_amd64.o ./mod_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/4d/4dc5a29fa018931847875d892b273820858c88fed58b76e048ccf4b114b977a6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/modf_amd64.o ./modf_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/01/013d3e9af599944973724f8207a60a5ed6c031407add4467d0d2b618c4265fa1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/remainder_amd64.o ./remainder_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/sin_amd64.o ./sin_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/sqrt_amd64.o ./sqrt_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/tan_amd64.o ./tan_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asin_amd64.o $WORK/b007/asinh_stub.o $WORK/b007/atan2_amd64.o $WORK/b007/atan_amd64.o $WORK/b007/cbrt_stub.o $WORK/b007/dim_amd64.o $WORK/b007/erf_stub.o $WORK/b007/exp2_amd64.o $WORK/b007/exp_amd64.o $WORK/b007/expm1_amd64.o $WORK/b007/floor_amd64.o $WORK/b007/frexp_amd64.o $WORK/b007/hypot_amd64.o $WORK/b007/ldexp_amd64.o $WORK/b007/log10_amd64.o $WORK/b007/log1p_amd64.o $WORK/b007/log_amd64.o $WORK/b007/mod_amd64.o $WORK/b007/modf_amd64.o $WORK/b007/pow_stub.o $WORK/b007/remainder_amd64.o $WORK/b007/sin_amd64.o $WORK/b007/sinh_stub.o $WORK/b007/sqrt_amd64.o $WORK/b007/tan_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/82/82e9d74868e04fb2711e3d14c84fdc3915f36a6d0fa99b5a70c0cd12e253ecaa-d # internal BUILDSTDERR: github.com/vbauerster/mpb/internal BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: cat >$WORK/b231/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbauerster/mpb/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid qsnu07-tI-xAICM_zh-e/qsnu07-tI-xAICM_zh-e -goversion go1.12 -D "" -importcfg $WORK/b231/importcfg -pack ./percentage.go ./round.go BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid rk2E85kkijcfpUsD5V09/rk2E85kkijcfpUsD5V09 -goversion go1.12 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x006.o -c gcc_linux_amd64.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/e8/e88fb020f01d3e898a25db8e03d27496c07f07ef5c56779ba52203d6ef6f22e0-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x007.o -c gcc_mmap.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x008.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x009.o -c gcc_sigaction.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/35/355b6bb67ad514b4a9c5a92e6dd7ad2a91e9485b1a9dd850f5040f1f9ab79d1f-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid VZlmBp5-2zh6IBs3Is43/VZlmBp5-2zh6IBs3Is43 -goversion go1.12 -D "" -importcfg $WORK/b095/importcfg -pack ./rc4.go BUILDSTDERR: github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid XZNs2VdA1amzbAuqy2o4/XZNs2VdA1amzbAuqy2o4 -goversion go1.12 -D "" -importcfg $WORK/b118/importcfg -pack ./errors.go BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid G0Q7BZO9id5s9Iu3RPXd/G0Q7BZO9id5s9Iu3RPXd -goversion go1.12 -D "" -importcfg $WORK/b158/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/5c/5cc76c9b5922ccb4dcd8d20a8fcb2baaf5b9b40683577c7852941057204ee46a-d # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/7e/7e31c372cafd3a8f6ecf6e3de9756759c31ecf0c92c4c160301d2bdb62c89f29-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x010.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x011.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x012.o -c gcc_amd64.S BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/0e/0e179ed112fd937dbaf2f8ca4188d70aca0a5866db84b446de6be2651e9dfbb9-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -o $WORK/b049/_cgo_.o $WORK/b049/_cgo_main.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o $WORK/b049/_x011.o $WORK/b049/_x012.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b049/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b049/symabis ./asm_amd64.s BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p runtime/cgo -std -installsuffix shared -buildid i0zwOk9ykD-CM6Knt2ne/i0zwOk9ykD-CM6Knt2ne -goversion go1.12 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b049/_cgo_gotypes.go $WORK/b049/cgo.cgo1.go $WORK/b049/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b049/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_amd64.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o $WORK/b049/_x011.o $WORK/b049/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/6c/6c2aee567eba4b4b9f1a2ee326b4de59fdfdd64d5ff8b9e0af2ed792de413b89-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/42/42496cb5611bad0d60422489812ca596f4c6083cfc50927c9835316b8d5dc41f-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p sync -std -installsuffix shared -buildid ipKlRFRPuZdpFiC2H35z/ipKlRFRPuZdpFiC2H35z -goversion go1.12 -D "" -importcfg $WORK/b018/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_amd64/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/0b/0b865e13aaa19e3f16850fee76ce48fc0ab832c7a32e9c8581cd45ac5c3ab77f-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p io -std -complete -installsuffix shared -buildid RNZNMiFd6jOiD05KWpv_/RNZNMiFd6jOiD05KWpv_ -goversion go1.12 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: reflect BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid Bwr56I_j5T7nr-Zu_Q1p/Bwr56I_j5T7nr-Zu_Q1p -goversion go1.12 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go BUILDSTDERR: github.com/containers/storage/pkg/locker BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: math/rand BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/locker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid aMslxxf6MiE7ddFbLviy/aMslxxf6MiE7ddFbLviy -goversion go1.12 -D "" -importcfg $WORK/b168/importcfg -pack ./locker.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./asm_amd64.s BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p math/rand -std -complete -installsuffix shared -buildid yoAN2zjjtEy__bKXhB4r/yoAN2zjjtEy__bKXhB4r -goversion go1.12 -D "" -importcfg $WORK/b048/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cat >$WORK/b026/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b026/symabis ./asm_linux_amd64.s BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p reflect -std -installsuffix shared -buildid mtftovjBHVKcFc-kAHwS/mtftovjBHVKcFc-kAHwS -goversion go1.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p syscall -std -installsuffix shared -buildid epTae7JnY6PSlqXRwHwQ/epTae7JnY6PSlqXRwHwQ -goversion go1.12 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/00/0056997f2cbb773a20b9227d3ad7233dae952288dd8905cb8fbbe1fbc7fe1d27-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/b2/b2ee9f0c599ee46286522af8a3b8d39222600073403e4aefc0a21d657df79bf2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/27/27f2aca61e58f3ca4899663dcf9467b144f9e1fb5af12d6031d78a4201d07364-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p bytes -std -installsuffix shared -buildid bkp-WQzx8jJUzZJ6VblQ/bkp-WQzx8jJUzZJ6VblQ -goversion go1.12 -D "" -importcfg $WORK/b031/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b035/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p hash -std -complete -installsuffix shared -buildid vZ3bVsjX1o5bK7KQSzMw/vZ3bVsjX1o5bK7KQSzMw -goversion go1.12 -D "" -importcfg $WORK/b039/importcfg -pack ./hash.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b035/symabis ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/f9/f9096a8781379e0538abc02dd434cb16c872ffe6f0eec2bfab17b9cb11a5a8ed-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid C82hh6aO0Hy6ffpfzDkM/C82hh6aO0Hy6ffpfzDkM -goversion go1.12 -D "" -importcfg $WORK/b084/importcfg -pack ./randutil.go BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p strings -std -installsuffix shared -buildid h_imahtr7J3bSKIwpKJB/h_imahtr7J3bSKIwpKJB -goversion go1.12 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/bc/bc79a72d94254c7774b06eb8d18a38e461803be44a7632b2f7dbf363eb88725f-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/0f/0fb0a3bf379f1c0cd711d8c4a1469805cef6c549e09033c240570b83c9909e7d-d # internal BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p hash/fnv -std -complete -installsuffix shared -buildid 1nWmZpX5w8tL5APhvKnH/1nWmZpX5w8tL5APhvKnH -goversion go1.12 -D "" -importcfg $WORK/b038/importcfg -pack ./fnv.go BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto -std -complete -installsuffix shared -buildid bOD8fdZ2Jkgg53LBo927/bOD8fdZ2Jkgg53LBo927 -goversion go1.12 -D "" -importcfg $WORK/b063/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/23/23139ae84cad804c6415d771040acbb66b198fc7ef2ee5704b98f2a5eee4b18d-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b085/symabis ./sha512block_amd64.s BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/sha512 -std -installsuffix shared -buildid PjHXOnFB9dH3qg_KxmGm/PjHXOnFB9dH3qg_KxmGm -goversion go1.12 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/22/22f72f2e1a8c8bd7eff6ebbd14f7004c5b6fd8b8f993d1600b5d667c188ce394-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b089/symabis ./sha256block_amd64.s BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/sha256 -std -installsuffix shared -buildid 4G9QAf4GzI9hoEotYiIb/4G9QAf4GzI9hoEotYiIb -goversion go1.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/56/56ad61bbd7c74b3a8c1789654cf0d0d10805cbd73ac89eb04fa7f2bc22a1d959-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_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_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p bufio -std -complete -installsuffix shared -buildid QgX2LMhs5NV9xd1P84uD/QgX2LMhs5NV9xd1P84uD -goversion go1.12 -D "" -importcfg $WORK/b053/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b085/sha512block_amd64.o ./sha512block_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b089/sha256block_amd64.o ./sha256block_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/sha512block_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/2b/2b5123f7f168aa6e161557dd57103807f37adcafcb256e820ccb408bcde8bb52-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid h5zvuRUccey1XXdJQx59/h5zvuRUccey1XXdJQx59 -goversion go1.12 -D "" -importcfg $WORK/b093/importcfg -pack ./hmac.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b035/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/c5/c5b2dfa4ef6a236109bc3555e903412b2560c30abbb64db323c0268143ab9945-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b096/symabis ./sha1block_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/sha256block_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/60/6035b54da0fe3456acedcb81dce7d8288a3a621ea82cb9aacfb19a47b9733739-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid c7_OE1aWJ2fz_WVpIp-u/c7_OE1aWJ2fz_WVpIp-u -goversion go1.12 -D "" -importcfg $WORK/b109/importcfg -pack ./hkdf.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d8/d80238a0ebed725bc6e481de3cec41a83c64e8ee264f0b4c57fb75b47ef598a8-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path -std -complete -installsuffix shared -buildid kJMEVNYmvGwsZeco2-OB/kJMEVNYmvGwsZeco2-OB -goversion go1.12 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p crypto/sha1 -std -installsuffix shared -buildid pvV14yzf7M0_D5HbqK1G/pvV14yzf7M0_D5HbqK1G -goversion go1.12 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/80/80b6de61e6e37e8176d82098dc38d3ecf13dac43414c060e89e10bbc88fc6550-d # internal BUILDSTDERR: github.com/docker/docker/api/types/versions BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/versions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid XMbvgojiS6qSf2R1WzcA/XMbvgojiS6qSf2R1WzcA -goversion go1.12 -D "" -importcfg $WORK/b075/importcfg -pack ./compare.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/99/99fc3d7ad65ab5e61d3b3367d7b31d6ee143b988cb60345bb8993a4c36b0bd9f-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid U3VK636gvJFsx9j9AE8-/U3VK636gvJFsx9j9AE8- -goversion go1.12 -D "" -importcfg $WORK/b110/importcfg -pack ./base32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/2d/2dce04f7f3e8599d834e310ef0edc5763a5725f3d4c20b651cae5f0a033a7245-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid -_vWxVi_clMYDsiK9e-6/-_vWxVi_clMYDsiK9e-6 -goversion go1.12 -D "" -importcfg $WORK/b123/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/cf/cfa892ce9de9a15b07ddb880fcf77191d9c26cfb5a18c4ca0f0e805e59d6ba18-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid QGsQYI_KKKFu2QRtUfYd/QGsQYI_KKKFu2QRtUfYd -goversion go1.12 -D "" -importcfg $WORK/b126/importcfg -pack ./s2k.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/02/0255b7fe90e17695069d3c3a299319256837689ba944b387f20f3af81dc9d890-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p image -std -complete -installsuffix shared -buildid xElE6n6E97PBHZqo3SD-/xElE6n6E97PBHZqo3SD- -goversion go1.12 -D "" -importcfg $WORK/b127/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b096 -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b096/sha1block_amd64.o ./sha1block_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/5e/5ed33a1a3e4978e5b9139d7f1eb4f45e28a79e6d27b0a9223620e67b6b39acf2-d # internal BUILDSTDERR: github.com/klauspost/cpuid BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/klauspost/cpuid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b154/symabis ./cpuid_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/sha1block_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/7a/7a5f2e8356ae1cef4bd914bd7c500c26527e1b40bd835b9ad98c6cbfbd5f1eab-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b155 -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b155/symabis ./crc32_amd64.s BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/klauspost/cpuid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/klauspost/cpuid -installsuffix shared -buildid INGPBcxCyJSk-BeyxjXU/INGPBcxCyJSk-BeyxjXU -goversion go1.12 -symabis $WORK/b154/symabis -D "" -importcfg $WORK/b154/importcfg -pack -asmhdr $WORK/b154/go_asm.h ./cpuid.go ./detect_intel.go ./generate.go BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p hash/crc32 -std -installsuffix shared -buildid jXegebfUvdDR8vrEb4Yf/jXegebfUvdDR8vrEb4Yf -goversion go1.12 -symabis $WORK/b155/symabis -D "" -importcfg $WORK/b155/importcfg -pack -asmhdr $WORK/b155/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e9/e9671c7cc8b9cc6bd7df147b94e7bb2c7eda2aa03c0559e2c080a8191d9ae91a-d # internal BUILDSTDERR: hash/crc64 BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid 6JbeYvpD1aj2-FVx4LjE/6JbeYvpD1aj2-FVx4LjE -goversion go1.12 -D "" -importcfg $WORK/b164/importcfg -pack ./crc64.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/asm_linux_amd64.o ./asm_linux_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b155 -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b155/crc32_amd64.o ./crc32_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_linux_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b155/_pkg_.a $WORK/b155/crc32_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/9e/9e7831cc08fde9e4aac4660e1bbc42c6c62d2f8086f6bdbdce2607841c5b1085-d # internal BUILDSTDERR: github.com/containers/storage/pkg/stringutils BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/05/05e9442a73e5314e7702c501ad03b73ba39fdeecfdec6778055d8faff840b4bb-d # internal BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/stringutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid ts1O3duvzolB3PTl8WK_/ts1O3duvzolB3PTl8WK_ -goversion go1.12 -D "" -importcfg $WORK/b189/importcfg -pack ./stringutils.go BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_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_amd64/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid qwEfC0DBX_6ySZT_1DQy/qwEfC0DBX_6ySZT_1DQy -goversion go1.12 -D "" -importcfg $WORK/b200/importcfg -pack ./transform.go BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/e8/e873bb45884f7499f5e7e2f083b1e0d29eb16061a06905a4090cbfb974636a83-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p time -std -installsuffix shared -buildid -rfRwy2GjexvN-FvhSwY/-rfRwy2GjexvN-FvhSwY -goversion go1.12 -D "" -importcfg $WORK/b027/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_amd64/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/d7/d7d4b173f74e8fa71001f7caeb17413ebbbd5e0de29d47521ef1c3b8ece5ce0a-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid QPv8koRUQ2n4KQ6J1eGP/QPv8koRUQ2n4KQ6J1eGP -goversion go1.12 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/klauspost/cpuid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b154/cpuid_amd64.o ./cpuid_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b154/_pkg_.a $WORK/b154/cpuid_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/83/836647e9c95257a0df9da43ed327236e439020982683ad16dd3c2df343f2178d-d # internal BUILDSTDERR: github.com/mattn/go-isatty BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b228/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mattn/go-isatty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid N1jG8_F3y_6rtx1ZizGo/N1jG8_F3y_6rtx1ZizGo -goversion go1.12 -D "" -importcfg $WORK/b228/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/eb/ebfb0e82f6c9f2ac558c266479d8f662fe4d258331fdd0e26d96b3b8174e3758-d # internal BUILDSTDERR: golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b297/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid FX_i1-OZr8wOF73xWT1p/FX_i1-OZr8wOF73xWT1p -goversion go1.12 -D "" -importcfg $WORK/b297/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/74/74630834d619ec57c992b3034932b64a6fa542ba1c9f9c1d5e3b670eff913ced-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/53/5320dd3b07c0f7789dd966030f199f93a9e01d01bb3f85c05d698ec12a07fd67-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/5d/5d838c7a80ab2025458282abbc1ecb0336bc2b3fbeb953a3b814be675942c34a-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b127/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 6diZvKkCDg7ENq6FA7SK/6diZvKkCDg7ENq6FA7SK -goversion go1.12 -D "" -importcfg $WORK/b130/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/7a/7ada0ace205f72c9d7ba8f73a1e10ca1ecebd6e56d1a16565d4f164a6e055679-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p image/jpeg -std -complete -installsuffix shared -buildid NZVOUkvEWDa4OgxJWsDn/NZVOUkvEWDa4OgxJWsDn -goversion go1.12 -D "" -importcfg $WORK/b129/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/84/84016270d5b5f69675e5cf85cfc664caba36f3e02732df442fe728f37cb1dc30-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/04/044b9bdb76db79684610c45e04231b44ea502a7be3591ed7f3296d4a069f1040-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/54/54cd8a57bbc7cbad65aa4fb2818821f20f2c9117536b2ce55a24f9964a598bc1-d # internal BUILDSTDERR: github.com/hashicorp/errwrap BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b311/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/hashicorp/errwrap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid kRBSVqjmqYyXQvBvKQbs/kRBSVqjmqYyXQvBvKQbs -goversion go1.12 -D "" -importcfg $WORK/b311/importcfg -pack ./errwrap.go BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 84FSEfV_rNbRER1M6Csj/84FSEfV_rNbRER1M6Csj -goversion go1.12 -D "" -importcfg $WORK/b034/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p sort -std -complete -installsuffix shared -buildid mKcO23ZqYpwzYDd-8jDV/mKcO23ZqYpwzYDd-8jDV -goversion go1.12 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/7e/7e082a3df62c7d22bb490b144979bd700f5086bb7aa369821656eaab2652c163-d # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/60/60e75ba51ad4dddfc840f62f274a79b3b9b3f5be4bfd82f11d24c240cc88ebcf-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/poll -std -installsuffix shared -buildid uHxbaZGm4A1DF4t1j4si/uHxbaZGm4A1DF4t1j4si -goversion go1.12 -D "" -importcfg $WORK/b025/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_amd64/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7b/7b3ae4f11f2179bf49e773f641fa85149577f792a24fcf7cda6df9fe2b0ac9f4-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid JoAaC_B2OdH6uSr-kK7N/JoAaC_B2OdH6uSr-kK7N -goversion go1.12 -D "" -importcfg $WORK/b005/importcfg -pack ./sort.go BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid iLyevPd86TLS8hI_01lU/iLyevPd86TLS8hI_01lU -goversion go1.12 -D "" -importcfg $WORK/b065/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid r91HjL0bHvkc6ht7HUkQ/r91HjL0bHvkc6ht7HUkQ -goversion go1.12 -D "" -importcfg $WORK/b120/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: cat >$WORK/b226/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/heap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p container/heap -std -complete -installsuffix shared -buildid p_aW8iWmNByV2Yt_jbfB/p_aW8iWmNByV2Yt_jbfB -goversion go1.12 -D "" -importcfg $WORK/b226/importcfg -pack ./heap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/bd/bd21c76360cdcafc453b36df3561276fd90d1a91371e49e0ac24002a0c2dd4ae-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d5/d5837590608ffed8b47410a3c44d23f594d1bb7f3bcbb099e96eda767154fea3-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b079/symabis ./xor_amd64.s BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid ulYENR_2xFXQfo46Cii3/ulYENR_2xFXQfo46Cii3 -goversion go1.12 -D "" -importcfg $WORK/b033/importcfg -pack ./base64.go BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/cipher -std -installsuffix shared -buildid Dpv_EvJ8RTVQaNLdrcTp/Dpv_EvJ8RTVQaNLdrcTp -goversion go1.12 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/5b/5b92c2e6a0f3decc4db5d85b66444258e2aa2c762e1dee305d69b26d0cf62a26-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b094/symabis ./md5block_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p crypto/md5 -std -installsuffix shared -buildid 1sadrTjZ1DSvIo9uGSi6/1sadrTjZ1DSvIo9uGSi6 -goversion go1.12 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/33/33a897ec5ce72e6dde9d507545620f0dcdae8c96cf6aef4eed5ec767bfbd23da-d # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/cc/ccc5c27f9ae910dc292c8994158017bae76a4bab58dbff4966becf63e28f37b0-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b107 -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b107/symabis ./sum_amd64.s BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p os -std -installsuffix shared -buildid ys5ASsEYq4FR4gyJ89OL/ys5ASsEYq4FR4gyJ89OL -goversion go1.12 -D "" -importcfg $WORK/b024/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/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid sVBy41HMziL-HlMO4e8L/sVBy41HMziL-HlMO4e8L -goversion go1.12 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b6/b65f58c6001f3cf549f893e98bc4bc74f6927aae41a01f7b2f8a793bd5e830bf-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p encoding/pem -std -complete -installsuffix shared -buildid 7FzNRhOQv6Z-8tgJmf4C/7FzNRhOQv6Z-8tgJmf4C -goversion go1.12 -D "" -importcfg $WORK/b101/importcfg -pack ./pem.go BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b107 -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b107/sum_amd64.o ./sum_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/sum_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/95/95125a9cce88a8fb2dcf0ddb2ebc4a18eabf5ceb4120d2ce2d90de3bcc7e3ab7-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/armor BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/armor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 2J2I_r8JwWNMmFWR2Viv/2J2I_r8JwWNMmFWR2Viv -goversion go1.12 -D "" -importcfg $WORK/b117/importcfg -pack ./armor.go ./encode.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b094/md5block_amd64.o ./md5block_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/md5block_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/xor_amd64.o ./xor_amd64.s BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/3d/3d374c9e907a62b070d7a977282c931afdde163f9077af9d7ecade67f878f692-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/e8/e8366f48803fea808cbe816d00e91c94845f8ef6f174bc3659f1120f057ec1dc-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/xor_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/9c/9ccba942ff1dd30a97f649e3e48b0e99cb88c8d69ad9434a74df168674f436cc-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_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_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid CrF_e-8xbf-OngH9n7Cw/CrF_e-8xbf-OngH9n7Cw -goversion go1.12 -D "" -importcfg $WORK/b106/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p crypto/des -std -complete -installsuffix shared -buildid d7_vOARY8YnvphDPtr7g/d7_vOARY8YnvphDPtr7g -goversion go1.12 -D "" -importcfg $WORK/b092/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b078/symabis ./asm_amd64.s ./gcm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/f0/f01618a5f014865489a6d4746c8dc09a83d886a214234638db0dc3c1661ab757-d # internal BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/aes -std -installsuffix shared -buildid -UIoiUhzv8-F1WQ2t7b7/-UIoiUhzv8-F1WQ2t7b7 -goversion go1.12 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/f6/f6bf330f877beb769620b75c1f55a07279a9ff76340f3f986f38a81aebc4f628-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b105 -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b105/symabis ./chacha20poly1305_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/be/be489cf8cd942c607a59f2cc161130c0bf5cd1f1a5db4b8e11aac45e91ef7cdc-d # internal BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b107/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p internal/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid OuvByZcKV7KmxLaL3cZQ/OuvByZcKV7KmxLaL3cZQ -goversion go1.12 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b078/asm_amd64.o ./asm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b078/gcm_amd64.o ./gcm_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_amd64.o $WORK/b078/gcm_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/e6/e6bef5aab0475d99a11a53401301282c6ce09bd784ffeaf8180388404e262bc3-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b105 -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b105/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b105/_pkg_.a $WORK/b105/chacha20poly1305_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/2b/2b52aa16eae398d95680fddf6174d5247674951d2a1db750945099fd1c31e476-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/77/77cba79ef645752f284434cc5a281b6da15a8ad81e70e827b878fecd15c0fc40-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp -std -complete -installsuffix shared -buildid -CG3FOY4g8ASHIqH07fm/-CG3FOY4g8ASHIqH07fm -goversion go1.12 -D "" -importcfg $WORK/b064/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/e2/e2294bb737d1e763fc3940fdd3a8c2adf0ba4da29ddeabf76343afa13f8fa109-d # internal BUILDSTDERR: github.com/containers/image/internal/tmpdir BUILDSTDERR: runtime/debug BUILDSTDERR: path/filepath BUILDSTDERR: fmt BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b041/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p path/filepath -std -complete -installsuffix shared -buildid SBsQNr8wanuW670llfoA/SBsQNr8wanuW670llfoA -goversion go1.12 -D "" -importcfg $WORK/b057/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_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_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p fmt -std -complete -installsuffix shared -buildid rAJy_l50oZ-h56EW6Nw6/rAJy_l50oZ-h56EW6Nw6 -goversion go1.12 -D "" -importcfg $WORK/b004/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cat >$WORK/b232/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b232 -I $WORK/b232/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b232/symabis ./sig.s BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/internal/tmpdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid -POrwf08MVMjBs-ahxBv/-POrwf08MVMjBs-ahxBv -goversion go1.12 -D "" -importcfg $WORK/b134/importcfg -pack ./tmpdir.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b041/symabis ./debug.s BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p os/signal -std -installsuffix shared -buildid EHKK6AAdt64O5i_ZEizY/EHKK6AAdt64O5i_ZEizY -goversion go1.12 -symabis $WORK/b232/symabis -D "" -importcfg $WORK/b232/importcfg -pack -asmhdr $WORK/b232/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p runtime/debug -std -installsuffix shared -buildid yRQa7wBsgUfEM6Qcl15i/yRQa7wBsgUfEM6Qcl15i -goversion go1.12 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/05/05d00707eb713aae3f4fac690ba251e2bfe848164ac9baacf4d0511a27a50000-d # internal BUILDSTDERR: github.com/docker/docker/api/types/mount BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid N7EEQft71Nz4Nxn4YCtK/N7EEQft71Nz4Nxn4YCtK -goversion go1.12 -D "" -importcfg $WORK/b276/importcfg -pack ./mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/7b/7b2688b954156ffd6ba2d224b2eb163a9d9b928864eef15f28d3cea4a77cf72a-d # internal BUILDSTDERR: k8s.io/client-go/util/homedir BUILDSTDERR: mkdir -p $WORK/b301/ BUILDSTDERR: cat >$WORK/b301/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/k8s.io/client-go/util/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid Jh-Xj0TLQVwq0GlXYXKo/Jh-Xj0TLQVwq0GlXYXKo -goversion go1.12 -D "" -importcfg $WORK/b301/importcfg -pack ./homedir.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b232 -I $WORK/b232/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b232/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/bc/bc1e8715ca6cdec7910e6e944da70f27d823d5490a46efd4acdea84a19c3c74b-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b041/debug.o ./debug.s BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b232/_pkg_.a $WORK/b232/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/16/16d7c3fe9ce1eca31fa82ab9e20e82aefada791074796acdf41852e65f9448df-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b041/_pkg_.a $WORK/b041/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e0/e0fea49238da13b35bc6748be6b33d92cead7beead780f8eaf310c1ae7b5a8af-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/06/068629eaecb7a3ac2ecb04e2d7dd1c1784434f5064172a60e7cddc004c752573-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JYvV0rE0H8B5ay8XlOjQ/JYvV0rE0H8B5ay8XlOjQ -goversion go1.12 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cat >$WORK/b244/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containerd/continuity/pathdriver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid k_SVS32wW369VGT6Wm3o/k_SVS32wW369VGT6Wm3o -goversion go1.12 -D "" -importcfg $WORK/b244/importcfg -pack ./path_driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/8c/8cca1505799e57fbd6369e65f1ebdce62a34b565393f1c251ec2cedb4b84d0d9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fd/fd32d42c86f91a8ec64af62a4d35f777e1c92ea15fded12395fdd06679749175-d # internal BUILDSTDERR: github.com/containers/storage/pkg/directory BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid 8vleF_hv-TeVUwJbxwsj/8vleF_hv-TeVUwJbxwsj -goversion go1.12 -D "" -importcfg $WORK/b167/importcfg -pack ./directory.go ./directory_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/3c/3c894d3effaef13afe05641f0bef310cb28b14459c43bbb50241f0560917d172-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/c6/c66e2f0c06bbab5418ab5191259ee0e101d20d1e46a2da9c05490a16c81ac036-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fe/fe08e953e8aba5817439ce54ab54e498c361d288f8e72c944597f8eb50dbafc3-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: github.com/opencontainers/image-spec/specs-go BUILDSTDERR: context BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p log -std -complete -installsuffix shared -buildid 37QnLCRLteiueaoxTtE2/37QnLCRLteiueaoxTtE2 -goversion go1.12 -D "" -importcfg $WORK/b040/importcfg -pack ./log.go BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p encoding/json -std -complete -installsuffix shared -buildid 4fAGlyvC4HfBOt0mHhoj/4fAGlyvC4HfBOt0mHhoj -goversion go1.12 -D "" -importcfg $WORK/b030/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid Oraq6NITcIXaNkFUM_H4/Oraq6NITcIXaNkFUM_H4 -goversion go1.12 -D "" -importcfg $WORK/b071/importcfg -pack ./version.go ./versioned.go BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p context -std -complete -installsuffix shared -buildid swF0egPHa5DCtlfPMtTg/swF0egPHa5DCtlfPMtTg -goversion go1.12 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go BUILDSTDERR: github.com/opencontainers/go-digest BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/go-digest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid _aVDFQJMNUUL5gxKy2ht/_aVDFQJMNUUL5gxKy2ht -goversion go1.12 -D "" -importcfg $WORK/b062/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go BUILDSTDERR: cat >$WORK/b083/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b083/symabis ./arith_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/11/11d2895b8b92cd46c72b9e781225235bd7f4aec6fa732e5ba584e3f013a07ae0-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p encoding/hex -std -complete -installsuffix shared -buildid krS6nhqGsaAuuWBXggZA/krS6nhqGsaAuuWBXggZA -goversion go1.12 -D "" -importcfg $WORK/b100/importcfg -pack ./hex.go BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p math/big -std -installsuffix shared -buildid paw1w356hM7wBPfbeTyb/paw1w356hM7wBPfbeTyb -goversion go1.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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_amd64/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/5f/5f59201f6afd89b0a55990613590145a25dae4f1899fd02de79c529f90d0929d-d # internal BUILDSTDERR: github.com/boltdb/bolt BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/boltdb/bolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid cuGcYx1G5OfplLmXOzuh/cuGcYx1G5OfplLmXOzuh -goversion go1.12 -D "" -importcfg $WORK/b037/importcfg -pack ./bolt_amd64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./node.go ./page.go ./tx.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/22/22a4a8809f0a776ef22a4edc0f1a991929d5fdbc5668f666f6bf91a9d4e182d0-d # internal BUILDSTDERR: github.com/containers/image/docker/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ef/efed2c8bd3d3dc72699aba79825851ca6d1c41b6b702cd0ebc71da02f47932be-d # internal BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: github.com/BurntSushi/toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containers/image/docker/reference -complete -installsuffix shared -buildid e04poHOIhTYZv-oG7Cbs/e04poHOIhTYZv-oG7Cbs -goversion go1.12 -D "" -importcfg $WORK/b061/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/BurntSushi/toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid xTAKhfL9R50vTIELQUSZ/xTAKhfL9R50vTIELQUSZ -goversion go1.12 -D "" -importcfg $WORK/b068/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: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/1d/1d094dcb696724e46357fd5c1f70881509361953359f93e7976093d2542e4f06-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath net -- -I $WORK/b044/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/56/5661c14299319467beaf3537624736570b95dcc1cbe644e0241ed192eebda001-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/exec -std -complete -installsuffix shared -buildid GDZ50Hohyn-s9kuEEqON/GDZ50Hohyn-s9kuEEqON -goversion go1.12 -D "" -importcfg $WORK/b056/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/65/6524c32f83e7c48cee7de48f4ad71738c784fe103119dce71b5fc9f0458fe48f-d # internal BUILDSTDERR: github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid IPfByKudMMrQPj1vrUPo/IPfByKudMMrQPj1vrUPo -goversion go1.12 -D "" -importcfg $WORK/b070/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/21/21910849fc9b8cfc93056f207f9a2d290776360787b20aa31be67525bcdeecd4-d # internal BUILDSTDERR: github.com/containers/image/types BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/image/types -complete -installsuffix shared -buildid UfEhU5oGKPgkiclaBORA/UfEhU5oGKPgkiclaBORA -goversion go1.12 -D "" -importcfg $WORK/b069/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fb/fb31534b9cd71c9a6282f5a3cd3214c0bfabb88e270439f52063907795e737d8-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p net/url -std -complete -installsuffix shared -buildid G4f1dFMbwmwYUjS7Oo6e/G4f1dFMbwmwYUjS7Oo6e -goversion go1.12 -D "" -importcfg $WORK/b104/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/5c/5c63d7b19b84a0f7fe00478ec9b6d5b8f4c1804fd97db1a8f2c708d3065458f6-d # internal BUILDSTDERR: github.com/containers/image/pkg/strslice BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid 5ajEeuBHupxaELwemeaY/5ajEeuBHupxaELwemeaY -goversion go1.12 -D "" -importcfg $WORK/b074/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/83/833250258fd027b97b6388acc3e5805668a8db4749aae36d35fb27b41f0276ec-d # internal BUILDSTDERR: github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid JABbNr8H5Vs3cpYFyH0a/JABbNr8H5Vs3cpYFyH0a -goversion go1.12 -D "" -importcfg $WORK/b111/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/e5/e5d0298c7bf173ee30407ebcf180ae382b0d11c4e323acb11881bcb099894a87-d # internal BUILDSTDERR: github.com/containers/image/transports BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/transports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/containers/image/transports -complete -installsuffix shared -buildid W3ldF5rYDXzEIF6psJ0g/W3ldF5rYDXzEIF6psJ0g -goversion go1.12 -D "" -importcfg $WORK/b112/importcfg -pack ./stub.go ./transports.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d4/d4a051ff64f84738e400ed90706226e8a306ca93828d929a48d4ecfe053f5005-d # internal BUILDSTDERR: github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid 8CZGlkyCJwyIBI_xvxqU/8CZGlkyCJwyIBI_xvxqU -goversion go1.12 -D "" -importcfg $WORK/b067/importcfg -pack ./system_registries_v2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/47/475515c806b95adc699842f4d9c1c1f8a71952c4250780c97dd55407e6ae4fe9-d # internal BUILDSTDERR: github.com/containers/image/version BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/containers/image/version -complete -installsuffix shared -buildid I9OggssjZe8rZA0bYIb5/I9OggssjZe8rZA0bYIb5 -goversion go1.12 -D "" -importcfg $WORK/b113/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/bd/bdc94432d99b98de3cd1ea148f082b2587ada0e33f16d18c79d25efee2d7cd26-d # internal BUILDSTDERR: github.com/mtrmac/gpgme BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b114/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b114/ -g -O2 ./data.go ./gpgme.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/61/61fee39711c32d1281a265339c7f09ce79841c8b264f75d57e5e5e2aaae1fb80-d # internal BUILDSTDERR: github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid SDXyunKKmnvm4eSFP_Jn/SDXyunKKmnvm4eSFP_Jn -goversion go1.12 -D "" -importcfg $WORK/b115/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_amd64/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/7c/7c085c83280c36a835b8dcd727f142b03cadad2c8f319169a701d90a7dc7acc8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6f/6fe72add3b23a73cc0d60475f1d48f1f898851d5500bc16414700165246609e1-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b139/ -importpath os/user -- -I $WORK/b139/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p compress/flate -std -complete -installsuffix shared -buildid KwSQ7giVZBkR3jKvlSfY/KwSQ7giVZBkR3jKvlSfY -goversion go1.12 -D "" -importcfg $WORK/b121/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b083/arith_amd64.o ./arith_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/77/7715aeb920fd1f178413840996547535f6373ba28c0a4c7e2d28414756e85cc6-d # internal BUILDSTDERR: github.com/containers/image/pkg/blobinfocache BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/containers/image/pkg/blobinfocache -complete -installsuffix shared -buildid lBDqLh1T-yUVVy-3uWLG/lBDqLh1T-yUVVy-3uWLG -goversion go1.12 -D "" -importcfg $WORK/b133/importcfg -pack ./boltdb.go ./default.go ./memory.go ./none.go ./prioritize.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b083/_pkg_.a $WORK/b083/arith_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/37/3715721a00b3b41916c0d42e7870f3ea71d2a394fb731bc3354eb87d9382528c-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b082 -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b082/symabis ./p256_asm_amd64.s BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/elliptic -std -installsuffix shared -buildid EgTRI1Ek1voKQAa3AwXg/EgTRI1Ek1voKQAa3AwXg -goversion go1.12 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/11/116174e63cde55db3167207cacc7f7fa492be68d726f2e7cc21af953ab1e8de0-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_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_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid h7shxyZNe5mzNQAfxTaP/h7shxyZNe5mzNQAfxTaP -goversion go1.12 -D "" -importcfg $WORK/b086/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/e7/e7eea4192f82631542e9a6a4a2fa241cd95b6e3fce6140d25fd98361bcaa3000-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p crypto/rand -std -complete -installsuffix shared -buildid oYACbONo8OovEhiZO3JZ/oYACbONo8OovEhiZO3JZ -goversion go1.12 -D "" -importcfg $WORK/b087/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/e6/e69d5508e36b269ec58e8920834178e9ee5d54906ec126a014dd88f5d234e15a-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid fCZ3TDfBWjC9SvScap85/fCZ3TDfBWjC9SvScap85 -goversion go1.12 -D "" -importcfg $WORK/b088/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b082 -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/p256_asm_amd64.o ./p256_asm_amd64.s BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p net -std -installsuffix shared -buildid mWnSpQs6NiE8uK2wuQ3B/mWnSpQs6NiE8uK2wuQ3B -goversion go1.12 -D "" -importcfg $WORK/b044/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/b044/_cgo_gotypes.go $WORK/b044/cgo_linux.cgo1.go $WORK/b044/cgo_resnew.cgo1.go $WORK/b044/cgo_socknew.cgo1.go $WORK/b044/cgo_unix.cgo1.go $WORK/b044/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/p256_asm_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/0f/0f7477e2893c7bc71befde7bdfab29d00abc6e547a9901a3ccecaddcb0d116c0-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid l1Dzyq-WKZ5URUoqP8RG/l1Dzyq-WKZ5URUoqP8RG -goversion go1.12 -D "" -importcfg $WORK/b098/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/48/487ad3b67ff19c34efbd7088bda7a75db8642c1c18034e9609d98d5f1363c8a0-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p compress/zlib -std -complete -installsuffix shared -buildid f2ozBEtofeWeJzT_NqBH/f2ozBEtofeWeJzT_NqBH -goversion go1.12 -D "" -importcfg $WORK/b122/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/8a/8a25acdbbd4ef6f35d7f0c8f4219591124930afea0d996a3d27ca31f1bc903d2-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid siNgKJA7BPf3UjDwDxP4/siNgKJA7BPf3UjDwDxP4 -goversion go1.12 -D "" -importcfg $WORK/b125/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/42/42a9631cd266b02dce2c7cf60010fc0f1c937bbbb2a85faac5c2481eaa2823ef-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid Nk5VecUCYVbNuzUstXzt/Nk5VecUCYVbNuzUstXzt -goversion go1.12 -D "" -importcfg $WORK/b077/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/6e/6ecfffd07bea6db27c80614deb29cb3c75ebdb4cf612f58347ad0db96c351231-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 7tz1KfaMxV9q6uhz6t0b/7tz1KfaMxV9q6uhz6t0b -goversion go1.12 -D "" -importcfg $WORK/b099/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/d6/d6e489dc7e61f245a8ff1ba152c9cc90d8cb2178cf319152cb5020a7d103b5d2-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid A_iwEWO213HqhQcwklRw/A_iwEWO213HqhQcwklRw -goversion go1.12 -D "" -importcfg $WORK/b102/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/8d/8da961e6956ec50555f22d32478240894ae441146262f33f2049b6b574b67155-d # internal BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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_amd64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p text/scanner -std -complete -installsuffix shared -buildid lDVpIoAzkPkYHOLlTk_q/lDVpIoAzkPkYHOLlTk_q -goversion go1.12 -D "" -importcfg $WORK/b141/importcfg -pack ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5b/5ba1a4b8b256454e290b3214c3ce69412dd9d6cd3407634b932dc6887b07ec05-d # internal BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid Q5hVhNAa7Pdh30EoBe0N/Q5hVhNAa7Pdh30EoBe0N -goversion go1.12 -D "" -importcfg $WORK/b119/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/8c/8cc486d70ac46f32922c5f46f9e96b6c5a5beaa3bf9f5182472cc9a0c777058d-d # internal BUILDSTDERR: github.com/containers/storage/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid keWbrnEhJx53jxv2fyW0/keWbrnEhJx53jxv2fyW0 -goversion go1.12 -D "" -importcfg $WORK/b140/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/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_amd64/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/7f/7fbdaa8c25c652b326ec8bf5a2ce3d1e52444241eeb77754c0faa6e120753ebb-d # internal BUILDSTDERR: github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/go-units BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid scQHiFmcKRLKOf4cFotB/scQHiFmcKRLKOf4cFotB -goversion go1.12 -D "" -importcfg $WORK/b146/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4e/4e3f947678fbd19c7c2e5e7dd19a9cd6b62cd8d9f7b933157dae387182e8cd18-d # internal BUILDSTDERR: golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid kWUgA4uJKF8FTfID49ow/kWUgA4uJKF8FTfID49ow -goversion go1.12 -D "" -importcfg $WORK/b149/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/c5/c5c1fa030bee776ea82cdcec77d920b79b1726ed829b6c2275751cd8c0940b7a-d # internal BUILDSTDERR: github.com/klauspost/compress/flate BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/klauspost/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b153/symabis ./crc32_amd64.s BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/cpuid=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/klauspost/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/klauspost/compress/flate -installsuffix shared -buildid MqlEHS_GqEFUwrEledXV/MqlEHS_GqEFUwrEledXV -goversion go1.12 -symabis $WORK/b153/symabis -D "" -importcfg $WORK/b153/importcfg -pack -asmhdr $WORK/b153/go_asm.h ./copy.go ./crc32_amd64.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d6/d684087ae134a1b9f1a101eca6a13553a0018427533d1f17338e204712af3e52-d # internal BUILDSTDERR: github.com/containers/storage/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid dQYr671YW_0z0F9VQlkc/dQYr671YW_0z0F9VQlkc -goversion go1.12 -D "" -importcfg $WORK/b148/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p os/user -std -installsuffix shared -buildid cML1xbj5Pea-tlD-3y-s/cML1xbj5Pea-tlD-3y-s -goversion go1.12 -D "" -importcfg $WORK/b139/importcfg -pack ./lookup.go ./user.go $WORK/b139/_cgo_gotypes.go $WORK/b139/cgo_lookup_unix.cgo1.go $WORK/b139/getgrouplist_unix.cgo1.go $WORK/b139/listgroups_unix.cgo1.go $WORK/b139/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/cf/cf6f5384903c209820afea582d42f4ebc10879ba94dfd4334ce977544251c9a5-d # internal BUILDSTDERR: github.com/containers/storage/pkg/pools BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid 5TSgL13JlgOhDbMLqLNK/5TSgL13JlgOhDbMLqLNK -goversion go1.12 -D "" -importcfg $WORK/b150/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/9f/9f78de8e5178cdd7e2a701a835cfc338ae96f3fdce6acc584dcb53550c8f7f4b-d # internal BUILDSTDERR: github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid _VAux2qonUqRBLV1KKiD/_VAux2qonUqRBLV1KKiD -goversion go1.12 -D "" -importcfg $WORK/b157/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/c9/c9a78fd25f3147cb69ec1b466752407a593ab17de4361a822aa680959cecf58c-d # internal BUILDSTDERR: archive/tar BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p archive/tar -std -complete -installsuffix shared -buildid wJnR8g8au9IU7ib07MEc/wJnR8g8au9IU7ib07MEc -goversion go1.12 -D "" -importcfg $WORK/b138/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_amd64/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/5c/5c316f5020008cd0831c4a795308116d877485e8e6c2e0c9f7ebf745b44ddc50-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/armor=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid qWy4jiwGPv9SMkGhWG0A/qWy4jiwGPv9SMkGhWG0A -goversion go1.12 -D "" -importcfg $WORK/b116/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/klauspost/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b153 -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b153/crc32_amd64.o ./crc32_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b153/_pkg_.a $WORK/b153/crc32_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/dd/dd4179dddde3b0a3c3052f70c550d4a77053a1ad8988088b43a173302860bf88-d # internal BUILDSTDERR: github.com/klauspost/pgzip BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/compress/flate=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/klauspost/pgzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid WS-i1YCyWtWJbUsmnPu5/WS-i1YCyWtWJbUsmnPu5 -goversion go1.12 -D "" -importcfg $WORK/b152/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/e9/e961bc4fc9d42b658c2e1dcc4aaac8c430250f17932b3186efb8edc76f92c8de-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p flag -std -complete -installsuffix shared -buildid Z-ATTgmJnr1PV088NLh4/Z-ATTgmJnr1PV088NLh4 -goversion go1.12 -D "" -importcfg $WORK/b160/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/71/71cea4a2339cc861d23483a8888e1a21366703730ba6738ff219d52507822479-d # internal BUILDSTDERR: github.com/syndtr/gocapability/capability BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/syndtr/gocapability/capability BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid 5oeShILF-6GJBq4GcJii/5oeShILF-6GJBq4GcJii -goversion go1.12 -D "" -importcfg $WORK/b162/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/89/89287db6f7959efb3cc90be8e64d365bf6645742d6f8b946051b692c9f861928-d # internal BUILDSTDERR: github.com/vbatts/tar-split/tar/storage BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid b9R-q-RkCUqxcuhTz7Yt/b9R-q-RkCUqxcuhTz7Yt -goversion go1.12 -D "" -importcfg $WORK/b163/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/aa/aa4b109e41801e15a248d01a7ec81df39224f9b05893a4bf90e4bcc6c1d63fd7-d # internal BUILDSTDERR: github.com/containers/storage/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid KUe4wbkRrog8pvdsTYNy/KUe4wbkRrog8pvdsTYNy -goversion go1.12 -D "" -importcfg $WORK/b169/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/e1/e1cfc550227299d25935449c393995d5f08cd76d7c0c2adf731b3a07c2f57b8c-d # internal BUILDSTDERR: github.com/opencontainers/selinux/go-selinux BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid iNu9QD6dspjsPD39TDrp/iNu9QD6dspjsPD39TDrp -goversion go1.12 -D "" -importcfg $WORK/b171/importcfg -pack ./selinux_linux.go ./xattrs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/07/07448f543d5f5ef5206725ca53c1b526b4854bf912e9e2657173d478297b2e8e-d # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/fa/fafa2c2c43bae1ff886e2f3524b6ca0398ab4fbd0d51f805fa1614dbfdef3fbf-d # internal BUILDSTDERR: github.com/containers/storage/pkg/loopback BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b176/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b176/ -g -O2 ./loop_wrapper.go BUILDSTDERR: github.com/mistifyio/go-zfs BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mistifyio/go-zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid 3y0S0t67363JJLh0FAjo/3y0S0t67363JJLh0FAjo -goversion go1.12 -D "" -importcfg $WORK/b186/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/60/60a993411bf1b6f392d47dd4bf751839498681cf1908f58d685867716159e862-d # internal BUILDSTDERR: github.com/containers/storage/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid sHDb2xgZyefgLFMHkG3g/sHDb2xgZyefgLFMHkG3g -goversion go1.12 -D "" -importcfg $WORK/b188/importcfg -pack ./stringid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d7/d758056401f78e128bf7c603d7f0d8c66c31f2a40c56fac8b6ab825fcdf74843-d # internal BUILDSTDERR: github.com/tchap/go-patricia/patricia BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/tchap/go-patricia/patricia BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid GtHzu2IbVWp8-24za9Hu/GtHzu2IbVWp8-24za9Hu -goversion go1.12 -D "" -importcfg $WORK/b191/importcfg -pack ./children.go ./patricia.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/43/431b31423fb7bcf96e766dea0de49df291396481adb0e6c1cc488d8aff04ad0a-d # internal BUILDSTDERR: github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid Qdu-xe5Yn62LWMV69_gN/Qdu-xe5Yn62LWMV69_gN -goversion go1.12 -D "" -importcfg $WORK/b170/importcfg -pack ./label_selinux.go BUILDSTDERR: cd $WORK/b114 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/b1/b165d0b262f8f0a0443ca3bbca0b83404e0c2891d9b86a466380355af0122cdd-d # internal BUILDSTDERR: github.com/vbatts/tar-split/archive/tar BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 3ontdZQrmHN8i07irhRG/3ontdZQrmHN8i07irhRG -goversion go1.12 -D "" -importcfg $WORK/b193/importcfg -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.go BUILDSTDERR: cd $WORK/b176 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/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_amd64/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/3b/3bf0b35c5c0e9b64d0897913791c8694e63acedb2c3fa39fbadc1c7343c0df82-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p compress/gzip -std -complete -installsuffix shared -buildid C6PZB9VIs6b7e5ss-5T4/C6PZB9VIs6b7e5ss-5T4 -goversion go1.12 -D "" -importcfg $WORK/b196/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/44/44bd602ee8f6f7b13b3ac74d83b61dd9c2bbc8d9ed75cc1458c292ff8fccb733-d # internal BUILDSTDERR: github.com/containers/storage/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/tchap/go-patricia/patricia=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/truncindex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid xNMHBFT90Be0jehFdUZx/xNMHBFT90Be0jehFdUZx -goversion go1.12 -D "" -importcfg $WORK/b190/importcfg -pack ./truncindex.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -o $WORK/b176/_cgo_.o $WORK/b176/_cgo_main.o $WORK/b176/_x001.o $WORK/b176/_x002.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/6e/6e8c4dc5487dd5e8e3ba004a3bbe4cde3d80cca0b0e0c9d6fe49b3921c786407-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_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_amd64/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid B3faFjEQuvzCDigJy3Jc/B3faFjEQuvzCDigJy3Jc -goversion go1.12 -D "" -importcfg $WORK/b201/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: cd $WORK/b114 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b176/_cgo_.o -dynout $WORK/b176/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/58/58510bb02cda1c9af4c94c38daaf32810e7a9c901e2ec6ac6a17c832071bd253-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_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_amd64/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid q1J5SJj7Bu9sBrKhXgvz/q1J5SJj7Bu9sBrKhXgvz -goversion go1.12 -D "" -importcfg $WORK/b202/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid vOETZOKPzWeW2U8i71z2/vOETZOKPzWeW2U8i71z2 -goversion go1.12 -D "" -importcfg $WORK/b176/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go $WORK/b176/_cgo_gotypes.go $WORK/b176/loop_wrapper.cgo1.go $WORK/b176/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/76/761999078810edd03b9dd616e25139094578710cde12e321a6f7737f61c0f965-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid RW4hIQGRbMcmYBzgXChx/RW4hIQGRbMcmYBzgXChx -goversion go1.12 -D "" -importcfg $WORK/b043/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/ab/ab20fe9cefb657b9e89ae4bc7bf922f7f0081d90c6f25aada8921fb2226a193e-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b176/_pkg_.a $WORK/b176/_x001.o $WORK/b176/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid -ir7c9zjPcoyafwo8jC1/-ir7c9zjPcoyafwo8jC1 -goversion go1.12 -D "" -importcfg $WORK/b097/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: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/16/16ebbc2e68518a2e3df6cbb4fda00099a2e6774ca055328a3a4d164a358d5e88-d # internal BUILDSTDERR: golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b145/symabis ./asm_linux_amd64.s BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid IpbFu3IBa8quk3Ua6-Lv/IpbFu3IBa8quk3Ua6-Lv -goversion go1.12 -symabis $WORK/b145/symabis -D "" -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/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 ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go BUILDSTDERR: cd $WORK/b114 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3d/3d1164a5747f0d1c0237363183762035bd83851bc19f86a446820f80c2ab5e1b-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid A75_nucHdc0yn8t483fP/A75_nucHdc0yn8t483fP -goversion go1.12 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/29/295c244707b525cc203fd39fc4fdef9a999e5ab166c5cd4264af83609c409c52-d # internal BUILDSTDERR: github.com/vbatts/tar-split/tar/asm BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid SUTHf4yJTHa18sMDSx6H/SUTHf4yJTHa18sMDSx6H -goversion go1.12 -D "" -importcfg $WORK/b192/importcfg -pack ./assemble.go ./disassemble.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f0/f0e79a32898be0f01e6d6671d293fa092ab0c20627fdb56da7c067bd1a2bf76d-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid _Ja3NYN1oaImeD_TdYWy/_Ja3NYN1oaImeD_TdYWy -goversion go1.12 -D "" -importcfg $WORK/b051/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/8c/8c7755748eb818b224e9f35552f81877b6a4ba0c9e868fae01e66f3dfe975a97-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b201/_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_amd64/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid maL4k6bjg5FdHc3gSb6I/maL4k6bjg5FdHc3gSb6I -goversion go1.12 -D "" -importcfg $WORK/b199/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/b6/b6afdaea014f7b203ac91fce103d57061baf274887a201d1828eb61f274f8113-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p net/textproto -std -complete -installsuffix shared -buildid F4CcQV_JRU4Ckai1lW5s/F4CcQV_JRU4Ckai1lW5s -goversion go1.12 -D "" -importcfg $WORK/b203/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/41/412421196e6a377dc348d20ebf31362d4ce6c3e6519c868f3b1e95603dc833ae-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid jRDCUPwgyAgt4TPVge6i/jRDCUPwgyAgt4TPVge6i -goversion go1.12 -D "" -importcfg $WORK/b042/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a0/a0b644bd44bc611c5c555541b887d5bd484b25f65f57d194f093af4e41dcd009-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/version=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid VogKUcQXgT8hY7f3lxRD/VogKUcQXgT8hY7f3lxRD -goversion go1.12 -D "" -importcfg $WORK/b055/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/77/77b9f28e578c3fa754cc4bc6692c4b49faf5d3a7e9143893b1305b908849a4ef-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid 8cPt1qeflXGKTEcHGxTy/8cPt1qeflXGKTEcHGxTy -goversion go1.12 -D "" -importcfg $WORK/b205/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/fa/fa949d7338e4104eb4bea53f386f7c15e628ffe22cc6c7b2b1415cc51cbaf2f3-d # internal BUILDSTDERR: github.com/containernetworking/cni/libcni BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/version=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/libcni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid Hhzw7XBkSOGYBnkrbfF4/Hhzw7XBkSOGYBnkrbfF4 -goversion go1.12 -D "" -importcfg $WORK/b054/importcfg -pack ./api.go ./conf.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b114/ -g -O2 -o $WORK/b114/_x004.o -c go_gpgme.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d9/d916411b0adb592ac3e3f211b27327355b80e0d19c2a3ceba189e0cedc4d4ee9-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_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_amd64/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid d-_6KGixdpsIzMuWzzhF/d-_6KGixdpsIzMuWzzhF -goversion go1.12 -D "" -importcfg $WORK/b198/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/3b/3b79cdc196161eb07d929514e67704700418041ab662a08e282a1d707fb5d423-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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_amd64/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p mime -std -complete -installsuffix shared -buildid ZbG_H83TEzARiBcQ62kA/ZbG_H83TEzARiBcQ62kA -goversion go1.12 -D "" -importcfg $WORK/b206/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cd $WORK/b114 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7c/7c0ebb2b72b5d76321b10e43b343aec97670c0409078ce5c8b980f288487b5cb-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid bwC_w-iuybCVvun16y3-/bwC_w-iuybCVvun16y3- -goversion go1.12 -D "" -importcfg $WORK/b208/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/66/66a7880636921e4ad7d9add05621d94a56155ee9d2055647c77e557aeb491b48-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p net/http/internal -std -complete -installsuffix shared -buildid HvjF6kEkMO4J38N0MGTe/HvjF6kEkMO4J38N0MGTe -goversion go1.12 -D "" -importcfg $WORK/b210/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -o $WORK/b114/_cgo_.o $WORK/b114/_cgo_main.o $WORK/b114/_x001.o $WORK/b114/_x002.o $WORK/b114/_x003.o $WORK/b114/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/74/749b95e6dd703c8ca3c7bc783ce27ff608d4280488d357bd4b76b390926e21a2-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p crypto/tls -std -complete -installsuffix shared -buildid uQs-0Ts-QnCyN1q3Ks26/uQs-0Ts-QnCyN1q3Ks26 -goversion go1.12 -D "" -importcfg $WORK/b090/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: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b114/_cgo_.o -dynout $WORK/b114/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/29/29032eb98acc82ae85b02da1eb455d7f736969fe9a4f67c41c00b70354a934b6-d # internal BUILDSTDERR: github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid DcGuV2D0H6td38LJmZrT/DcGuV2D0H6td38LJmZrT -goversion go1.12 -D "" -importcfg $WORK/b211/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid bsVdn1nMhj9YavqW3UOO/bsVdn1nMhj9YavqW3UOO -goversion go1.12 -D "" -importcfg $WORK/b114/importcfg -pack ./callbacks.go $WORK/b114/_cgo_gotypes.go $WORK/b114/data.cgo1.go $WORK/b114/gpgme.cgo1.go $WORK/b114/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/2e/2ed3130f521c1477bf1e65654995efda203436e37e76f6412215ae801e343edf-d # internal BUILDSTDERR: github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --cflags -- libseccomp libseccomp BUILDSTDERR: pkg-config --libs -- libseccomp libseccomp BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b215/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b215/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/c1/c1d6bde3fbd578a99fe785651aedfb8277c048f5845d3d0f00eca63dda7b1a66-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p mime/multipart -std -complete -installsuffix shared -buildid ogFYAUfPKUPDwnQFjFyT/ogFYAUfPKUPDwnQFjFyT -goversion go1.12 -D "" -importcfg $WORK/b207/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/11/1128e12879dc3e8ad2c9d007ab112b80cb62c35d51ddaaf3da351391b3fe464f-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_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_amd64/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid dOGiV2qIums1xwxFXZ41/dOGiV2qIums1xwxFXZ41 -goversion go1.12 -D "" -importcfg $WORK/b197/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b145/asm_linux_amd64.o ./asm_linux_amd64.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b145/_pkg_.a $WORK/b145/asm_linux_amd64.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/bb/bb48d3f195a5efa753cd20b11edfc6fa4731814de4cedef6dfe4dd97809c26b7-d # internal BUILDSTDERR: github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/12/12d42ea4515f57a4a8429ed21c5323d777a35c292a3277f9edf13eda1cd26e36-d # internal BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid 7PrPOJ4mD-4OqtqjKriy/7PrPOJ4mD-4OqtqjKriy -goversion go1.12 -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: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid QDGboRC35OhfK1iRTaB7/QDGboRC35OhfK1iRTaB7 -goversion go1.12 -D "" -importcfg $WORK/b147/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/89/8916131010b6274b5002d65ce0b93e3bb99f570a5d42ca3702dde19ba3e61d51-d # internal BUILDSTDERR: github.com/containers/storage/pkg/reexec BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/reexec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid Qm-dbi9nB8PyyxTDDVjM/Qm-dbi9nB8PyyxTDDVjM -goversion go1.12 -D "" -importcfg $WORK/b161/importcfg -pack ./command_linux.go ./reexec.go BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/5a/5a9fd8ca16ff4b5f1fe03d21c3bf2506918b8606b01e1029cd6e73cc720602a2-d # internal BUILDSTDERR: github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid 32TKrH27bj3JXDLm-KqO/32TKrH27bj3JXDLm-KqO -goversion go1.12 -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_amd64/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/e8/e814d18c177d95f7359b8d0d7c5c499b4db1bd7eef32f76df17c49e390cfb864-d # internal BUILDSTDERR: github.com/containers/storage/pkg/devicemapper BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: pkg-config --cflags -- devmapper BUILDSTDERR: pkg-config --libs -- devmapper BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b174/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b174/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b114/_pkg_.a $WORK/b114/_x001.o $WORK/b114/_x002.o $WORK/b114/_x003.o $WORK/b114/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/5d/5df47905d4b5b2049d50e63235b229698fc79e60e174ce8e2888909fa051d5cc-d # internal BUILDSTDERR: github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b156/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b156/ -g -O2 ./sysconfig.go BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/83/834f7adb4ddfbbf2759b3fcbc6c3e5e1a4260f204e301f34c7a2dea298f31a83-d # internal BUILDSTDERR: github.com/containers/storage/pkg/dmesg BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/dmesg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid I-PRjJOXEv5xWYTSBLci/I-PRjJOXEv5xWYTSBLci -goversion go1.12 -D "" -importcfg $WORK/b175/importcfg -pack ./dmesg_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/de/dea9d4f828773ce57b33f0a1dd64072828242e2ad622d8b473a86a1d57305c4d-d # internal BUILDSTDERR: github.com/containers/storage/pkg/parsers/kernel BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/parsers/kernel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid 4A2asKw89PY1Pn5_8XID/4A2asKw89PY1Pn5_8XID -goversion go1.12 -D "" -importcfg $WORK/b177/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c7/c7a2b2df2209d4acdd94830e6434f47874ab267433f4e4d528b6d6af890a1c7f-d # internal BUILDSTDERR: github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid qoaDBzxKBUQzcWgzyGWl/qoaDBzxKBUQzcWgzyGWl -goversion go1.12 -D "" -importcfg $WORK/b142/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: cd $WORK/b156 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/3b/3bd5e254b1d6381fa67cb427aca761b965a07e7ae23144fe15917f78fa9c42c7-d # internal BUILDSTDERR: github.com/containers/storage/drivers/quota BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b180/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b180/ -g -O2 ./projectquota.go BUILDSTDERR: cd $WORK/b156 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b156=/tmp/go-build -gno-record-gcc-switches -o $WORK/b156/_cgo_.o $WORK/b156/_cgo_main.o $WORK/b156/_x001.o $WORK/b156/_x002.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/8c/8c734624c3f31bac68d41fc8aab141367f14dc7f7b077d145ae9b48b712f4fa6-d # internal BUILDSTDERR: github.com/containers/storage/pkg/fsutils BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/fsutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid IpwIC5W0ktetxUlscSMo/IpwIC5W0ktetxUlscSMo -goversion go1.12 -D "" -importcfg $WORK/b181/importcfg -pack ./fsutils_linux.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b156/_cgo_.o -dynout $WORK/b156/_cgo_import.go BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid WzMoRtcGPMnLOKISKK_5/WzMoRtcGPMnLOKISKK_5 -goversion go1.12 -D "" -importcfg $WORK/b156/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b156/_cgo_gotypes.go $WORK/b156/sysconfig.cgo1.go $WORK/b156/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/67/6736818f04c8d09d5f6c2d1a19edd28cddaf36caf555b68fcf2e5a2772fe5b3e-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_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_amd64/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid JAhGneXoK9n0RCv1Wgpt/JAhGneXoK9n0RCv1Wgpt -goversion go1.12 -D "" -importcfg $WORK/b204/importcfg -pack ./proxy.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b156/_pkg_.a $WORK/b156/_x001.o $WORK/b156/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/67/67ddd21830cf60ed69d3545f0cdabadbf3baba0c63820038f0017d26574c99d4-d # internal BUILDSTDERR: github.com/containers/storage/pkg/archive BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/promise=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid ji-brv1Z5u4M5jvG086k/ji-brv1Z5u4M5jvG086k -goversion go1.12 -D "" -importcfg $WORK/b137/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_amd64/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/7c/7c3dcad6aa4caa6620565b2256609184b806afc421a58aae42a0868393061992-d # internal BUILDSTDERR: github.com/containers/storage/drivers/copy BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b184/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b184/ -g -O2 ./copy.go BUILDSTDERR: cd $WORK/b180 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c BUILDSTDERR: cd $WORK/b184 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/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/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b180 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -o $WORK/b184/_cgo_.o $WORK/b184/_cgo_main.o $WORK/b184/_x001.o $WORK/b184/_x002.o -g -O2 BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -o $WORK/b180/_cgo_.o $WORK/b180/_cgo_main.o $WORK/b180/_x001.o $WORK/b180/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b180/_cgo_.o -dynout $WORK/b180/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b184/_cgo_.o -dynout $WORK/b184/_cgo_import.go BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid zXcdVNP8JW5sk2uscr-5/zXcdVNP8JW5sk2uscr-5 -goversion go1.12 -D "" -importcfg $WORK/b180/importcfg -pack $WORK/b180/_cgo_gotypes.go $WORK/b180/projectquota.cgo1.go $WORK/b180/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid tclq2U-lax19xFY3J8su/tclq2U-lax19xFY3J8su -goversion go1.12 -D "" -importcfg $WORK/b184/importcfg -pack $WORK/b184/_cgo_gotypes.go $WORK/b184/copy.cgo1.go $WORK/b184/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b184/_pkg_.a $WORK/b184/_x001.o $WORK/b184/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/60/60dadd3d9ad4062c4909d5fff2499cb6023161302c591fa83372a07abd990c3d-d # internal BUILDSTDERR: golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b216/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid XXQ8Lb8MiLkQaxkreGK6/XXQ8Lb8MiLkQaxkreGK6 -goversion go1.12 -D "" -importcfg $WORK/b216/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b180/_pkg_.a $WORK/b180/_x001.o $WORK/b180/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/12/12c80427b1f6d2adc62be37171c4b67411b16a1a6a061b2036fab5292eb90a9c-d # internal BUILDSTDERR: github.com/containers/buildah/docker BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b217/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/image/pkg/strslice=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid qG9JCWQqimNq8xgXM3Ro/qG9JCWQqimNq8xgXM3Ro -goversion go1.12 -D "" -importcfg $WORK/b217/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/d6/d6589a873e00cb3551a5db2f8173913b19a7647f7b1334c59435a8fbe5a66ab3-d # internal BUILDSTDERR: github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 9ufUTNluR3e8PSpHJ4PH/9ufUTNluR3e8PSpHJ4PH -goversion go1.12 -D "" -importcfg $WORK/b222/importcfg -pack ./xlog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/78/78fd608c54606348f18843e4ea8ada9dd638d0652ef07d3b0aa31bbb24fe4b21-d # internal BUILDSTDERR: github.com/ulikunitz/xz/lzma BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b223/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ulikunitz/xz/lzma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid qfzhzrwp95c6a0HjCkCR/qfzhzrwp95c6a0HjCkCR -goversion go1.12 -D "" -importcfg $WORK/b223/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/f5/f5d2ea298e9ed644645c608b403e7a658c8af9aa41d12c461010b0b9ec0ed5cb-d # internal BUILDSTDERR: github.com/vbauerster/mpb/cwriter BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cat >$WORK/b227/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/mattn/go-isatty=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbauerster/mpb/cwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid Yu8R8nqChFE2z0pjTTqY/Yu8R8nqChFE2z0pjTTqY -goversion go1.12 -D "" -importcfg $WORK/b227/importcfg -pack ./writer.go ./writer_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/72/72c8d7b038fc70bea8874102b4fc9ea3f6855e91a30f60c26120f2624e9a0bde-d # internal BUILDSTDERR: github.com/vbauerster/mpb/decor BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: cat >$WORK/b229/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/VividCortex/ewma=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/internal=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbauerster/mpb/decor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid xuu4qo5DSDBWSjpDOpUI/xuu4qo5DSDBWSjpDOpUI -goversion go1.12 -D "" -importcfg $WORK/b229/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go BUILDSTDERR: cd $WORK/b174 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/1f/1f72c8baea7c163fc45aee1b3ed99c6367002ba02d474e92cd041db4346398c9-d # internal BUILDSTDERR: github.com/vbauerster/mpb BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: cat >$WORK/b225/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/cwriter=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/decor=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/internal=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbauerster/mpb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid Z2epZVLKp7kDIgXJKlw8/Z2epZVLKp7kDIgXJKlw8 -goversion go1.12 -D "" -importcfg $WORK/b225/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 $WORK/b174 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6a/6a1cd1831967c241c10b6633e5442f808fea1aa9a1431f0f35006375372a6aef-d # internal BUILDSTDERR: github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid NNkvg9Xsru12PBhYWIxc/NNkvg9Xsru12PBhYWIxc -goversion go1.12 -D "" -importcfg $WORK/b159/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go BUILDSTDERR: cd $WORK/b215 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b215=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/10/1005498949e4afa8866ec424983648d2874dc9269422414d735f7237ed248ad7-d # internal BUILDSTDERR: github.com/docker/libtrust BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/libtrust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/docker/libtrust -complete -installsuffix shared -buildid 7gJzXHhuXyH81o9RkjGV/7gJzXHhuXyH81o9RkjGV -goversion go1.12 -D "" -importcfg $WORK/b076/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go BUILDSTDERR: cd $WORK/b215 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b215=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: cd $WORK/b174 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/1f/1f25b83c3a57b28c6455c8e99497f5e0792cd3f4ead54022f0cb77dca89101d4-d # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/6e/6e4d401e111b5da5d469e037e0dad0ed2d6a48b884ccdc38465ec50d56b38689-d # internal BUILDSTDERR: github.com/containers/storage/drivers BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid 6HiztAUCbOcSgIrXHypd/6HiztAUCbOcSgIrXHypd -goversion go1.12 -D "" -importcfg $WORK/b136/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid sXIwV0KvZwY-3e_huDav/sXIwV0KvZwY-3e_huDav -goversion go1.12 -D "" -importcfg $WORK/b209/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/d6/d6264076f2a66dbce73ca7ecd15e9e414e403f5db67c2d6c72f206f90cf50817-d # internal BUILDSTDERR: github.com/ulikunitz/xz BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/lzma=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ulikunitz/xz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid ux270YBxZScjtfdKTcD5/ux270YBxZScjtfdKTcD5 -goversion go1.12 -D "" -importcfg $WORK/b221/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go BUILDSTDERR: cd $WORK/b215 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b215=/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_amd64/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/3b/3b5622302f41166dd4c8afc1d1ff9fad8c5206e3753639687ad757319680dc93-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_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_amd64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p net/http -std -complete -installsuffix shared -buildid i4QQyqYfwwg7x9Y9e0q5/i4QQyqYfwwg7x9Y9e0q5 -goversion go1.12 -D "" -importcfg $WORK/b195/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: cd $WORK/b174 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c BUILDSTDERR: cd $WORK/b215 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b215=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b174 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b215=/tmp/go-build -gno-record-gcc-switches -o $WORK/b215/_cgo_.o $WORK/b215/_cgo_main.o $WORK/b215/_x001.o $WORK/b215/_x002.o $WORK/b215/_x003.o -g -O2 -lseccomp BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -o $WORK/b174/_cgo_.o $WORK/b174/_cgo_main.o $WORK/b174/_x001.o $WORK/b174/_x002.o $WORK/b174/_x003.o $WORK/b174/_x004.o $WORK/b174/_x005.o -g -O2 -ldevmapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/05/0589b0af4b0343cc08c6e94c2443bdc8399c2377ffe885a01ee614dd9141934c-d # internal BUILDSTDERR: github.com/containers/storage/drivers/aufs BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/directory=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/locker=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/aufs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid l79Q4qo_7dJqLXieMZoV/l79Q4qo_7dJqLXieMZoV -goversion go1.12 -D "" -importcfg $WORK/b166/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b215/_cgo_.o -dynout $WORK/b215/_cgo_import.go BUILDSTDERR: cat >$WORK/b215/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid U0qhvuOUiB5pHkCyRP5V/U0qhvuOUiB5pHkCyRP5V -goversion go1.12 -D "" -importcfg $WORK/b215/importcfg -pack $WORK/b215/_cgo_gotypes.go $WORK/b215/seccomp.cgo1.go $WORK/b215/seccomp_internal.cgo1.go $WORK/b215/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b174/_cgo_.o -dynout $WORK/b174/_cgo_import.go BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid DYtQLEDn9tXb6lWrnfUc/DYtQLEDn9tXb6lWrnfUc -goversion go1.12 -D "" -importcfg $WORK/b174/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b174/_cgo_gotypes.go $WORK/b174/devmapper_log.cgo1.go $WORK/b174/devmapper_wrapper.cgo1.go $WORK/b174/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b174/devmapper_wrapper_dynamic.cgo1.go $WORK/b174/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/15/154d54d1202e6d80f55302c0f2fd84cf65842c28413b27d1eb60fdf5ccd5a142-d # internal BUILDSTDERR: github.com/containers/storage/drivers/btrfs BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b172/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b172/ -g -O2 ./btrfs.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/af/afd211d8a09291cd043b9c658e01e1317dc94d279a66e67630cad9287f273504-d # internal BUILDSTDERR: github.com/containers/image/manifest BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/strslice=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/versions=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/docker/libtrust=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/manifest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containers/image/manifest -complete -installsuffix shared -buildid rMLvb-1QQtrb1NiReZho/rMLvb-1QQtrb1NiReZho -goversion go1.12 -D "" -importcfg $WORK/b073/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ce/ced6c5fe2478250f135345dd7925218289e1700560449a549a9617d9b4e27235-d # internal BUILDSTDERR: github.com/containers/storage/drivers/overlayutils BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid foJOnAlTZx0FJJ1hPghm/foJOnAlTZx0FJJ1hPghm -goversion go1.12 -D "" -importcfg $WORK/b179/importcfg -pack ./overlayutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/08/0845805d9b5f280105f996452d4c6bb3acf501c779e0c664f7d331441d728b4e-d # internal BUILDSTDERR: github.com/containers/storage/drivers/overlay BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/quota=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/directory=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fsutils=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/locker=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ostree=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid 1M2cEvyX-R9p4E5G4Kt1/1M2cEvyX-R9p4E5G4Kt1 -goversion go1.12 -D "" -importcfg $WORK/b178/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b215/_pkg_.a $WORK/b215/_x001.o $WORK/b215/_x002.o $WORK/b215/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/77/77c6e358d50bd14d3f72a5da4d2318229ad0955a6c92c1e1b53df4529006ac35-d # internal BUILDSTDERR: github.com/containers/storage/drivers/vfs BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/copy=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ostree=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/vfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid n2xolT9D6uVCwxL6rf18/n2xolT9D6uVCwxL6rf18 -goversion go1.12 -D "" -importcfg $WORK/b183/importcfg -pack ./copy_linux.go ./driver.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b174/_pkg_.a $WORK/b174/_x001.o $WORK/b174/_x002.o $WORK/b174/_x003.o $WORK/b174/_x004.o $WORK/b174/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/59/594ec5383ff8368d3cbd7ce3145dad4b67b61736b86b71a8d8e09dfa2d01fb4f-d # internal BUILDSTDERR: github.com/containers/storage/drivers/devmapper BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/dmesg=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/locker=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/loopback=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/devmapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid hpRjmC7UEh1X_pKZCeGr/hpRjmC7UEh1X_pKZCeGr -goversion go1.12 -D "" -importcfg $WORK/b173/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/4d/4da8a769ff422c85a374e86dbdf16fb85bb24a37ece8de30f78027669647a959-d # internal BUILDSTDERR: github.com/containers/storage/drivers/zfs BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/mistifyio/go-zfs=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid pI5MilpINtwLhlXBDZ9n/pI5MilpINtwLhlXBDZ9n -goversion go1.12 -D "" -importcfg $WORK/b185/importcfg -pack ./zfs.go ./zfs_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e6/e602881641c7b96aed0848955b94f255b36cd66959b04ac6bfba2d8bfd63e698-d # internal BUILDSTDERR: github.com/containers/image/signature BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/version=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/mtrmac/gpgme=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/signature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containers/image/signature -complete -installsuffix shared -buildid P9rwebqkREVHb0974m6e/P9rwebqkREVHb0974m6e -goversion go1.12 -D "" -importcfg $WORK/b072/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_amd64/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/d9/d9e67c72c50a526b5db694e3b3095c29db41927f55965db44ad42a0da6fb44f3-d # internal BUILDSTDERR: github.com/containers/image/image BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/containers/image/image -complete -installsuffix shared -buildid av22yq1p0O7O7uXeyY8q/av22yq1p0O7O7uXeyY8q -goversion go1.12 -D "" -importcfg $WORK/b132/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/dc/dc9686ec338eab3cc9c12fad6ed4f2a57566c69db3f574e65a778dd9d0bbb51e-d # internal BUILDSTDERR: github.com/containers/image/pkg/compression BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/compression BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid AtxHyWWgjBJdLdayFyZM/AtxHyWWgjBJdLdayFyZM -goversion go1.12 -D "" -importcfg $WORK/b220/importcfg -pack ./compression.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/1e/1e05ce96aa05cd6c7fbae2fe2ce7cc1597f4834b6067019feb7a37ad67d1d966-d # internal BUILDSTDERR: golang.org/x/sync/semaphore BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b233/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/sync/semaphore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid rIrUn1jPvH7wGpB_vZeT/rIrUn1jPvH7wGpB_vZeT -goversion go1.12 -D "" -importcfg $WORK/b233/importcfg -pack ./semaphore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/ce/ce43043359cad7c671ae56a0ff4d142df42c4ab9080c80b3e5f649ddd4e83c37-d # internal BUILDSTDERR: github.com/containers/image/directory/explicitfilepath BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b235/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid t6AJI0woOEm5E2942fWD/t6AJI0woOEm5E2942fWD -goversion go1.12 -D "" -importcfg $WORK/b235/importcfg -pack ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/a0/a0d578df0e6baa9a0c2535fb349b94b3543199deb2fe4bb033d1a766ff01dc96-d # internal BUILDSTDERR: github.com/containers/image/docker/policyconfiguration BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cat >$WORK/b237/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid xe40ok9fRBUDhSTPJvib/xe40ok9fRBUDhSTPJvib -goversion go1.12 -D "" -importcfg $WORK/b237/importcfg -pack ./naming.go BUILDSTDERR: cd $WORK/b172 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/b7/b7d1f31f6001c45b0053d5c29602164589bb8934e96ac933cd916f8232779b08-d # internal BUILDSTDERR: github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: cat >$WORK/b240/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid x1pN2VttcxAq68D54w8c/x1pN2VttcxAq68D54w8c -goversion go1.12 -D "" -importcfg $WORK/b240/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/18/188a118ac1ff30f14e9c54b130438cf0ff34c567332ba519c1b07d3cd3abd279-d # internal BUILDSTDERR: github.com/containers/buildah/pkg/blobcache BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b218/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid v_vvcqJTjHuv_w6SssyP/v_vvcqJTjHuv_w6SssyP -goversion go1.12 -D "" -importcfg $WORK/b218/importcfg -pack ./blobcache.go BUILDSTDERR: cd $WORK/b172 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1a/1aaa42b65f70f8e63113116a123ca95c8470bf5c559582696e555e59f5719e6e-d # internal BUILDSTDERR: github.com/containers/image/copy BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/compression=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/signature=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/decor=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sync/semaphore=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/containers/image/copy -complete -installsuffix shared -buildid k_p2gzgkkXBcJ0KrwFN0/k_p2gzgkkXBcJ0KrwFN0 -goversion go1.12 -D "" -importcfg $WORK/b219/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/c6/c622352f33de355dbc69e55c09df1ab2fa5f6099154398260e00a396095b038d-d # internal BUILDSTDERR: github.com/containers/image/directory BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/containers/image/directory -complete -installsuffix shared -buildid XGV9pcnGdKip0RP8jYI9/XGV9pcnGdKip0RP8jYI9 -goversion go1.12 -D "" -importcfg $WORK/b234/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go BUILDSTDERR: cd $WORK/b172 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/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_amd64/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/5b/5b6a8c3c96bde4b8c3ffc440f8abc6e6da053d3b22e147c398abf23eb309a6f2-d # internal BUILDSTDERR: github.com/docker/docker-credential-helpers/client BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker-credential-helpers/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid 8OwXv79FWNr1hhNJUFUS/8OwXv79FWNr1hhNJUFUS -goversion go1.12 -D "" -importcfg $WORK/b239/importcfg -pack ./client.go ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/99/992ab349cd497029b2666e56c2612973c53cb2f5a07d381a02a0efa1600e2907-d # internal BUILDSTDERR: github.com/docker/docker/pkg/mount BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid vWr062wbIcSQsVUxFdzr/vWr062wbIcSQsVUxFdzr -goversion go1.12 -D "" -importcfg $WORK/b245/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -o $WORK/b172/_cgo_.o $WORK/b172/_cgo_main.o $WORK/b172/_x001.o $WORK/b172/_x002.o $WORK/b172/_x003.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/2e/2e455a9ffd29eec86436fb08ce0429fa1455e4472fc46dd3d5c0b95f8a3119bb-d # internal BUILDSTDERR: golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: cat >$WORK/b249/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid g1Y0Ws-aeEKq7Clqmh-2/g1Y0Ws-aeEKq7Clqmh-2 -goversion go1.12 -D "" -importcfg $WORK/b249/importcfg -pack ./client.go ./socks.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage btrfs -dynimport $WORK/b172/_cgo_.o -dynout $WORK/b172/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/85/8583d3ef217af62f744588f988d48698525a80f04babb93b1abd06ade03b76cf-d # internal BUILDSTDERR: github.com/docker/go-connections/tlsconfig BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/go-connections/tlsconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid 5NEESTUilsGi_0r0aVGL/5NEESTUilsGi_0r0aVGL -goversion go1.12 -D "" -importcfg $WORK/b250/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid lTDIMsvbSKtgZxXJjF-s/lTDIMsvbSKtgZxXJjF-s -goversion go1.12 -D "" -importcfg $WORK/b172/importcfg -pack $WORK/b172/_cgo_gotypes.go $WORK/b172/btrfs.cgo1.go $WORK/b172/version.cgo1.go $WORK/b172/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/fd/fdb3e452fa939c60d4b9562ac1886d5b2fa0da8d865e3e639b53b7b92616d543-d # internal BUILDSTDERR: github.com/docker/distribution/digestset BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: cat >$WORK/b253/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/digestset BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid A2fYXwyNhEnfUAK_bAfe/A2fYXwyNhEnfUAK_bAfe -goversion go1.12 -D "" -importcfg $WORK/b253/importcfg -pack ./set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/a6/a64182dbac45c86c51a2fe794115d79a67947d1dd8b6b437f4327579e916bdee-d # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/ee/ee2c2d253932ff29e6ecffcab91cda365ebdc3eee69ae2e03d134593efdb30d6-d # internal BUILDSTDERR: github.com/docker/docker/pkg/system BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cat >$WORK/b243/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containerd/continuity/pathdriver=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/mount=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid 8-jAGm9Y8CXiao4DEyKL/8-jAGm9Y8CXiao4DEyKL -goversion go1.12 -D "" -importcfg $WORK/b243/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 ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: cat >$WORK/b262/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 7Vd_sX_8y4sxLX-GIDSM/7Vd_sX_8y4sxLX-GIDSM -goversion go1.12 -D "" -importcfg $WORK/b262/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_amd64/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/48/4800fb0b5ade8e60fe7a278d1f3370c86a4870cd777dce52bf9bb2568d1cf469-d # internal BUILDSTDERR: github.com/docker/distribution/reference BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/digestset=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid KRimOVZjSfMGzlLE5PQr/KRimOVZjSfMGzlLE5PQr -goversion go1.12 -D "" -importcfg $WORK/b252/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/d4/d46420e1a66e4941e86c4e8aa1292ad622825a32e52a9fedbf110118d6f8f8fb-d # internal BUILDSTDERR: golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cat >$WORK/b248/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/internal/socks=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid 6_E_x8E_LR4rCMyFcLZr/6_E_x8E_LR4rCMyFcLZr -goversion go1.12 -D "" -importcfg $WORK/b248/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b172/_pkg_.a $WORK/b172/_x001.o $WORK/b172/_x002.o $WORK/b172/_x003.o # internal BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/42/42e71ecc2345fa2d49456214983db79cad8e42c8562171a86c90683493c323f3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: github.com/docker/docker/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: cat >$WORK/b242/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/system=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid UlLYJI7XDWsU_wXhBZne/UlLYJI7XDWsU_wXhBZne -goversion go1.12 -D "" -importcfg $WORK/b242/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/9e/9e1f2a0ab3c4c37e8530eb5866f378765d7af2d26563d329fa09f53652ec684c-d # internal BUILDSTDERR: github.com/containers/storage/drivers/register BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/storage/drivers/aufs=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/btrfs=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/devmapper=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/overlay=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/vfs=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/zfs=$WORK/b185/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid NGvrIR0bwYdczEUdv346/NGvrIR0bwYdczEUdv346 -goversion go1.12 -D "" -importcfg $WORK/b165/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/5b/5b1b91ea0a71a5d2a0fa34380dfff83302285ffe7923f46f5acab8a930e7eadb-d # internal BUILDSTDERR: github.com/containers/image/docker/tarfile BUILDSTDERR: mkdir -p $WORK/b264/ BUILDSTDERR: cat >$WORK/b264/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/internal/tmpdir=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/compression=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/tarfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid lrzjpsSoFSVmdrT92PQj/lrzjpsSoFSVmdrT92PQj -goversion go1.12 -D "" -importcfg $WORK/b264/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/9a/9acd911199de45985adfeab8b34e31380aa544cb8fbf1ad64f428433b7dab4b9-d # internal BUILDSTDERR: github.com/containers/storage BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/register=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/config=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/directory=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringid=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringutils=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/truncindex=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/containers/storage -complete -installsuffix shared -buildid 3RHNVrXtsAroyjD9NjdM/3RHNVrXtsAroyjD9NjdM -goversion go1.12 -D "" -importcfg $WORK/b135/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile.go ./lockfile_linux.go ./lockfile_unix.go ./store.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/78/78d16ea000a02527788405b96c091905fcd5da1f51fb95b4e02eebc230495c97-d # internal BUILDSTDERR: github.com/containers/image/oci/internal BUILDSTDERR: mkdir -p $WORK/b266/ BUILDSTDERR: cat >$WORK/b266/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/oci/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/image/oci/internal -complete -installsuffix shared -buildid SNCM0425rXQDSjCf1vEf/SNCM0425rXQDSjCf1vEf -goversion go1.12 -D "" -importcfg $WORK/b266/importcfg -pack ./oci_util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/94/9449b10c3caadca7d3ea2084cf2f73abace21cce008eef33478edcabd9f842d6-d # internal BUILDSTDERR: github.com/containers/image/pkg/sysregistries BUILDSTDERR: mkdir -p $WORK/b268/ BUILDSTDERR: cat >$WORK/b268/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/sysregistries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid CBR1X401QovNR0SHYCvQ/CBR1X401QovNR0SHYCvQ -goversion go1.12 -D "" -importcfg $WORK/b268/importcfg -pack ./system_registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/f1/f167cacd97100be410991a5849dd5282849c9033d21d2cbf90a263ad826c0afa-d # internal BUILDSTDERR: github.com/docker/docker/api/types/blkiodev BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: cat >$WORK/b275/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid soi64y9Gwx9gdUVgjAWA/soi64y9Gwx9gdUVgjAWA -goversion go1.12 -D "" -importcfg $WORK/b275/importcfg -pack ./blkio.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/b1/b191cabc40c391a4434ff59d3e8aa6bbf607a5e8f0c0ec2a1e131e844b2b43ee-d # internal BUILDSTDERR: github.com/docker/docker/pkg/homedir BUILDSTDERR: mkdir -p $WORK/b241/ BUILDSTDERR: cat >$WORK/b241/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/docker/docker/pkg/idtools=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid sOsWo47HvUi8iWRVifQ-/sOsWo47HvUi8iWRVifQ- -goversion go1.12 -D "" -importcfg $WORK/b241/importcfg -pack ./homedir_linux.go ./homedir_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/5a/5a7c3bc1d9ee7bf19e5a2f3b189a88f6100da91710cb475318ca863d0b7e4106-d # internal BUILDSTDERR: github.com/docker/docker/api/types/strslice BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid IcvCUpeswKj-iIGlU-Dr/IcvCUpeswKj-iIGlU-Dr -goversion go1.12 -D "" -importcfg $WORK/b277/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/70/703759302c395e925a36903a54e04b4f8600a9ec50224e6cc06ed3ef795f59c5-d # internal BUILDSTDERR: github.com/containers/image/docker/archive BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: cat >$WORK/b263/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/tarfile=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/containers/image/docker/archive -complete -installsuffix shared -buildid dKI9tZ14O1UV3jkvJakW/dKI9tZ14O1UV3jkvJakW -goversion go1.12 -D "" -importcfg $WORK/b263/importcfg -pack ./dest.go ./src.go ./transport.go BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/0c/0c77cfa2d7e002cb52cb65f476949c5fdc9575715b78b2c57ded3d4b57f686db-d # internal BUILDSTDERR: github.com/containers/image/pkg/docker/config BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/client=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/homedir=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/docker/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid kPRWBBFPptm0-seGq_kE/kPRWBBFPptm0-seGq_kE -goversion go1.12 -D "" -importcfg $WORK/b238/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/ba/ba9aa0c282f3bd0fa016829690d71a88f5a460fdb8f6bd19e9d1cadd3625e7a3-d # internal BUILDSTDERR: github.com/docker/go-connections/nat BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: cat >$WORK/b278/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/go-connections/nat BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid lmblRWbyuSht-twuvapm/lmblRWbyuSht-twuvapm -goversion go1.12 -D "" -importcfg $WORK/b278/importcfg -pack ./nat.go ./parse.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/2f/2fe9076d850fa20f9cb2c47371a432304c6c178ce59815ca93b1db8e04b6e5ff-d # internal BUILDSTDERR: github.com/docker/docker/api/types/filters BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: cat >$WORK/b279/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/versions=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/filters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid W_Hroc1cganiuLXVzZnH/W_Hroc1cganiuLXVzZnH -goversion go1.12 -D "" -importcfg $WORK/b279/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/b6/b669959d0a4edbc5bbe327e7f10534e3189cc95b1c90d02dd060519d98ce86fd-d # internal BUILDSTDERR: github.com/docker/docker/api/types/container BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b274/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/mount=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/strslice=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/nat=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid tPRqdfjQ9ft4LBVnBo9u/tPRqdfjQ9ft4LBVnBo9u -goversion go1.12 -D "" -importcfg $WORK/b274/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_amd64/buildid -w $WORK/b263/_pkg_.a # internal BUILDSTDERR: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/c6/c65e3bf95e485a693039c9d3b497df6a533c25d44f1e520e6322ae85a18f7c88-d # internal BUILDSTDERR: github.com/docker/docker/api/types/registry BUILDSTDERR: mkdir -p $WORK/b281/ BUILDSTDERR: cat >$WORK/b281/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/registry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid nde_cMN1IhKw7H2jM-Xa/nde_cMN1IhKw7H2jM-Xa -goversion go1.12 -D "" -importcfg $WORK/b281/importcfg -pack ./authenticate.go ./registry.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/e4/e41bf66f510264323c59d75324b88cc2e586e5eed647230b92d9dbcfe63e9c34-d # internal BUILDSTDERR: github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: cat >$WORK/b284/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid ML0A5-znq65o_Fw-zwca/ML0A5-znq65o_Fw-zwca -goversion go1.12 -D "" -importcfg $WORK/b284/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_amd64/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/84/841e969031d19c1e8c23229fbbdcd75b4cd611436aba17c6cc758bcb689797be-d # internal BUILDSTDERR: github.com/docker/docker/api/types/time BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid fGBzr1wc3T22A8oXsP-d/fGBzr1wc3T22A8oXsP-d -goversion go1.12 -D "" -importcfg $WORK/b287/importcfg -pack ./duration_convert.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/09/0979c28e8e5aab8dfcccef8b539f901b6e650b48a1eeb2f4d2e8da93fe7de517-d # internal BUILDSTDERR: github.com/imdario/mergo BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/imdario/mergo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid neQIMwPcCZM8JRUyjt0x/neQIMwPcCZM8JRUyjt0x -goversion go1.12 -D "" -importcfg $WORK/b292/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/a8/a8dcd6ebb3e22bfd6c89b41fa5ecf109cf490d8f61ba66ea555d46b5e45cc794-d # internal BUILDSTDERR: golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: cat >$WORK/b298/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid zq-tAvS-NvcXtNvsQlIV/zq-tAvS-NvcXtNvsQlIV -goversion go1.12 -D "" -importcfg $WORK/b298/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/d6/d61603da4f0cfe9246ffc357f0356949d8cdfa265e8c3802efd376b3613d2e4a-d # internal BUILDSTDERR: golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cat >$WORK/b299/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid JuVxZs1QYjtlIzADYx8I/JuVxZs1QYjtlIzADYx8I -goversion go1.12 -D "" -importcfg $WORK/b299/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_amd64/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/22/22bc75bf35d5feab54c6ed0bf5616ef5f84f585f5f2852a0646d5bf794ad5223-d # internal BUILDSTDERR: golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: cat >$WORK/b296/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid PKNfmgknJNA6YTKAiG_E/PKNfmgknJNA6YTKAiG_E -goversion go1.12 -D "" -importcfg $WORK/b296/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/fe/febc34233f448da23cf02c06956802b0b267bf87bbb9e54f1174749bb91d5036-d # internal BUILDSTDERR: golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid xyo4_6hXylRYJzS0P-xq/xyo4_6hXylRYJzS0P-xq -goversion go1.12 -D "" -importcfg $WORK/b300/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/d0/d0858454a3ea31c3b2843776c50924dcbdabe5c8164b9a5c536fd675a59e92b2-d # internal BUILDSTDERR: github.com/ghodss/yaml BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ghodss/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid 11BiHlrljOmbTCp7V6u7/11BiHlrljOmbTCp7V6u7 -goversion go1.12 -D "" -importcfg $WORK/b261/importcfg -pack ./fields.go ./yaml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/82/82df2893ba7ff17f634f4cab437d0d5d9e1f41ae4dc28dd6a1527843dcac271d-d # internal BUILDSTDERR: github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/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_amd64/cgo -objdir $WORK/b303/ -importpath github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I $WORK/b303/ -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_amd64/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a8/a869c5e5a99411033821157793a5488bdc5aae6bcc4d0fc85a5a4f8b5d32eb9e-d # internal BUILDSTDERR: github.com/containers/image/tarball BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cat >$WORK/b305/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/tarball BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/image/tarball -complete -installsuffix shared -buildid NHKaaLUgaTe52EGUiIiL/NHKaaLUgaTe52EGUiIiL -goversion go1.12 -D "" -importcfg $WORK/b305/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/ea/eaeda37b52d8ee95e2b9cc945273617c6516b43f5f97d54072f8c14e10c84cb6-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/chrootuser BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cat >$WORK/b306/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/chrootuser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/libpod/pkg/chrootuser -complete -installsuffix shared -buildid H9Sz38TyabOaVxVl89pL/H9Sz38TyabOaVxVl89pL -goversion go1.12 -D "" -importcfg $WORK/b306/importcfg -pack ./user.go ./user_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/43/4372eaebb72c49c7df333912dc3df574fed73654f2093a3f32338d738aa0ffa8-d # internal BUILDSTDERR: golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b295/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/secure/bidirule=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/norm=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid tGNdm3LFtTHJeNkPMNkM/tGNdm3LFtTHJeNkPMNkM -goversion go1.12 -D "" -importcfg $WORK/b295/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/fb/fb7484f041437c1389694ea6bf28280d2125d3fec5a91c68764a30c81724ab47-d # internal BUILDSTDERR: github.com/docker/docker/pkg/signal BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: cat >$WORK/b308/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid FxjEJJIdIajXyZZWLoG7/FxjEJJIdIajXyZZWLoG7 -goversion go1.12 -D "" -importcfg $WORK/b308/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/a2/a24bc73c102b2f3b7504460d5b4c4ecf2f38c7013f04597e1b2ad60abbea4e42-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/rootless BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b307/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b307/ -g -O2 ./rootless_linux.go BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/51/51681e8d48ad2b1a88f9b19e926576b129a49599e5f9e6f1146d3f20fd51689f-d # internal BUILDSTDERR: github.com/containers/image/storage BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/internal/tmpdir=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/containers/image/storage -complete -installsuffix shared -buildid xSBMI2BeqmhHv0x7vk4K/xSBMI2BeqmhHv0x7vk4K -goversion go1.12 -D "" -importcfg $WORK/b131/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/cb/cbd89fe8968ecc10bcc3826ae024e5e6745db328b7af47803ab83bee925547ad-d # internal BUILDSTDERR: github.com/docker/distribution/registry/api/errcode BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid HOwVrloiRq54J771m0pj/HOwVrloiRq54J771m0pj -goversion go1.12 -D "" -importcfg $WORK/b194/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: cd $WORK/b307 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/27/27c1594af56bcbcf5e6949c2db55e277f71f8568f4c669051b73360fa63da825-d # internal BUILDSTDERR: github.com/docker/go-connections/sockets BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: cat >$WORK/b247/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/proxy=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/go-connections/sockets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid uiWxevNNnJaUjEX52uk-/uiWxevNNnJaUjEX52uk- -goversion go1.12 -D "" -importcfg $WORK/b247/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go BUILDSTDERR: cd $WORK/b307 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/c0/c03f50d3e5bada1c3d6d383fdd1823e8f53229323f9ed10b97c0bb9717feda85-d # internal BUILDSTDERR: github.com/gorilla/mux BUILDSTDERR: mkdir -p $WORK/b254/ BUILDSTDERR: cat >$WORK/b254/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/gorilla/mux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid fxenJv8nqyJajsoq3KeB/fxenJv8nqyJajsoq3KeB -goversion go1.12 -D "" -importcfg $WORK/b254/importcfg -pack ./context_native.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/bd/bdcdec2e260c4d1d4e7de20aad55e1e3acd9aa86ac2308f77b3ce1fd0eac965c-d # internal BUILDSTDERR: github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: cat >$WORK/b246/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/sockets=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid l-PUrPPHtwVOonmm8nUk/l-PUrPPHtwVOonmm8nUk -goversion go1.12 -D "" -importcfg $WORK/b246/importcfg -pack ./tlsclientconfig.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I $WORK/b307/ -g -O2 -o $WORK/b307/_x003.o -c rootless_linux.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/50/50a9f1100ea7dde804d5961513f8006c9a25fa95b1c760eca4049a990d7e26a8-d # internal BUILDSTDERR: github.com/docker/distribution BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid kjynNFjC6MXoqoCvEXlQ/kjynNFjC6MXoqoCvEXlQ -goversion go1.12 -D "" -importcfg $WORK/b256/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/8d/8d94893d64993f74c6561de324619cfdb7f9f3f93d7ca3f87f1dc943b6c19ef2-d # internal BUILDSTDERR: github.com/containers/buildah/util BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/signature=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid 0xfnR_rE4z8SmgZNGan4/0xfnR_rE4z8SmgZNGan4 -goversion go1.12 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go ./util.go BUILDSTDERR: cd $WORK/b307 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/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_amd64/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/f1/f105f02d70d2bfcfecf0d296e1567d1f7c8ba202db646c6fa0a48208ed19c130-d # internal BUILDSTDERR: github.com/docker/distribution/registry/api/v2 BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: cat >$WORK/b251/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/gorilla/mux=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 4-DURgYByU5OJrblbFlT/4-DURgYByU5OJrblbFlT -goversion go1.12 -D "" -importcfg $WORK/b251/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/a4/a4389e22343a01e44ba63fb6848cda058b2e5fb857ec3076662e3207932c41a5-d # internal BUILDSTDERR: github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: cat >$WORK/b257/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid wQNackvNWNBbRLwnW581/wQNackvNWNBbRLwnW581 -goversion go1.12 -D "" -importcfg $WORK/b257/importcfg -pack ./addr.go ./authchallenge.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -o $WORK/b307/_cgo_.o $WORK/b307/_cgo_main.o $WORK/b307/_x001.o $WORK/b307/_x002.o $WORK/b307/_x003.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/df/df740ee5dd93d4a5a416c715eb01edc7f554c46da6308384c363eb05a7d6fa77-d # internal BUILDSTDERR: github.com/containers/buildah/bind BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/bind BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid mYY_H9f_z-7OmFU-a8Pt/mYY_H9f_z-7OmFU-a8Pt -goversion go1.12 -D "" -importcfg $WORK/b059/importcfg -pack ./mount.go ./util.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b307/_cgo_.o -dynout $WORK/b307/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/21/21c6d888bced1f3e6bd71deac6d0f3c378198f97443dbc712fd8823bc0dd14f8-d # internal BUILDSTDERR: github.com/containers/buildah/unshare BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b213/ -importpath github.com/containers/buildah/unshare -- -I $WORK/b213/ -g -O2 -Wall ./unshare_cgo.go BUILDSTDERR: cat >$WORK/b307/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/signal=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid -C1lR3pIf6E5FugruJlS/-C1lR3pIf6E5FugruJlS -goversion go1.12 -D "" -importcfg $WORK/b307/importcfg -pack $WORK/b307/_cgo_gotypes.go $WORK/b307/rootless_linux.cgo1.go $WORK/b307/_cgo_import.go BUILDSTDERR: cd $WORK/b213 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ae/ae135912b4ecb4273d94493c58e569847e401a82e855175af8040f319bd74cbb-d # internal BUILDSTDERR: github.com/docker/distribution/registry/client/transport BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: cat >$WORK/b258/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/client/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid y-nW2PVNgXPdTpnHPplK/y-nW2PVNgXPdTpnHPplK -goversion go1.12 -D "" -importcfg $WORK/b258/importcfg -pack ./http_reader.go ./transport.go BUILDSTDERR: cd $WORK/b213 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/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_amd64/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/f4/f44368149c95b02838cfa0d89dd863c76aa4624b3e593f76ffa2b79e92622131-d # internal BUILDSTDERR: github.com/docker/distribution/registry/storage/cache BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: cat >$WORK/b259/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid AxwxG7AtVgsT9zyBGYKg/AxwxG7AtVgsT9zyBGYKg -goversion go1.12 -D "" -importcfg $WORK/b259/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b307/_pkg_.a $WORK/b307/_x001.o $WORK/b307/_x002.o $WORK/b307/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/87/871c9395df0a48ec87b781aaac3b9d5d83767d2de7cb942ea4b71535f007b8d6-d # internal BUILDSTDERR: github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b267/ BUILDSTDERR: cat >$WORK/b267/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/internal=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/oci/layout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/containers/image/oci/layout -complete -installsuffix shared -buildid bvkN-teEXNmgUeTrN6jL/bvkN-teEXNmgUeTrN6jL -goversion go1.12 -D "" -importcfg $WORK/b267/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I $WORK/b213/ -g -O2 -Wall -o $WORK/b213/_x003.o -c unshare.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/fd/fd8aed6c7d62c44fd27fc728e187ac2ddfb6378e71b12bd84cb6e350ef4a2267-d # internal BUILDSTDERR: github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: cat >$WORK/b260/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid ia7sVSGTiCov_Fbm3PQm/ia7sVSGTiCov_Fbm3PQm -goversion go1.12 -D "" -importcfg $WORK/b260/importcfg -pack ./memory.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/5e/5e640acd709883ffc8714143f53c4d5797d1227a1c657e9893de4e734bc0a182-d # internal BUILDSTDERR: golang.org/x/net/context/ctxhttp BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b289/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/context/ctxhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid End-P214WitQ7d_7ouPm/End-P214WitQ7d_7ouPm -goversion go1.12 -D "" -importcfg $WORK/b289/importcfg -pack ./ctxhttp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/41/410efd7c03111cdce65f37517ee5c30720c79cd8f77bdf2b68e26a81e7b74554-d # internal BUILDSTDERR: github.com/docker/distribution/registry/client BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: cat >$WORK/b255/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/v2=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client/transport=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid zgDeTbCFR9iKkzWis0GQ/zgDeTbCFR9iKkzWis0GQ -goversion go1.12 -D "" -importcfg $WORK/b255/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal BUILDSTDERR: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/e5/e5459926cae4dc13daa1986f105995c0372ca75192db60ccb6931190949da651-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 8XX0KVw7HhARb7GyPOiI/8XX0KVw7HhARb7GyPOiI -goversion go1.12 -D "" -importcfg $WORK/b290/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/d2/d20500512f9eae5c955aae23408b488e3014d4c6b62c098d5c2d377793b5ca3b-d # internal BUILDSTDERR: github.com/containers/image/oci/archive BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/internal/tmpdir=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/internal=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/layout=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/oci/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/containers/image/oci/archive -complete -installsuffix shared -buildid yapj4ojjqe8QimG_OBeR/yapj4ojjqe8QimG_OBeR -goversion go1.12 -D "" -importcfg $WORK/b265/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: cd $WORK/b213 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -o $WORK/b213/_cgo_.o $WORK/b213/_cgo_main.o $WORK/b213/_x001.o $WORK/b213/_x002.o $WORK/b213/_x003.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/de/de7923061f7be20dd8b580769f5bdaa37e0762b692b6cc8c8e4b2151a75afcaa-d # internal BUILDSTDERR: golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: cat >$WORK/b294/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid 2eyHj30CcIOXGYtdtKz-/2eyHj30CcIOXGYtdtKz- -goversion go1.12 -D "" -importcfg $WORK/b294/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/4a/4a3f3a7d7c63e6d2640b283bc40e926639c1724a91835241d8f278dc2a021e83-d # internal BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b213/_cgo_.o -dynout $WORK/b213/_cgo_import.go BUILDSTDERR: github.com/containers/image/docker BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: cat >$WORK/b236/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/docker/config=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/v2=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/ghodss/yaml=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/containers/image/docker -complete -installsuffix shared -buildid XhdEOvNI2cP3ccIL9bNe/XhdEOvNI2cP3ccIL9bNe -goversion go1.12 -D "" -importcfg $WORK/b236/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_amd64/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b213/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/containers/buildah/unshare -installsuffix shared -buildid pF5iTlt1wx1qfd2HoryO/pF5iTlt1wx1qfd2HoryO -goversion go1.12 -D "" -importcfg $WORK/b213/importcfg -pack ./unshare.go ./unshare_unsupported.go $WORK/b213/_cgo_gotypes.go $WORK/b213/unshare_cgo.cgo1.go $WORK/b213/_cgo_import.go BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/66/66e4e96ee8c1ed162dfbc7256fe7918b6c0000d343f774aa8cd9cf6c1d799ae6-d # internal BUILDSTDERR: golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: cat >$WORK/b293/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http/httpguts=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2/hpack=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid z912Tjqg7p7wLzl6DGGT/z912Tjqg7p7wLzl6DGGT -goversion go1.12 -D "" -importcfg $WORK/b293/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_amd64/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/a9/a9c3c48e2e2b944c869a1fd421668dc70771470950e56f62d535a3fdd592baac-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/secrets BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/secrets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/containers/libpod/pkg/secrets -complete -installsuffix shared -buildid Z4dZgg01HMkU4S1GfzcD/Z4dZgg01HMkU4S1GfzcD -goversion go1.12 -D "" -importcfg $WORK/b309/importcfg -pack ./secrets.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/44/44bca5270ce640d93581f4ff24a291ad17265f232b1300c7c8cc82a03571b2a2-d # internal BUILDSTDERR: github.com/hashicorp/go-multierror BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/errwrap=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/hashicorp/go-multierror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid -rx6PkaTHsdbPYaKkWZC/-rx6PkaTHsdbPYaKkWZC -goversion go1.12 -D "" -importcfg $WORK/b310/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b213/_pkg_.a $WORK/b213/_x001.o $WORK/b213/_x002.o $WORK/b213/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/89/8919028c7a6968f733ba189fbcb1455f0b2422a7390ac21cacf5930bfef05b19-d # internal BUILDSTDERR: github.com/containers/buildah/chroot BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/bind=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/unshare=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/chroot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid XXaoE2rPfG254zYnwWHN/XXaoE2rPfG254zYnwWHN -goversion go1.12 -D "" -importcfg $WORK/b212/importcfg -pack ./run.go ./seccomp.go ./selinux.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/13/13c47531e1bb0b799ccc109cf1c8047c54fe0b6405f8c6026ee703e7e2722148-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid ZiOsShV7xQAHCvwvyCFe/ZiOsShV7xQAHCvwvyCFe -goversion go1.12 -D "" -importcfg $WORK/b313/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_amd64/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/9f/9f9c61b280210992a963433ce89e41f66eb41fcfb7d254d647c3325cf468338c-d # internal BUILDSTDERR: database/sql/driver BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cat >$WORK/b316/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/database/sql/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid iaJMDn7MG-pkkUZg6Fmr/iaJMDn7MG-pkkUZg6Fmr -goversion go1.12 -D "" -importcfg $WORK/b316/importcfg -pack ./driver.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/a3/a39316012fc569de508d3ea50e0f073af328d5b5081b6fe2090b880f48a83766-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: cat >$WORK/b317/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid hXwYntsNw0yEm3YGxz8Y/hXwYntsNw0yEm3YGxz8Y -goversion go1.12 -D "" -importcfg $WORK/b317/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/29/29f94bddb6dd3f2c5dabd0ab02d74e046f321cd1009f1ded17aa28fdf60a2e2d-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/error BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: cat >$WORK/b319/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 0QGoy0z4_Y4vFm_ALaR5/0QGoy0z4_Y4vFm_ALaR5 -goversion go1.12 -D "" -importcfg $WORK/b319/importcfg -pack ./error.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/41/41be0565dc865a5f69ab534bec0f0bceed07eff1649f635fd44a18fbbaef23cf-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: cat >$WORK/b318/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/go-multierror=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/error=$WORK/b319/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid qBQceB3TtAh0fVvTe90j/qBQceB3TtAh0fVvTe90j -goversion go1.12 -D "" -importcfg $WORK/b318/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_amd64/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/5a/5a607992c6272037807e1ac88126c8546494edf4dd678d26ef93b27d15e25581-d # internal BUILDSTDERR: github.com/blang/semver BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: cat >$WORK/b315/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile database/sql/driver=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/blang/semver -complete -installsuffix shared -buildid 5l7GHfjCRjoI0a9g2sH6/5l7GHfjCRjoI0a9g2sH6 -goversion go1.12 -D "" -importcfg $WORK/b315/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/30/30cf528db03c4328e29d95027108d77ed71d4d75be9bf232f57bb20b25cd5887-d # internal BUILDSTDERR: github.com/xeipuuv/gojsonpointer BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: cat >$WORK/b322/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/xeipuuv/gojsonpointer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid NCMElPnZmb0lw2u3nT1r/NCMElPnZmb0lw2u3nT1r -goversion go1.12 -D "" -importcfg $WORK/b322/importcfg -pack ./pointer.go BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/a0/a0da8f21345161689c9b99878cd2c17a9820ff61d18c3d9748f3443ac3483884-d # internal BUILDSTDERR: github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: cat >$WORK/b283/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid CnVxjOf77dLIWrLMmeh9/CnVxjOf77dLIWrLMmeh9 -goversion go1.12 -D "" -importcfg $WORK/b283/importcfg -pack ./gen.go ./plugin.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/c4/c4f6144d7fa47bba843cff2ad82b44a3a4a57162927f2fcbc40dc56f193bb253-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cat >$WORK/b323/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_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_amd64/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p net/mail -std -complete -installsuffix shared -buildid GhOGDDMnrBfqekNgbyaJ/GhOGDDMnrBfqekNgbyaJ -goversion go1.12 -D "" -importcfg $WORK/b323/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/1e/1ed3da72a79b15c30ffa56cf159215995b02c2dda55e3f0f040d373940ab8613-d # internal BUILDSTDERR: github.com/xeipuuv/gojsonreference BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: cat >$WORK/b321/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonpointer=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/xeipuuv/gojsonreference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid rfaU38jSZTeGD4SxXziC/rfaU38jSZTeGD4SxXziC -goversion go1.12 -D "" -importcfg $WORK/b321/importcfg -pack ./reference.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/7b/7b5ac232363937109044abc894abdfddd46506cd205a81e6211c1125775b62d4-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cat >$WORK/b325/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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_amd64/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p text/template/parse -std -complete -installsuffix shared -buildid MRW9D8o4e05o-4wpkraY/MRW9D8o4e05o-4wpkraY -goversion go1.12 -D "" -importcfg $WORK/b325/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/13/13709a75648afd730806d61501c52cd52b6d2d3385b916d0a1afc924421e9e02-d # internal BUILDSTDERR: github.com/docker/docker/api/types/swarm BUILDSTDERR: mkdir -p $WORK/b282/ BUILDSTDERR: cat >$WORK/b282/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/docker/docker/api/types/container=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/mount=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/network=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/swarm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid uozwlqzfXOTjgH0KpOdn/uozwlqzfXOTjgH0KpOdn -goversion go1.12 -D "" -importcfg $WORK/b282/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/e6/e6993df6d9ac3ace49282f2a817e17813858e2a750435aede3fe565d3f545e78-d # internal BUILDSTDERR: github.com/docker/docker/builder/dockerfile/parser BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cat >$WORK/b328/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/system=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/builder/dockerfile/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/docker/docker/builder/dockerfile/parser -complete -installsuffix shared -buildid r2aTR0Jm_8nQdYOEDNE1/r2aTR0Jm_8nQdYOEDNE1 -goversion go1.12 -D "" -importcfg $WORK/b328/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/73/731e346ccfd664b8cfe33e7cfb1841ea61d425d41d0e47db208abac1bd65816d-d # internal BUILDSTDERR: github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cat >$WORK/b273/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/container=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/filters=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/mount=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/network=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/registry=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/nat=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid imP4W6dRDImSSqQdSO67/imP4W6dRDImSSqQdSO67 -goversion go1.12 -D "" -importcfg $WORK/b273/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/52/528adce67c5b48defba74e29eef7add42e661da0ff7590195583aed920205e5f-d # internal BUILDSTDERR: github.com/docker/docker/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid nHSeyGLufs01XBgqYMOL/nHSeyGLufs01XBgqYMOL -goversion go1.12 -D "" -importcfg $WORK/b331/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/24/243657ad1b3441ff1eccb2cda014df77906b6d8f06dc960262b92c505d8a0e81-d # internal BUILDSTDERR: github.com/docker/docker/pkg/stdcopy BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cat >$WORK/b332/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid mB4H5SnLYzc5PIbLDgQt/mB4H5SnLYzc5PIbLDgQt -goversion go1.12 -D "" -importcfg $WORK/b332/importcfg -pack ./stdcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/d4/d49617a4897d033c88d99734b28c1bd42ea6b91244fc494146806e6a349c6e72-d # internal BUILDSTDERR: github.com/docker/docker/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid YFOcyJ_WxpPxvhddEaoW/YFOcyJ_WxpPxvhddEaoW -goversion go1.12 -D "" -importcfg $WORK/b335/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/62/6277c1dce8c13597c17db5f2d3dd35e9a3187a4abfb133dac9ea3e703c8b0bd1-d # internal BUILDSTDERR: github.com/Nvveen/Gotty BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: cat >$WORK/b337/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/Nvveen/Gotty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/Nvveen/Gotty -complete -installsuffix shared -buildid Gs4mK2aCZauur19nOmwQ/Gs4mK2aCZauur19nOmwQ -goversion go1.12 -D "" -importcfg $WORK/b337/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/e5/e5f8c31618220c3805ef882711eb06d02b8969044c7a1005e06f1b000d3773ce-d # internal BUILDSTDERR: github.com/docker/docker/api/types/volume BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: cat >$WORK/b288/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/docker/docker/api/types=$WORK/b273/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid T9gpAhUz8ZmJXhBhRJQt/T9gpAhUz8ZmJXhBhRJQt -goversion go1.12 -D "" -importcfg $WORK/b288/importcfg -pack ./volumes_create.go ./volumes_list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/13/130a0168a71144623b0e1fdf43703ce046daff8e49544fbe7add41cc1dc70863-d # internal BUILDSTDERR: github.com/docker/docker/client BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: cat >$WORK/b271/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/container=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/events=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/filters=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/image=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/network=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/registry=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/time=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/versions=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/volume=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/sockets=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context/ctxhttp=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid 4UNq_Rdb7q5128lLOqxx/4UNq_Rdb7q5128lLOqxx -goversion go1.12 -D "" -importcfg $WORK/b271/importcfg -pack ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.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 ./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 ./tlsconfig_clone.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_amd64/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/a5/a5fc0f37d29d901b9262f16c97c0a59e1b61a679ef51200c54759e1967918ed6-d # internal BUILDSTDERR: github.com/docker/docker/opts BUILDSTDERR: mkdir -p $WORK/b330/ BUILDSTDERR: cat >$WORK/b330/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/opts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/docker/docker/opts -complete -installsuffix shared -buildid 78ctDfMsJIbOqdeiEFhL/78ctDfMsJIbOqdeiEFhL -goversion go1.12 -D "" -importcfg $WORK/b330/importcfg -pack ./env.go ./hosts.go ./hosts_unix.go ./ip.go ./opts.go ./opts_unix.go ./quotedstring.go ./runtime.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/d1/d149c99ee45ffe6c21b6e8d0bfaa2eb459f410aa5ad0ffa9ace01eb94c35b4e5-d # internal BUILDSTDERR: github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: cat >$WORK/b334/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/ioutils=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid jmJt6uLCrjciCCYSLfaw/jmJt6uLCrjciCCYSLfaw -goversion go1.12 -D "" -importcfg $WORK/b334/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/24/24c31e177f8463c6dab915676cffb39885927eacc4a680e70e7d6f71f1f63165-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: cat >$WORK/b324/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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_amd64/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p text/template -std -complete -installsuffix shared -buildid S44Pu7kFQJSU_GXxeU6a/S44Pu7kFQJSU_GXxeU6a -goversion go1.12 -D "" -importcfg $WORK/b324/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/b4/b4026f3ea140219c9ed362d793ddd5e5014a4b09177d0eb5dcab2907e74435b9-d # internal BUILDSTDERR: github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: cat >$WORK/b333/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/fileutils=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/idtools=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/pools=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/system=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid yneTSTYnDq2nTh4EzTle/yneTSTYnDq2nTh4EzTle -goversion go1.12 -D "" -importcfg $WORK/b333/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal BUILDSTDERR: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/03/03e68203968c7937cbf3f442ee0c301d2cd5666551e84101b5902ee2ef0002a5-d # internal BUILDSTDERR: github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: cat >$WORK/b338/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid XE5N3M3YCCKgUaKl35p7/XE5N3M3YCCKgUaKl35p7 -goversion go1.12 -D "" -importcfg $WORK/b338/importcfg -pack ./term.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/06/064406bd32e22177d9a4a1e9b8c9344ff1e1d5b98cd135ce8a9bc7a3834000aa-d # internal BUILDSTDERR: github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: cat >$WORK/b336/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/Nvveen/Gotty=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/term=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid 15isYi-IbQe9OwCiZybV/15isYi-IbQe9OwCiZybV -goversion go1.12 -D "" -importcfg $WORK/b336/importcfg -pack ./jsonmessage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/38/38b8d7adc8aa53fe47c67a02c706bc3ecad5912049adde9cee706926ecf65e1a-d # internal BUILDSTDERR: github.com/containers/image/openshift BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cat >$WORK/b291/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/version=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/ghodss/yaml=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/imdario/mergo=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile k8s.io/client-go/util/homedir=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/openshift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/containers/image/openshift -complete -installsuffix shared -buildid sI58x8qQjFzmkVxC4ZfU/sI58x8qQjFzmkVxC4ZfU -goversion go1.12 -D "" -importcfg $WORK/b291/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/4d/4dcca1e30835ad3b5c9a3bd32da1af8573cabc1b9cf842114aa4d10eeccbb9f4-d # internal BUILDSTDERR: github.com/openshift/imagebuilder/signal BUILDSTDERR: mkdir -p $WORK/b339/ BUILDSTDERR: cat >$WORK/b339/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/openshift/imagebuilder/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid hafRAE0JMDd91eVXlVw1/hafRAE0JMDd91eVXlVw1 -goversion go1.12 -D "" -importcfg $WORK/b339/importcfg -pack ./signal.go ./signals.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/ef/ef14fb456396f6a9d99f9dcb02c7fff2f9c5aada83ef2e04695d2470530c08ad-d # internal BUILDSTDERR: github.com/fsouza/go-dockerclient BUILDSTDERR: mkdir -p $WORK/b329/ BUILDSTDERR: cat >$WORK/b329/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/registry=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/opts=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/fileutils=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/homedir=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/archive=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/fsouza/go-dockerclient BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid RMsYiRqBq63TKm8KdJxP/RMsYiRqBq63TKm8KdJxP -goversion go1.12 -D "" -importcfg $WORK/b329/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_amd64/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/07/07d02e8adabf79b57c832aa5631c24a5ab487ee3e6efb6cba1819b35d9a6c99c-d # internal BUILDSTDERR: github.com/openshift/imagebuilder/strslice BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b340/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/openshift/imagebuilder/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid _3NGqQ_GmMzrnCnklOTw/_3NGqQ_GmMzrnCnklOTw -goversion go1.12 -D "" -importcfg $WORK/b340/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/1d/1de65e3b2cd6c0c1cb332fbb80aa8ea6f9001098f036fe8244ffd856460d0312-d # internal BUILDSTDERR: github.com/seccomp/containers-golang BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: cat >$WORK/b341/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/containers-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid mZwTQwSih_xPS5kh8WPO/mZwTQwSih_xPS5kh8WPO -goversion go1.12 -D "" -importcfg $WORK/b341/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/19/192a76986fc3890f6cd250dadad884be606437445dea8f8606f42cda5975eed0-d # internal BUILDSTDERR: encoding/csv BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cat >$WORK/b345/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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_amd64/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p encoding/csv -std -complete -installsuffix shared -buildid s_uERS9nqYggbkCnUire/s_uERS9nqYggbkCnUire -goversion go1.12 -D "" -importcfg $WORK/b345/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/a9/a9592cd43ab221e9d9fdfe050757ee444b4a09cc4411c116544c6db02f8f2f08-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/util BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: cat >$WORK/b348/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid f4F1uSSVjvEkoJ34YEqY/f4F1uSSVjvEkoJ34YEqY -goversion go1.12 -D "" -importcfg $WORK/b348/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/b2/b2919a1470b5de18f1a9c0fa8192d5063c3c95eacb36dbcf2c773e97d5cc1964-d # internal BUILDSTDERR: github.com/spf13/pflag BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cat >$WORK/b344/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/spf13/pflag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid V8EtuXs26OodWynEX9ud/V8EtuXs26OodWynEX9ud -goversion go1.12 -D "" -importcfg $WORK/b344/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_amd64/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/2c/2cf83f2f4a5881e0753b1a48f1389942c01eaa44d0d61a6541a443f523cbcc79-d # internal BUILDSTDERR: github.com/xeipuuv/gojsonschema BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonreference=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/xeipuuv/gojsonschema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid Hv95ZMrASAms5slFSpLQ/Hv95ZMrASAms5slFSpLQ -goversion go1.12 -D "" -importcfg $WORK/b320/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/70/703366c1066e645e0cfd0b48b04f56d94e929784f0b4c583f785462c63825d74-d # internal BUILDSTDERR: github.com/mattn/go-shellwords BUILDSTDERR: mkdir -p $WORK/b349/ BUILDSTDERR: cat >$WORK/b349/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mattn/go-shellwords BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid L_JBulkTSIU41wagnwE7/L_JBulkTSIU41wagnwE7 -goversion go1.12 -D "" -importcfg $WORK/b349/importcfg -pack ./shellwords.go ./util_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal BUILDSTDERR: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/d3/d3b27879a110fde457068a8d1fbf8994955158096ce48b5f5438dacaa748f10c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/5d/5de9dfbc246fe44a5b430a1449f3dfb2a8ba16020104a4fac722092e21b8f3a2-d # internal BUILDSTDERR: github.com/containers/image/docker/daemon BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: cat >$WORK/b270/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/tarfile=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/client=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid jLRjDArVxIuichR3JoZN/jLRjDArVxIuichR3JoZN -goversion go1.12 -D "" -importcfg $WORK/b270/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/95/95865da4e436f13b13c5486b68e901cda2ee7c6bbca233a6888f09b7327c0431-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/47/471553310e3a4cbe51a15199c0288131ca7720d255ead72efec66bedc37cdf0e-d # internal BUILDSTDERR: github.com/spf13/cobra BUILDSTDERR: mkdir -p $WORK/b347/ BUILDSTDERR: cat >$WORK/b347/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/spf13/cobra BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid eOtY-8rs-vHZUC2Ps30n/eOtY-8rs-vHZUC2Ps30n -goversion go1.12 -D "" -importcfg $WORK/b347/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./zsh_completions.go BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/a0/a0e57d97539c27aa7bbb0b3118da9e7cd02b8ea84685b09d243f030d8423b5d3-d # internal BUILDSTDERR: github.com/openshift/imagebuilder BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cat >$WORK/b326/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder/signal=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder/strslice=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/openshift/imagebuilder BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid ZG_15vItqM4TnH4GHtdd/ZG_15vItqM4TnH4GHtdd -goversion go1.12 -D "" -importcfg $WORK/b326/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/f0/f0b1f1d10cdf31bc3bf9e71d067d3eb8205394c4c32bdfbd767d688465d4a881-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/validate BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/blang/semver=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/go-multierror=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonschema=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid YxUvnljrzhLKyC3cB9TB/YxUvnljrzhLKyC3cB9TB -goversion go1.12 -D "" -importcfg $WORK/b314/importcfg -pack ./validate.go ./validate_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/e0/e0f8888e948c7f3b63c4aff449a12233df6d39178ec60cc4bca31b648cb4883c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/ef/ef644f3967650aa96e8075153d55752c1df270d08806949ca57bec9fe43371f8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/1d/1df4881ae598b6512c1faae9f6e279cfda486024cbfe2bf0c61085a43ce8a723-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/generate BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cat >$WORK/b312/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid -D_55-4g1cGNXFlmbDIR/-D_55-4g1cGNXFlmbDIR -goversion go1.12 -D "" -importcfg $WORK/b312/importcfg -pack ./config.go ./generate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/97/97149abb6c84b345721129ea117e09d1c6b6dde3422a49790f3aca471a27d01c-d # internal BUILDSTDERR: cd $WORK/b303 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -o $WORK/b303/_cgo_.o $WORK/b303/_cgo_main.o $WORK/b303/_x001.o $WORK/b303/_x002.o $WORK/b303/_x003.o $WORK/b303/_x004.o $WORK/b303/_x005.o $WORK/b303/_x006.o $WORK/b303/_x007.o $WORK/b303/_x008.o $WORK/b303/_x009.o $WORK/b303/_x010.o $WORK/b303/_x011.o $WORK/b303/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage glibobject -dynimport $WORK/b303/_cgo_.o -dynout $WORK/b303/_cgo_import.go BUILDSTDERR: cat >$WORK/b303/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid mYoLfPN66fyU1OiFasJh/mYoLfPN66fyU1OiFasJh -goversion go1.12 -D "" -importcfg $WORK/b303/importcfg -pack $WORK/b303/_cgo_gotypes.go $WORK/b303/gboolean.cgo1.go $WORK/b303/gcancellable.cgo1.go $WORK/b303/gerror.cgo1.go $WORK/b303/gfile.cgo1.go $WORK/b303/gfileinfo.cgo1.go $WORK/b303/ghashtable.cgo1.go $WORK/b303/ghashtableiter.cgo1.go $WORK/b303/glibobject.cgo1.go $WORK/b303/gobject.cgo1.go $WORK/b303/goptioncontext.cgo1.go $WORK/b303/gvariant.cgo1.go $WORK/b303/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b303/_pkg_.a $WORK/b303/_x001.o $WORK/b303/_x002.o $WORK/b303/_x003.o $WORK/b303/_x004.o $WORK/b303/_x005.o $WORK/b303/_x006.o $WORK/b303/_x007.o $WORK/b303/_x008.o $WORK/b303/_x009.o $WORK/b303/_x010.o $WORK/b303/_x011.o $WORK/b303/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/59/59377f33a9db441460d00cb9e3d853559eb3ab862a8d0decfe809094c217a0b2-d # internal BUILDSTDERR: github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/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_amd64/cgo -objdir $WORK/b304/ -importpath github.com/ostreedev/ostree-go/pkg/otbuiltin -- -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I $WORK/b304/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go BUILDSTDERR: cd $WORK/b304 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b304=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b304=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b304=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b304=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b304=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b304=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b304=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b304=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b304=/tmp/go-build -gno-record-gcc-switches -o $WORK/b304/_cgo_.o $WORK/b304/_cgo_main.o $WORK/b304/_x001.o $WORK/b304/_x002.o $WORK/b304/_x003.o $WORK/b304/_x004.o $WORK/b304/_x005.o $WORK/b304/_x006.o $WORK/b304/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage otbuiltin -dynimport $WORK/b304/_cgo_.o -dynout $WORK/b304/_cgo_import.go BUILDSTDERR: cat >$WORK/b304/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid -hVp_2YiQYkSvP5os5uh/-hVp_2YiQYkSvP5os5uh -goversion go1.12 -D "" -importcfg $WORK/b304/importcfg -pack $WORK/b304/_cgo_gotypes.go $WORK/b304/builtin.cgo1.go $WORK/b304/checkout.cgo1.go $WORK/b304/commit.cgo1.go $WORK/b304/init.cgo1.go $WORK/b304/log.cgo1.go $WORK/b304/prune.cgo1.go $WORK/b304/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b304/_pkg_.a $WORK/b304/_x001.o $WORK/b304/_x002.o $WORK/b304/_x003.o $WORK/b304/_x004.o $WORK/b304/_x005.o $WORK/b304/_x006.o $WORK/b304/_x007.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/f4/f4a379c5648b437d366e83eea7f7a069c8d9501a01e9b318cb8190d39fb4fe80-d # internal BUILDSTDERR: github.com/containers/image/ostree BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b302/ -importpath github.com/containers/image/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I $WORK/b302/ -g -O2 ./ostree_dest.go ./ostree_src.go BUILDSTDERR: cd $WORK/b302 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -o $WORK/b302/_cgo_.o $WORK/b302/_cgo_main.o $WORK/b302/_x001.o $WORK/b302/_x002.o $WORK/b302/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage ostree -dynimport $WORK/b302/_cgo_.o -dynout $WORK/b302/_cgo_import.go BUILDSTDERR: cat >$WORK/b302/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/containers/image/ostree -installsuffix shared -buildid hvFMnstrSpnNvbuvxaNH/hvFMnstrSpnNvbuvxaNH -goversion go1.12 -D "" -importcfg $WORK/b302/importcfg -pack ./ostree_transport.go $WORK/b302/_cgo_gotypes.go $WORK/b302/ostree_dest.cgo1.go $WORK/b302/ostree_src.cgo1.go $WORK/b302/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b302/_pkg_.a $WORK/b302/_x001.o $WORK/b302/_x002.o $WORK/b302/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/e4/e453e6830ed1a8de4401ebcb5978efda5f49989fcc16cf7cc4210309967717e1-d # internal BUILDSTDERR: github.com/containers/image/transports/alltransports BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/image/directory=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/archive=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/daemon=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/archive=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/layout=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/openshift=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/ostree=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/tarball=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/transports/alltransports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid mLGdZChwHvu5noJy-RxP/mLGdZChwHvu5noJy-RxP -goversion go1.12 -D "" -importcfg $WORK/b269/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/f5/f5c9314b118e77686cf8244dc4e9fdd0b46f15fba2ddcc021eb477672a2ccd23-d # internal BUILDSTDERR: github.com/containers/buildah BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/libcni=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/bind=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/chroot=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/copy=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/archive=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/tarfile=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/archive=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/layout=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistries=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/signature=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports/alltransports=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/secrets=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringid=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/go-multierror=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/containers-golang=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid EzIqBFdvFJwzR7UxGmf_/EzIqBFdvFJwzR7UxGmf_ -goversion go1.12 -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_amd64/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/cc/cc9641a8223f4e7119572d140e8b806c08268da6e40186164205f2369e626020-d # internal BUILDSTDERR: github.com/containers/buildah/pkg/cli BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: github.com/containers/buildah/imagebuildah BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: cat >$WORK/b343/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/pkg/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid SXvlhC4Id5gAjaB_z0ce/SXvlhC4Id5gAjaB_z0ce -goversion go1.12 -D "" -importcfg $WORK/b343/importcfg -pack ./common.go BUILDSTDERR: cat >$WORK/b342/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/copy=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports/alltransports=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringid=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/imagebuildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid oKd1zjjfxCXF7ppytq69/oKd1zjjfxCXF7ppytq69 -goversion go1.12 -D "" -importcfg $WORK/b342/importcfg -pack ./build.go ./chroot_symlink.go ./util.go BUILDSTDERR: github.com/containers/buildah/pkg/parse BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/pkg/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid qiSfk3FLAEmiOIq6Lx2G/qiSfk3FLAEmiOIq6Lx2G -goversion go1.12 -D "" -importcfg $WORK/b346/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/70/70bd9b80ed1e6e2b27d2d853b545639a5bf2f81f45f74fe985ad5b7f86c4008e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/bb/bba03d41856d79afd23d561f3100be90ed37d44d7bde97a01ec8c62c3578e87e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/bf/bfc06eaf6ea371716e93198ee31c0577e8f90ff0f0e031f6a1cf83d6309bc79f-d # internal BUILDSTDERR: github.com/containers/buildah/cmd/buildah BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/version=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/imagebuildah=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/cli=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/parse=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/unshare=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports/alltransports=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/mattn/go-shellwords=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/cmd/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid lwnwGiwGVAhiggOmaUt5/lwnwGiwGVAhiggOmaUt5 -goversion go1.12 -D "" -importcfg $WORK/b001/importcfg -pack ./addcopy.go ./bud.go ./commit.go ./common.go ./config.go ./containers.go ./dumpbolt.go ./from.go ./images.go ./info.go ./inspect.go ./main.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/db/db919d747a475b1fd49bd73259dc19f0afa482aabd7ff2f9db7393d903fb5a74-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/version=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/imagebuildah=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/cli=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/parse=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/unshare=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports/alltransports=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/mattn/go-shellwords=$WORK/b349/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/libcni=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/bind=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/chroot=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/copy=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/archive=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/tarfile=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/archive=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/layout=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistries=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/signature=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/secrets=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringid=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/go-multierror=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/containers-golang=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/strslice=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/versions=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/docker/libtrust=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/internal/tmpdir=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/daemon=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/openshift=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/ostree=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/tarball=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/register=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/config=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/directory=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringutils=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/truncindex=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/compression=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/decor=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sync/semaphore=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/docker/config=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/v2=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/ghodss/yaml=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/internal=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/version=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/mtrmac/gpgme=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/signal=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/promise=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/errwrap=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder/signal=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder/strslice=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/system=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/registry=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/opts=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/fileutils=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/homedir=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/archive=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/client=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/imdario/mergo=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile k8s.io/client-go/util/homedir=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/aufs=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/btrfs=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/devmapper=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/overlay=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/vfs=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/zfs=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/tchap/go-patricia/patricia=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/compress/flate=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/cwriter=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/internal=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile github.com/VividCortex/ewma=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/client=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/sockets=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/gorilla/mux=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client/transport=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/armor=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/blang/semver=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonschema=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/containerd/continuity/pathdriver=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/mount=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/container=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/mount=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/network=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/idtools=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/pools=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/Nvveen/Gotty=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/term=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/events=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/filters=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/image=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/time=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/volume=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context/ctxhttp=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http/httpguts=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2/hpack=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/locker=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/dmesg=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/loopback=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/quota=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fsutils=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ostree=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/copy=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/mistifyio/go-zfs=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/cpuid=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/lzma=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/mattn/go-isatty=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/proxy=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/digestset=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile database/sql/driver=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/error=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonreference=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/strslice=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/nat=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/ioutils=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/secure/bidirule=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/norm=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/internal/socks=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonpointer=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b297/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=si6Ll2wl1ut0OhJTE1ck/lwnwGiwGVAhiggOmaUt5/bxKUqMXOWFNbsGoFUlXK/si6Ll2wl1ut0OhJTE1ck -B 0x0ed3fc923ab353e888c7e33883a9ae5cda4a474f -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mv $WORK/b001/exe/a.out buildah BUILDSTDERR: rm -r $WORK/b001/ + /usr/bin/make docs /usr/bin/make -C docs make[1]: Entering directory '/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/docs' go-md2man -in buildah-info.md -out buildah-info.1 go-md2man -in buildah-rm.md -out buildah-rm.1 go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-run.md -out buildah-run.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-config.md -out buildah-config.1 go-md2man -in buildah-images.md -out buildah-images.1 go-md2man -in buildah-umount.md -out buildah-umount.1 go-md2man -in buildah-from.md -out buildah-from.1 go-md2man -in buildah-copy.md -out buildah-copy.1 go-md2man -in buildah-push.md -out buildah-push.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah-bud.md -out buildah-bud.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-inspect.md -out buildah-inspect.1 go-md2man -in buildah-tag.md -out buildah-tag.1 go-md2man -in buildah-rmi.md -out buildah-rmi.1 go-md2man -in buildah-pull.md -out buildah-pull.1 go-md2man -in buildah-add.md -out buildah-add.1 go-md2man -in buildah-version.md -out buildah-version.1 go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-containers.md -out buildah-containers.1 make[1]: Leaving directory '/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4A3SEs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64 + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build:/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build:/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64 PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64//usr/bin/buildah make -C docs install make[1]: Entering directory '/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/docs' install -d /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64//usr/share/man/man1 make[1]: Leaving directory '/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/docs' install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64//usr/share/bash-completion/completions/buildah + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.7-3.git873f001.fc30 --unique-debug-suffix -1.7-3.git873f001.fc30.x86_64 --unique-debug-src-base buildah-1.7-3.git873f001.fc30.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64/usr/bin/buildah extracting debug info from /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64/usr/bin/buildah BUILDSTDERR: 13123 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: buildah-1.7-3.git873f001.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gFrIzq + umask 022 + cd /builddir/build/BUILD + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + DOCDIR=/builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64/usr/share/doc/buildah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k2aGvo + umask 022 + cd /builddir/build/BUILD + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64/usr/share/licenses/buildah + exit 0 Provides: buildah = 1.7-3.git873f001.fc30 buildah(x86-64) = 1.7-3.git873f001.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libseccomp.so.2()(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Recommends: container-selinux fuse-overlayfs slirp4netns >= 0.3-0 Processing files: buildah-debugsource-1.7-3.git873f001.fc30.x86_64 Provides: buildah-debugsource = 1.7-3.git873f001.fc30 buildah-debugsource(x86-64) = 1.7-3.git873f001.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.7-3.git873f001.fc30.x86_64 Provides: buildah-debuginfo = 1.7-3.git873f001.fc30 buildah-debuginfo(x86-64) = 1.7-3.git873f001.fc30 debuginfo(build-id) = ec04ca27a7659c56dec38e75ab6ec089f75aff7d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(x86-64) = 1.7-3.git873f001.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64 Wrote: /builddir/build/RPMS/buildah-1.7-3.git873f001.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-debugsource-1.7-3.git873f001.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.7-3.git873f001.fc30.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nzfqVQ + umask 022 + cd /builddir/build/BUILD + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.x86_64 + exit 0 Child return code was: 0