Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/buildah.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/virt7-container-common-el7-build-68932-349306/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/buildah.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/buildah-1.11.6-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/buildah.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/virt7-container-common-el7-build-68932-349306/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/buildah.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RdvHkv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-9513cb8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /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 -a --author 'rpm-build ' -m 'buildah-1.11.6 base' + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ohyG7S + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mkdir _build + pushd _build ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc src/github.com/containers/buildah + popd + mv vendor src ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + export 'BUILDTAGS=seccomp selinux' + BUILDTAGS='seccomp selinux' + export GO111MODULE=off + GO111MODULE=off ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0xf0e9ea0bc63fcc31e66245424e5f6a640294d1f3 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o buildah github.com/containers/buildah/cmd/buildah WORK=/tmp/go-build230604853 errors mkdir -p $WORK/b004/ github.com/docker/docker/api/types/events cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b330/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid QTR7SoJnAMYmXfZDuiN2/QTR7SoJnAMYmXfZDuiN2 -goversion go1.10.2 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b330/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid D2yZrHXK7LNC0zZMH9TW/D2yZrHXK7LNC0zZMH9TW -goversion go1.10.2 -D "" -importcfg $WORK/b330/importcfg -pack ./events.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid G2RWbD0qcHtLXDeVs8fF/G2RWbD0qcHtLXDeVs8fF -goversion go1.10.2 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b008/ encoding mkdir -p $WORK/b027/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p internal/race -std -complete -installsuffix shared -buildid yBI-0-p3bYpCRqBfTXjN/yBI-0-p3bYpCRqBfTXjN -goversion go1.10.2 -D "" -importcfg $WORK/b008/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p encoding -std -complete -installsuffix shared -buildid wk2pgGxFofdOueHDI1o7/wk2pgGxFofdOueHDI1o7 -goversion go1.10.2 -D "" -importcfg $WORK/b027/importcfg -pack ./encoding.go unicode/utf8 mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid sd6p6ItzNvehS_i19N2V/sd6p6ItzNvehS_i19N2V -goversion go1.10.2 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go github.com/docker/docker/api/types/image github.com/containers/storage/pkg/promise mkdir -p $WORK/b331/ github.com/VividCortex/ewma cat >$WORK/b331/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b160/ math/bits cat >$WORK/b160/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid BPq-MsZyJ5K4UpX70oI2/BPq-MsZyJ5K4UpX70oI2 -goversion go1.10.2 -D "" -importcfg $WORK/b331/importcfg -pack ./image_history.go mkdir -p $WORK/b251/ container/list cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid iygiyowJvHx62Nhl9kcp/iygiyowJvHx62Nhl9kcp -goversion go1.10.2 -D "" -importcfg $WORK/b160/importcfg -pack ./promise.go mkdir -p $WORK/b070/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid MQuqqUD8o8rcEOmUHQ6T/MQuqqUD8o8rcEOmUHQ6T -goversion go1.10.2 -D "" -importcfg $WORK/b251/importcfg -pack ./ewma.go mkdir -p $WORK/b107/ unicode cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p math/bits -std -complete -installsuffix shared -buildid ZW6my7AWEZF60Ug6_PFF/ZW6my7AWEZF60Ug6_PFF -goversion go1.10.2 -D "" -importcfg $WORK/b070/importcfg -pack ./bits.go ./bits_tables.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b014/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p container/list -std -complete -installsuffix shared -buildid KNp2gUmaxqAHhxa_MVX1/KNp2gUmaxqAHhxa_MVX1 -goversion go1.10.2 -D "" -importcfg $WORK/b107/importcfg -pack ./list.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid fg4tbhltCT_J13163s1b/fg4tbhltCT_J13163s1b -goversion go1.10.2 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go unicode/utf16 mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid l4Wk0XgNF5CaiMgi1rw8/l4Wk0XgNF5CaiMgi1rw8 -goversion go1.10.2 -D "" -importcfg $WORK/b032/importcfg -pack ./utf16.go internal/nettrace mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 6qWk1_fAEWvgMVgM5FSi/6qWk1_fAEWvgMVgM5FSi -goversion go1.10.2 -D "" -importcfg $WORK/b036/importcfg -pack ./nettrace.go vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config EOF github.com/docker/docker/api mkdir -p $WORK/b305/ crypto/subtle cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid wiB6p2WLQguWyxKeXEKf/wiB6p2WLQguWyxKeXEKf -goversion go1.10.2 -D "" -importcfg $WORK/b118/importcfg -pack ./asn1.go cat >$WORK/b305/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid aR_rSoqD6n7qBdMrxXAe/aR_rSoqD6n7qBdMrxXAe -goversion go1.10.2 -D "" -importcfg $WORK/b305/importcfg -pack ./common.go ./common_unix.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid yhfZelIuiaWcUsTtHYze/yhfZelIuiaWcUsTtHYze -goversion go1.10.2 -D "" -importcfg $WORK/b080/importcfg -pack ./constant_time.go k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b377/ github.com/pquerna/ffjson/shared cat >$WORK/b377/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b199/ image/color cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid Qq3Zmfpb8Dx0CiRZy_RV/Qq3Zmfpb8Dx0CiRZy_RV -goversion go1.10.2 -D "" -importcfg $WORK/b377/importcfg -pack ./operator.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid zZY7F_7jZrDqqdndx8J4/zZY7F_7jZrDqqdndx8J4 -goversion go1.10.2 -D "" -importcfg $WORK/b199/importcfg -pack ./options.go cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p image/color -std -complete -installsuffix shared -buildid 0RVP4gkzRu0g1j2Hz-IO/0RVP4gkzRu0g1j2Hz-IO -goversion go1.10.2 -D "" -importcfg $WORK/b140/importcfg -pack ./color.go ./ycbcr.go github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b411/ runtime/cgo internal/cpu cat >$WORK/b411/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid Tq_SNmGDDrHtIFjKb5dj/Tq_SNmGDDrHtIFjKb5dj -goversion go1.10.2 -D "" -importcfg $WORK/b411/importcfg -pack ./command.go github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b039/ mkdir -p $WORK/b005/ mkdir -p $WORK/b097/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b039/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b039/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid 92jd8iss9q7eJpc7ZFqi/92jd8iss9q7eJpc7ZFqi -goversion go1.10.2 -D "" -importcfg $WORK/b097/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -installsuffix shared -buildid SMTDdiK2YMEdIy0sTNj2/SMTDdiK2YMEdIy0sTNj2 -goversion go1.10.2 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal sync/atomic mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid 2sw5JN8dl8XIukUenRXz/2sw5JN8dl8XIukUenRXz -goversion go1.10.2 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8b/8bc63b4a2a6dea60709fedbc4b71ac6cb13001f5db366d5afd8103b85524d03f-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/9c/9c59d2feaf2e46cb46b54d9544f4e15f4375864de4ef41aaf45692d410c8d5e7-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b136/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid ijU9dZinZf_IF1r-SAWu/ijU9dZinZf_IF1r-SAWu -goversion go1.10.2 -D "" -importcfg $WORK/b230/importcfg -pack ./apparmor_disabled.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid u4E1yfVP-Jpm-ToXuW0T/u4E1yfVP-Jpm-ToXuW0T -goversion go1.10.2 -D "" -importcfg $WORK/b136/importcfg -pack ./cast5.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/a9/a90a60039fd83ec03bc118bbf0a78d66290f67a07562ee009dcae0f1712f8e18-d # internal crypto/internal/cipherhw mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/internal/cipherhw -std -installsuffix shared -buildid sL1htMhUjqxLvklPQOAn/sL1htMhUjqxLvklPQOAn -goversion go1.10.2 -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./cipherhw_amd64.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid fZRjsXW2Vx18JQ8ySrRe/fZRjsXW2Vx18JQ8ySrRe -goversion go1.10.2 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_amd64x.go ./stubs.go cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/25/25446463bcf4af1c63f35367b1c7f4d12a915c1aedd50968a65b25de6562f4cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/a2/a26dde0cf2a94eb963c7c3fdbd52a43ef4633e7166b0b80a1af165381b5abb15-d # internal vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p vendor/golang_org/x/crypto/curve25519 -std -installsuffix shared -buildid kPRG14ug5XcvAmujlz0g/kPRG14ug5XcvAmujlz0g -goversion go1.10.2 -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h ./doc.go ./mont25519_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f0/f08be1836bc366950ec8e5b09537d4499f0523628d86e021b4d72431834a8f64-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/fc/fc8a38c727ac525e3b0f0fdec0721590203ef603721ad5ba9a00189f22dc20f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/19/19a31818bcb258745637efc6d0cab2cf44f63aa2ce77b966b074d2fd2d39302c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/2c/2c6a34880e783f562e3d3ddaa1570c18d3c5b1db67944ed46025bd8c65d29a8b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/ac/ac322a4ea9faced6e77be8d84172e0007e575978f6b2dbe5e47a1cfba46afabe-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/78/7895a63435c5871742fd826b26e5251ad7ec1a37b2906e0e3a90dcd1fae456ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/48/48648873f76693b6e0da3e2e8166732edd7f37a0b3e606b2914ec54c3a47ddc5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/a7/a77c1547a4da2eaf0911a93db3754355ef58101f1a3e4add30d1afff048f1053-d # internal vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b122/ cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/a9/a90c96c696b507eed697c9662a1423adb6eb7c81ece05b3fd70927d2cfd13092-d # internal cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid 90pSfz8zsr2DLw55lt82/90pSfz8zsr2DLw55lt82 -goversion go1.10.2 -D "" -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h ./poly1305.go ./sum_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/35/3592dd640b89e26ce023c6f5e56a301d41f206ea05b5e52a45c8a6c0666ad253-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b081/asm_amd64.o ./asm_amd64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/62/6219d5434a4db68292304775f0e31b340676fbea980bb0e1e30c12a06a42df93-d # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/52/52812616d76dbedb03c889b99f4645e711fa260d5cdb3c3738b19c8db96e970c-d # internal cd /usr/lib/golang/src/sync/atomic /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 cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8c/8cef373aeb97c69f3ffec9f9d475600cc2f1f2279a2bef153a296825d732c8cf-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/91/918af4fe4771a00e672a7b7eb4e019b31b67653cd9286eb0c373498e8604d0b7-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /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 cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/cpu_x86.o ./cpu_x86.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/4c/4ce533e15b9e44b30e5bed4deb29f7c1c52349ed8844330137c054572f771bbd-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/79/7948b2135c09a137a9d311446cff52b8868fec71a0f4bb4bd002884f392df2e5-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f83029c7968a5a5cc8bc0f378af97c2f5b3e4a132096d0b0a9a82a8d1379108-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/94/941573bbaf4030c3635724fcaa1984c8b6a1096d2789997c63ee4dd0c361a775-d # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b122 -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b122/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/63/63a8879161cb1b33d85290da4118728643515d2963b57d9e7fc9ce1d387b2577-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b122/_pkg_.a $WORK/b122/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/6c/6cc767766b4437f90bc31421932cc1c3aa26def2df845c47f9a13b2b481b4f20-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/3d/3d8849b2a4595002806a3d0a71ac55a3a07501ed92becad23a18bc3dbf55253d-d # internal cp /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519/const_amd64.h $WORK/b123/const_GOARCH.h cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b123 -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b123/const_amd64.o ./const_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b123 -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b123/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b123 -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b123/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b123 -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b123/ladderstep_amd64.o ./ladderstep_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/fc/fc2b01ce7106052cd77388f62c214847d9ddc233a3b482dbccffda233caf6c08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/b1/b11c74f6ad701726dffbd261136d1ba88c7d218aef74707e5872183d2477c021-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b123 -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b123/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b123 -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b123/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/const_amd64.o $WORK/b123/cswap_amd64.o $WORK/b123/freeze_amd64.o $WORK/b123/ladderstep_amd64.o $WORK/b123/mul_amd64.o $WORK/b123/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/24/24c66057e3c919905e1d8af94cc613d34e4a5600ea61c7fc57bcf60cd5782a2d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/7b/7bbcc8a51c261a279b23d9505c4481c5ce0d003454e700c27b939b4eaa45ae91-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b039 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/testlog -std -complete -installsuffix shared -buildid eVvEX1E4q-RmKCVR0W-W/eVvEX1E4q-RmKCVR0W-W -goversion go1.10.2 -D "" -importcfg $WORK/b023/importcfg -pack ./log.go math mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid KlZLFGLU_xIl_h4HpMWU/KlZLFGLU_xIl_h4HpMWU -goversion go1.10.2 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/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 ./floor_asm.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 ./unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f1/f1eb7309c0a43fdb2c76e6369c27e3f930104290cb441786ccc28cd9f67d6116-d # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid hL_Xyw-QrJ6ffn2m-49T/hL_Xyw-QrJ6ffn2m-49T -goversion go1.10.2 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/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_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.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 ./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 ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/atan_amd64.o ./atan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b018/_pkg_.a $WORK/b018/asin_amd64.o $WORK/b018/asinh_stub.o $WORK/b018/atan2_amd64.o $WORK/b018/atan_amd64.o $WORK/b018/cbrt_stub.o $WORK/b018/dim_amd64.o $WORK/b018/erf_stub.o $WORK/b018/exp2_amd64.o $WORK/b018/exp_amd64.o $WORK/b018/expm1_amd64.o $WORK/b018/floor_amd64.o $WORK/b018/frexp_amd64.o $WORK/b018/hypot_amd64.o $WORK/b018/ldexp_amd64.o $WORK/b018/log10_amd64.o $WORK/b018/log1p_amd64.o $WORK/b018/log_amd64.o $WORK/b018/mod_amd64.o $WORK/b018/modf_amd64.o $WORK/b018/pow_stub.o $WORK/b018/remainder_amd64.o $WORK/b018/sin_amd64.o $WORK/b018/sinh_stub.o $WORK/b018/sqrt_amd64.o $WORK/b018/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/06/0605f2a3a8221e7d91b28f366ada5166c82ae7e111550fea8028be2d2eca3ba4-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid pVP-0cF1IbAnlk6-rvCt/pVP-0cF1IbAnlk6-rvCt -goversion go1.10.2 -D "" -importcfg $WORK/b252/importcfg -pack ./percentage.go strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p strconv -std -complete -installsuffix shared -buildid 4ZDcJ7Ki8R1X6nl2l9PO/4ZDcJ7Ki8R1X6nl2l9PO -goversion go1.10.2 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/a6/a650e0455a45d3c7d6198f10276644def7f1cc19721a91c858608a1a018ded2a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/65/657ad0fd17438ecba9fc049f393cb91cbe096d009a7bed51c68cabac734169a2-d # internal crypto/rc4 mkdir -p $WORK/b111/ golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b131/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p crypto/rc4 -std -installsuffix shared -buildid 3D-mN4PWd4IGeRGH7SB-/3D-mN4PWd4IGeRGH7SB- -goversion go1.10.2 -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./rc4.go ./rc4_asm.go cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid DdeK3VuqUkZ6Q_jOcpIa/DdeK3VuqUkZ6Q_jOcpIa -goversion go1.10.2 -D "" -importcfg $WORK/b131/importcfg -pack ./errors.go github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid MhxlaCm-cQBbvmpzPva4/MhxlaCm-cQBbvmpzPva4 -goversion go1.10.2 -D "" -importcfg $WORK/b163/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/27/27c197d374602634edc64b33483632737eb42a1378a644c27461ff978f04d48e-d # internal cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b111/rc4_amd64.o ./rc4_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b111/_pkg_.a $WORK/b111/rc4_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/fe/fed3654ab0f122ca7d88479a2306bd332923e6d5db87de03ff93390df6c6af6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/71/71459a9c7c65e1bc73ea91cb95cafdaf4f006b0aedfce1788fbdda7dbbd6fd28-d # internal cd $WORK/b039 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x003.o -c gcc_context.c cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e1/e150bf70ecfd53b22aaf07f883ac08af48c2f21791d469d6765c429b3ee286c6-d # internal sync mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p sync -std -installsuffix shared -buildid WrnUerqm5pPFAkvWZvPn/WrnUerqm5pPFAkvWZvPn -goversion go1.10.2 -D "" -importcfg $WORK/b007/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/99/99da35aea81f36a9923816dc2f490893e6e165053163d5c82f004cde79433d1c-d # internal io mkdir -p $WORK/b006/ github.com/containers/storage/pkg/locker cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF internal/singleflight mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p io -std -complete -installsuffix shared -buildid Mh1pmSu_kYxZ5Q8P8tdG/Mh1pmSu_kYxZ5Q8P8tdG -goversion go1.10.2 -D "" -importcfg $WORK/b006/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b172/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xlXLpxqhToYziht3_gdy/xlXLpxqhToYziht3_gdy -goversion go1.10.2 -D "" -importcfg $WORK/b037/importcfg -pack ./singleflight.go math/rand cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b038/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid BCg4ucrOqzxmE3EfaxRR/BCg4ucrOqzxmE3EfaxRR -goversion go1.10.2 -D "" -importcfg $WORK/b172/importcfg -pack ./locker.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p math/rand -std -complete -installsuffix shared -buildid wnyAVT6ART3iM-QKUjv1/wnyAVT6ART3iM-QKUjv1 -goversion go1.10.2 -D "" -importcfg $WORK/b038/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p reflect -std -installsuffix shared -buildid VoDybleDk3J06UX2r2bA/VoDybleDk3J06UX2r2bA -goversion go1.10.2 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p syscall -std -installsuffix shared -buildid 0IdyT4zHGx41ym8E3WSt/0IdyT4zHGx41ym8E3WSt -goversion go1.10.2 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/21/213af1301aa65a10aa6316b0393cb37111a24fbac18bfd1b8cccd143cae26564-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/2e/2e06793771c3abbb429fe021ce64756c636eba943d8fe9d1d1782b35c5116123-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/6f/6f8c5a5b1dca2ceb13a85b6bbf7387eebeaf4940c230e91d443f790aba5df7ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/4f/4f922bbc856c1e6d50d1bf47fcd1b7b61864846c9c93833e8d365480d97387f8-d # internal github.com/containers/image/v5/pkg/compression/internal hash mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b057/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid NMOy785Vdz42CqoKHrsT/NMOy785Vdz42CqoKHrsT -goversion go1.10.2 -D "" -importcfg $WORK/b064/importcfg -pack ./types.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a EOF bytes mkdir -p $WORK/b003/ crypto/cipher cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p hash -std -complete -installsuffix shared -buildid 5yYbsasUt_cfe19Bsjfn/5yYbsasUt_cfe19Bsjfn -goversion go1.10.2 -D "" -importcfg $WORK/b057/importcfg -pack ./hash.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b079/ strings cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid j-7vKYhuSqYVUHXM6hVM/j-7vKYhuSqYVUHXM6hVM -goversion go1.10.2 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_amd64.go ./bytes_decl.go ./reader.go mkdir -p $WORK/b031/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid MSq0zZ_BdmPf3SiiZSFv/MSq0zZ_BdmPf3SiiZSFv -goversion go1.10.2 -D "" -importcfg $WORK/b079/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p strings -std -installsuffix shared -buildid lKOg38F1Xm6uGN0xM_U-/lKOg38F1Xm6uGN0xM_U- -goversion go1.10.2 -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_amd64.go ./strings_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e4/e471bbbbf24a77190778fd01272b227f91a10bffd4b7fea6cc6ee9e2e8f525bb-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid eLWuvXIheJG2Xegp9t5_/eLWuvXIheJG2Xegp9t5_ -goversion go1.10.2 -D "" -importcfg $WORK/b063/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/fd/fd712999a7b6cee0ab3cf02443527412e572b8eec97af8647a8feeafd5ebab3c-d # internal hash/crc64 mkdir -p $WORK/b098/ crypto/hmac crypto /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal hash/adler32 cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF hash/fnv mkdir -p $WORK/b244/ cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid pfn19-XIdz7NIs8QhAnx/pfn19-XIdz7NIs8QhAnx -goversion go1.10.2 -D "" -importcfg $WORK/b098/importcfg -pack ./crc64.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF mkdir -p $WORK/b109/ cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p hash/fnv -std -complete -installsuffix shared -buildid h4hFq8rZhOOC0eWdGgsn/h4hFq8rZhOOC0eWdGgsn -goversion go1.10.2 -D "" -importcfg $WORK/b244/importcfg -pack ./fnv.go hash/crc32 mkdir -p $WORK/b088/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF mkdir -p $WORK/b056/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Qu3uWDYu5g3Sol84WjUI/Qu3uWDYu5g3Sol84WjUI -goversion go1.10.2 -D "" -importcfg $WORK/b109/importcfg -pack ./hmac.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b135/ cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ae/ae1c502493a1006b4f2054523a14bb081a21458e076152ccd7e331d24d2f2f1e-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p hash/crc32 -std -installsuffix shared -buildid y14xH2habfgo0Klzvn6s/y14xH2habfgo0Klzvn6s -goversion go1.10.2 -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto -std -complete -installsuffix shared -buildid GXCp3PuJ3ahTal6fpPL7/GXCp3PuJ3ahTal6fpPL7 -goversion go1.10.2 -D "" -importcfg $WORK/b056/importcfg -pack ./crypto.go cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid MMgulgbpd5IjTg0I7ug5/MMgulgbpd5IjTg0I7ug5 -goversion go1.10.2 -D "" -importcfg $WORK/b135/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e8/e8182ae867c9eed300dbf63fdc5daadf3d77f02bf3c0b5a8aa9e6e362b3efcdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/25/25e6361017acf58385eb9e15ab1342802e66a7a8f12f55ce5cf6b0d08296cacf-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b131/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF crypto/sha512 crypto/md5 mkdir -p $WORK/b103/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid gDHj_ovqi9ZRJemTWt-l/gDHj_ovqi9ZRJemTWt-l -goversion go1.10.2 -D "" -importcfg $WORK/b138/importcfg -pack ./s2k.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF crypto/sha256 mkdir -p $WORK/b110/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p crypto/sha512 -std -installsuffix shared -buildid 6eZqCf_9gTm4JLzViGIL/6eZqCf_9gTm4JLzViGIL -goversion go1.10.2 -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go crypto/sha1 mkdir -p $WORK/b112/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b094/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p crypto/sha1 -std -installsuffix shared -buildid yK4MtgQRbfex-snxFbCV/yK4MtgQRbfex-snxFbCV -goversion go1.10.2 -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p crypto/md5 -std -installsuffix shared -buildid LdQ1wUBvGIBthWuJKYAG/LdQ1wUBvGIBthWuJKYAG -goversion go1.10.2 -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p crypto/sha256 -std -installsuffix shared -buildid GSAGctr9EfyE1qycXXVs/GSAGctr9EfyE1qycXXVs -goversion go1.10.2 -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f2/f280172e79b333689988ea5cc91ddeb919b9e45687a093f624e18f5a8659b90a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/59/595ef89d22a95ce5c8a3c49f23101163d959b11e64e6f5f5ceffdb622ce28dc1-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b088 -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/9c/9c60cffb12f93ac7e5e5649ac114ab4a1207bec92b76d27c7c296f764b112f55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/59/5978b3010cbc46f271f165b5d3231c65cc58d31848213afc6d320122d29e248c-d # internal cd /usr/lib/golang/src/crypto/sha256 /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/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b110 -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b110/md5block_amd64.o ./md5block_amd64.s cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/84/846c25630f311e082a77d2ca3bc248ed3411523a86d42af6dc32959585f5ba5d-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b112 -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b112/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/60/604c6ffa050b2abeb2aae6bf870f912ffd90360a3e69b33ea35589d64070a12e-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b103 -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b103/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/8e/8e7f703d4e0d349bcadaf4cef910128316559f3dbbaf8bc10eed8235d2211081-d # internal crypto/aes mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/aes -std -installsuffix shared -buildid 3wRtHX9glCrpjmiiBQKF/3wRtHX9glCrpjmiiBQKF -goversion go1.10.2 -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_amd64.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/9e/9e4bafd0fa7de7903a1f3e0a177e0f78612df6e394542a2c9bd93397069d1b8b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/59/59329091740bf7ce0ebfa417e10beb83ad692669e4d25f0e8c834c6cf2139535-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/83/837b48b863cb9949158bc274385136164a4d18ab0bcb8ef274bc6db3f4843405-d # internal text/tabwriter mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF vendor/golang_org/x/text/transform cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid TNjwSBY58DyqP3L89-ND/TNjwSBY58DyqP3L89-ND -goversion go1.10.2 -D "" -importcfg $WORK/b206/importcfg -pack ./tabwriter.go bufio golang.org/x/text/transform mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b002/ cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid ZrD-z2NMsd7dWoZj3pme/ZrD-z2NMsd7dWoZj3pme -goversion go1.10.2 -D "" -importcfg $WORK/b216/importcfg -pack ./transform.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b341/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid T8oVDjN-XYqX29nAgyQC/T8oVDjN-XYqX29nAgyQC -goversion go1.10.2 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid Vpqkhiz2OdDv7wB2kTXe/Vpqkhiz2OdDv7wB2kTXe -goversion go1.10.2 -D "" -importcfg $WORK/b341/importcfg -pack ./transform.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b112/_pkg_.a $WORK/b112/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/31/31890f740082d914ce7521a3f713ed43323faa709cec9fc61c8f96650a966e74-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/1e/1e9347a7c82f43793095cca8d08bdf0fc0827a3dc7d34ebac6f226295c2029f9-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b125/ github.com/containers/storage/pkg/stringutils cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b193/ encoding/base32 path cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid 1UoVH7oQWN0tCz3cmJIK/1UoVH7oQWN0tCz3cmJIK -goversion go1.10.2 -D "" -importcfg $WORK/b125/importcfg -pack ./compare.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b124/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid iz5uq9_6RTByk1_sY095/iz5uq9_6RTByk1_sY095 -goversion go1.10.2 -D "" -importcfg $WORK/b193/importcfg -pack ./stringutils.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b047/ cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid d52P0UrW-3-Z-u0TaJSo/d52P0UrW-3-Z-u0TaJSo -goversion go1.10.2 -D "" -importcfg $WORK/b124/importcfg -pack ./base32.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path -std -complete -installsuffix shared -buildid I8zyd4hUqno5tZW-PeDk/I8zyd4hUqno5tZW-PeDk -goversion go1.10.2 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/crypto/aes /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 /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/12/1299e6253a5716c0f62f9f5af539a82d22e1ffd68de232d7112dbdf81443d6ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/a8/a80b9fa77d7bd863fa5ba1cc219c66def842df41ac8079fb8294ba631b6dc6a2-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/1e/1e23d3f4f884d146ad3b52e21f9bdfe2a86ecd222b40ce92dd3432bd3c18f62f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_amd64.o $WORK/b078/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/15/15eed0638368979d462a5e6e508051a777e24c28f48ca7723334e7ca4fee3b6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/27/27ae4b3d8e833c64039007ac3f68a3ff4f92644d82ba2a4cf20787fa696609b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/9a/9a2130a102a6d837a4e369f317ba6ec32481223859aa98694b083fecffef0808-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/48/48c419a17aba30ebb5a1c9ce017689b430a7fcef87a1dd523028f001398b4d6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/e7/e7e5654b7dc82530fe4f335c086fe8ac667f82a991b07542209d4eeeb51d52d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/20/20534e5977ccadabccc3d8cb26982f0389096f0a788551afb11a281c91abcc5c-d # internal image mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b140/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p image -std -complete -installsuffix shared -buildid _YqLxGsvhyHhgdl-iwqw/_YqLxGsvhyHhgdl-iwqw -goversion go1.10.2 -D "" -importcfg $WORK/b139/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/65/650c1f6c8fc8d88dd649ade239c68d3c53278fbd3f9be0ba24b5f74357dfda2d-d # internal github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b053/ github.com/containerd/continuity/syscallx internal/syscall/unix github.com/mattn/go-isatty cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b400/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid O-mCL701WPw5AruypQm6/O-mCL701WPw5AruypQm6 -goversion go1.10.2 -D "" -importcfg $WORK/b053/importcfg -pack ./cgroups_supported.go cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b082/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid aPQsdLZf8ZHOFKcCFBtq/aPQsdLZf8ZHOFKcCFBtq -goversion go1.10.2 -D "" -importcfg $WORK/b400/importcfg -pack ./syscall_unix.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid DZMvuFprDIMSWqbRpJU9/DZMvuFprDIMSWqbRpJU9 -goversion go1.10.2 -D "" -importcfg $WORK/b082/importcfg -pack ./getrandom_linux.go ./getrandom_linux_amd64.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid TresYx6p2E-7kkVF2h8_/TresYx6p2E-7kkVF2h8_ -goversion go1.10.2 -D "" -importcfg $WORK/b249/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go time mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p time -std -installsuffix shared -buildid BjxWEGV-TIzGYcK44ALg/BjxWEGV-TIzGYcK44ALg -goversion go1.10.2 -D "" -importcfg $WORK/b022/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/23/23e7c1f42394e6fff59da21187f82f4a22c667a4c6e542b7da4f7ee1bbf88c73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/3f/3f780b9819f36ecb5b034aad9743dffbb5efa4f526841035526bf05ae058139d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/5a/5a91598e465863612417132e1a2d5cf2baf21efd6d785bec604a3b39e7b44afe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/d3/d3340b4f80d5ba290737272a7a08446744bba26bf53f6436263944c479b9169c-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/de/deab23db4bc3697291632b577b539e270de98f94a015fabb0441dcc57d5bc452-d # internal image/internal/imageutil mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b139/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid AtwPomhIOoyjGy5Ppa_S/AtwPomhIOoyjGy5Ppa_S -goversion go1.10.2 -D "" -importcfg $WORK/b142/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c9/c9e9283b302d0caf8c28e62ace41005ec0edfe06927e7483565380fb580d4da7-d # internal image/jpeg mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b139/_pkg_.a packagefile image/color=$WORK/b140/_pkg_.a packagefile image/internal/imageutil=$WORK/b142/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p image/jpeg -std -complete -installsuffix shared -buildid u7QVhJgIXtVXRGyYNH2j/u7QVhJgIXtVXRGyYNH2j -goversion go1.10.2 -D "" -importcfg $WORK/b141/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x007.o -c gcc_mmap.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x008.o -c gcc_setenv.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x009.o -c gcc_sigaction.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x010.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/1d/1d09add186e7abb3aa00f2f34a00b5645e95be0350832130644304588d5afa9b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x011.o -c gcc_util.c cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/asm_amd64.o ./asm_amd64.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c9/c9c9faaae2cad1a3b8d8fea1b29190c5abc55007b79ded01be2767d653420a8e-d # internal internal/poll mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_amd64.o # internal cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/poll -std -installsuffix shared -buildid afrozArgHQdXuytZg_jS/afrozArgHQdXuytZg_jS -goversion go1.10.2 -D "" -importcfg $WORK/b020/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x012.o -c gcc_amd64.S cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/df/df59eeb77990f9c460e168eaefc793acb9a03bab8e114280a95ce19a450062ef-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF encoding/binary mkdir -p $WORK/b029/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid o3JkV9g_HjgJewSCARqq/o3JkV9g_HjgJewSCARqq -goversion go1.10.2 -D "" -importcfg $WORK/b353/importcfg -pack ./errwrap.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF sort mkdir -p $WORK/b030/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p encoding/binary -std -complete -installsuffix shared -buildid RN1AAepXHqRvp2Q3mEt2/RN1AAepXHqRvp2Q3mEt2 -goversion go1.10.2 -D "" -importcfg $WORK/b029/importcfg -pack ./binary.go ./varint.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p sort -std -complete -installsuffix shared -buildid _a9dl6Jvku-sWbN09axQ/_a9dl6Jvku-sWbN09axQ -goversion go1.10.2 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cd $WORK/b039 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/a7/a7d656feb9efa138ff8b84de6c1ef86406bc2fd01cc1c3104aaf8f9bd1d256dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go -dynlinker cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p runtime/cgo -std -installsuffix shared -buildid PFlcciRT2itc_bnTN0cL/PFlcciRT2itc_bnTN0cL -goversion go1.10.2 -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b039/_cgo_gotypes.go $WORK/b039/cgo.cgo1.go $WORK/b039/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b039/asm_amd64.o ./asm_amd64.s cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/6c/6c725ba9438a57be8ade3833b55079d7bbf3c01085375b6384fd9eb32d42a102-d # internal os mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_amd64.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/testlog=$WORK/b023/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p os -std -installsuffix shared -buildid _3b32sCKkVM441K9bSwa/_3b32sCKkVM441K9bSwa -goversion go1.10.2 -D "" -importcfg $WORK/b019/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 ./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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/38/38c0282df30ca4c8c2195a026d18f5f48f68ecd9301493d94de14fda8992fb42-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/24/24e38463c7405e8a85dd74fef4d6c8358545ada5b1ea07c9c533829fa02c7cb3-d # internal container/heap mkdir -p $WORK/b247/ github.com/gogo/protobuf/sortkeys github.com/beorn7/perks/quantile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b369/ compress/bzip2 cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p container/heap -std -complete -installsuffix shared -buildid 3FxatGUKT7CoPWgr8GtO/3FxatGUKT7CoPWgr8GtO -goversion go1.10.2 -D "" -importcfg $WORK/b247/importcfg -pack ./heap.go cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b282/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid AVRuPvWjfWCEaeVo3PDT/AVRuPvWjfWCEaeVo3PDT -goversion go1.10.2 -D "" -importcfg $WORK/b369/importcfg -pack ./sortkeys.go cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b288/ k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b379/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid h9kipaOOqLNtyEiJLnpZ/h9kipaOOqLNtyEiJLnpZ -goversion go1.10.2 -D "" -importcfg $WORK/b282/importcfg -pack ./stream.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid lmnF3bNq8wGNT-KEs8SA/lmnF3bNq8wGNT-KEs8SA -goversion go1.10.2 -D "" -importcfg $WORK/b288/importcfg -pack ./autoneg.go cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid naBZ9CutLAIpuoPE8S3j/naBZ9CutLAIpuoPE8S3j -goversion go1.10.2 -D "" -importcfg $WORK/b379/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid J7wpTQ3DPcuLj9scPpDg/J7wpTQ3DPcuLj9scPpDg -goversion go1.10.2 -D "" -importcfg $WORK/b075/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go regexp/syntax mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid WKqjpMDBvz584vzMKKCU/WKqjpMDBvz584vzMKKCU -goversion go1.10.2 -D "" -importcfg $WORK/b059/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/33/332e5ecb4c88e7243e1c1d11ebb84ad8796b141fbde8165e24c437d4a4fe1204-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/fe/fed15f3cd1d1b2db450649c4599ce0734fa70cdac309d4d0d481ce6cac16478b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/c8/c857da601db282e71839de41b0e95d9884aa2b0bbf9aabe045e167464801b215-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/c6/c645a96c87993864bbccb56d7c6cdc225aba159508498c858577bb7c01aefd51-d # internal encoding/base64 mkdir -p $WORK/b028/ vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b089/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF crypto/des cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Y87s4CogZcbQhnhfFYeB/Y87s4CogZcbQhnhfFYeB -goversion go1.10.2 -D "" -importcfg $WORK/b028/importcfg -pack ./base64.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b121/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid C94L-U56pAMTU60wnTyD/C94L-U56pAMTU60wnTyD -goversion go1.10.2 -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go github.com/klauspost/compress/snappy cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b108/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid _tQfzgk9nftZYjb4hh99/_tQfzgk9nftZYjb4hh99 -goversion go1.10.2 -D "" -importcfg $WORK/b121/importcfg -pack ./chacha_generic.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p crypto/des -std -complete -installsuffix shared -buildid S-QPE1W8RWQvw4gfs2NR/S-QPE1W8RWQvw4gfs2NR -goversion go1.10.2 -D "" -importcfg $WORK/b108/importcfg -pack ./block.go ./cipher.go ./const.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/klauspost/compress/snappy -installsuffix shared -buildid ohuG1jINJHbkMDKy1AXo/ohuG1jINJHbkMDKy1AXo -goversion go1.10.2 -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/41/4154fe25ad62d22986ef366ba5392935a90051b6b5841818629e0bfa778e5e90-d # internal golang.org/x/sys/unix mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 7Mh2OcG4eCdm1al4s0AY/7Mh2OcG4eCdm1al4s0AY -goversion go1.10.2 -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/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 ./readdirent_getdents.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/68/6842b88776ea021a2a6bfb0c6dee4b175ce52cd941575c4ac701ab28821bbbdd-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b121/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b122/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid yDz-_k_UU2n1m19ai8el/yDz-_k_UU2n1m19ai8el -goversion go1.10.2 -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a9/a97640779d21d52dd0954b9725485662d69d736bcfed433887cd2fe835c3c8df-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /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/xxhash_amd64.o ./xxhash_amd64.s cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/decode_amd64.o ./decode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/40/403773ac2fad9ce1ef0b3ff578119fe8ce3e210eea2b1bd7e4de157ce6b6b3d7-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/encode_amd64.o ./encode_amd64.s cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/8b/8b493958a1714134d4c5303c6886e0be315b283a512928e52e88ac1f8bce0d2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/decode_amd64.o $WORK/b087/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ac/acf70765dcef6ca0cfb1214800813f83188c024b170b9cafc7b29e6be5151e2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/15/154ad10f36d456091e8fa13ed86bb3e824f7a4e8cde888c64bdc4bfdbd655d21-d # internal encoding/pem mkdir -p $WORK/b116/ golang.org/x/crypto/openpgp/armor cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b130/ cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p encoding/pem -std -complete -installsuffix shared -buildid 0H55y0Yk-necRW8dDqDo/0H55y0Yk-necRW8dDqDo -goversion go1.10.2 -D "" -importcfg $WORK/b116/importcfg -pack ./pem.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b131/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid J9XjVc8D4pgq3SFPrTFV/J9XjVc8D4pgq3SFPrTFV -goversion go1.10.2 -D "" -importcfg $WORK/b130/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b120/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/6c/6c524e178cea0ecd6609773080da469896bfdbbc34b4eeeac998a7effab29759-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/5c/5ceacce9d431737b00af0bf8ac840ba67aab588ecc663ed9b10c245d00599c45-d # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/97/9714e0b8f662e21633de510392f65ded810a9b76f9a5155342849ba9d9544f19-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b120/_pkg_.a $WORK/b120/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/ab/ab2942f4e6480cf58b0672297c49f670b0fe00c5d0e1021e543586f28686023d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ca/ca15bbb9373042374f5d659340048d898b434aa11e91decc2af40ea766aab89c-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b146/ k8s.io/client-go/util/homedir github.com/docker/docker/api/types/mount runtime/debug mkdir -p $WORK/b090/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF path/filepath mkdir -p $WORK/b045/ os/signal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid 2uqKbDpsB36OS4cOTkNS/2uqKbDpsB36OS4cOTkNS -goversion go1.10.2 -D "" -importcfg $WORK/b146/importcfg -pack ./tmpdir.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p runtime/debug -std -installsuffix shared -buildid SOamiKow7qqlM3-x93Q5/SOamiKow7qqlM3-x93Q5 -goversion go1.10.2 -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./garbage.go ./stack.go ./stubs.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b345/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p path/filepath -std -complete -installsuffix shared -buildid FoYvkv7h4lMApVRWm-Ma/FoYvkv7h4lMApVRWm-Ma -goversion go1.10.2 -D "" -importcfg $WORK/b045/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF fmt mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid v9gTF4CeU2aPPR3_xken/v9gTF4CeU2aPPR3_xken -goversion go1.10.2 -D "" -importcfg $WORK/b345/importcfg -pack ./homedir.go mkdir -p $WORK/b309/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p fmt -std -complete -installsuffix shared -buildid BHq1Bp3mzwXa3CPX95uR/BHq1Bp3mzwXa3CPX95uR -goversion go1.10.2 -D "" -importcfg $WORK/b017/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go mkdir -p $WORK/b253/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a EOF cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid on4svjpMNGhgSvpWlXIS/on4svjpMNGhgSvpWlXIS -goversion go1.10.2 -D "" -importcfg $WORK/b309/importcfg -pack ./mount.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p os/signal -std -installsuffix shared -buildid WCTJAI70tSMSNkRpLe07/WCTJAI70tSMSNkRpLe07 -goversion go1.10.2 -D "" -importcfg $WORK/b253/importcfg -pack -asmhdr $WORK/b253/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/25/252e31182a2d0e9764b0491788af4a1821f9efcac65b02d718171ec2d9171c40-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/45/45fd07825061a8b17cda57f0f9becc9b0c6af09fa132192027da97fa4ae8da1d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/43/43bd1992390b95da3088f2609155b8db6db024f61c72dde69b13eab40b16ecef-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b090 -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/6a/6a53bc8237a40b2adbf5d82c00ad4244c96a26523974596fb02bcbc939af5eef-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b253 -I $WORK/b253/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b253/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b253/_pkg_.a $WORK/b253/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/f7/f72774a5f989154c254b3935d1031a6756f2592cdfb3ff59d370fbb11aea282d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b1/b15e3b5c1a6251ed846c130f4666930e5845b71acb9feb5ffcfbbb4079d2c50b-d # internal regexp mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile regexp/syntax=$WORK/b059/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p regexp -std -complete -installsuffix shared -buildid l0kBJByaQ5rdJUqbw5rd/l0kBJByaQ5rdJUqbw5rd -goversion go1.10.2 -D "" -importcfg $WORK/b058/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8b/8b80d790ce7facb571fd48786968af901e44ef0a8d702cf336d88822a08d662a-d # internal io/ioutil mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p io/ioutil -std -complete -installsuffix shared -buildid s-kEHNDhA-gVEopz9vWu/s-kEHNDhA-gVEopz9vWu -goversion go1.10.2 -D "" -importcfg $WORK/b044/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2e/2e300722479a4f38e289871eeb5af513829889c1126ba2e651061883b86b0fd2-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF github.com/prometheus/procfs/internal/util mkdir -p $WORK/b292/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid 4hPccHkebPTdvMGO3mPa/4hPccHkebPTdvMGO3mPa -goversion go1.10.2 -D "" -importcfg $WORK/b171/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid m1nqpF8NuBszDNhujMYm/m1nqpF8NuBszDNhujMYm -goversion go1.10.2 -D "" -importcfg $WORK/b292/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/94/9410b5363aaaf9e77df6e5512b008f399968fde9986c6080c05f50e8f3c4b056-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/76/763ac809aa538cebd88fbdecf69b6730609f28c8e8b315e41c21c33cd93e089f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/1c/1cda8208c986143b5c45a8b4b9f64824ffbffde19d88064ec75cf195e9ceccb9-d # internal context mkdir -p $WORK/b016/ github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b066/ log os/user cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/pkg/errors cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p context -std -complete -installsuffix shared -buildid qfQA_-Ov2lYu5EdKmMZ7/qfQA_-Ov2lYu5EdKmMZ7 -goversion go1.10.2 -D "" -importcfg $WORK/b016/importcfg -pack ./context.go mkdir -p $WORK/b071/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid Bxq6piCtCcixuZDCdtCw/Bxq6piCtCcixuZDCdtCw -goversion go1.10.2 -D "" -importcfg $WORK/b066/importcfg -pack ./version.go ./versioned.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p log -std -complete -installsuffix shared -buildid ef7fPxJic_L9gBAkcWUB/ef7fPxJic_L9gBAkcWUB -goversion go1.10.2 -D "" -importcfg $WORK/b071/importcfg -pack ./log.go encoding/hex mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p encoding/hex -std -complete -installsuffix shared -buildid c6OOmjfXQLxbHfa-T6Jn/c6OOmjfXQLxbHfa-T6Jn -goversion go1.10.2 -D "" -importcfg $WORK/b084/importcfg -pack ./hex.go github.com/BurntSushi/toml mkdir -p $WORK/b061/ encoding/json cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b026/ github.com/klauspost/compress/fse cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF github.com/ulikunitz/xz/internal/xlog net/url github.com/containers/image/v5/version cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid b_lsJEWFGL2UYUyDbN_h/b_lsJEWFGL2UYUyDbN_h -goversion go1.10.2 -D "" -importcfg $WORK/b061/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p encoding/json -std -complete -installsuffix shared -buildid ioEM0jYV9PdMRoqDVsYv/ioEM0jYV9PdMRoqDVsYv -goversion go1.10.2 -D "" -importcfg $WORK/b026/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go text/scanner github.com/containers/storage/pkg/parsers github.com/mtrmac/gpgme github.com/containers/storage/pkg/config flag mkdir -p $WORK/b046/ github.com/tchap/go-patricia/patricia github.com/syndtr/gocapability/capability cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b046/ -importpath os/user -- -I $WORK/b046/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go go/token net/http/internal mime/quotedprintable mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b086/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid 4nrT5iX7r0SwmustRxs0/4nrT5iX7r0SwmustRxs0 -goversion go1.10.2 -D "" -importcfg $WORK/b067/importcfg -pack ./errors.go ./stack.go github.com/opencontainers/runtime-spec/specs-go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b095/ mime text/template/parse mkdir -p $WORK/b119/ compress/flate cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF vendor/golang_org/x/net/http2/hpack cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid OWPKKgjz74b1sDrweSpn/OWPKKgjz74b1sDrweSpn -goversion go1.10.2 -D "" -importcfg $WORK/b086/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b127/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid uIBngD-bTW-UzbhRlwHg/uIBngD-bTW-UzbhRlwHg -goversion go1.10.2 -D "" -importcfg $WORK/b095/importcfg -pack ./xlog.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p net/url -std -complete -installsuffix shared -buildid Rcs7Uc0NcSOzo9eCZEYu/Rcs7Uc0NcSOzo9eCZEYu -goversion go1.10.2 -D "" -importcfg $WORK/b119/importcfg -pack ./url.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b151/ math/big cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid Vg2GzVri8bnblEm3zj_Z/Vg2GzVri8bnblEm3zj_Z -goversion go1.10.2 -D "" -importcfg $WORK/b127/importcfg -pack ./version.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF github.com/klauspost/compress/flate mkdir -p $WORK/b173/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p text/scanner -std -complete -installsuffix shared -buildid 3TExhJMPGNHIgxIJAXs4/3TExhJMPGNHIgxIJAXs4 -goversion go1.10.2 -D "" -importcfg $WORK/b151/importcfg -pack ./scanner.go cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b128/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid 9jpjYdwg-n2Qn5FO5bN4/9jpjYdwg-n2Qn5FO5bN4 -goversion go1.10.2 -D "" -importcfg $WORK/b173/importcfg -pack ./parsers.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b128/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b128/ -g -O2 ./data.go ./gpgme.go mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b165/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid AnETY8AoXxze4CrSTStp/AnETY8AoXxze4CrSTStp -goversion go1.10.2 -D "" -importcfg $WORK/b190/importcfg -pack ./config.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b197/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p flag -std -complete -installsuffix shared -buildid Itdk4VuFO-2D_mocWcGr/Itdk4VuFO-2D_mocWcGr -goversion go1.10.2 -D "" -importcfg $WORK/b165/importcfg -pack ./flag.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b167/ mkdir -p $WORK/b203/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid R-tUWftkoRMAM-RQC31M/R-tUWftkoRMAM-RQC31M -goversion go1.10.2 -D "" -importcfg $WORK/b197/importcfg -pack ./children.go ./patricia.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b226/ cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p go/token -std -complete -installsuffix shared -buildid pa_N_sSpfCYAk5YOg4a9/pa_N_sSpfCYAk5YOg4a9 -goversion go1.10.2 -D "" -importcfg $WORK/b203/importcfg -pack ./position.go ./serialize.go ./token.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid Xqqk1T0A8j9wWaXiYp1_/Xqqk1T0A8j9wWaXiYp1_ -goversion go1.10.2 -D "" -importcfg $WORK/b167/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b227/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p net/http/internal -std -complete -installsuffix shared -buildid M25m10SwkT-0y35eQ7pg/M25m10SwkT-0y35eQ7pg -goversion go1.10.2 -D "" -importcfg $WORK/b226/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qs3JIf9QMI4Sgglq-LXl/qs3JIf9QMI4Sgglq-LXl -goversion go1.10.2 -D "" -importcfg $WORK/b223/importcfg -pack ./reader.go ./writer.go cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b221/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid BA-YkMV8Uol_m-RODAwK/BA-YkMV8Uol_m-RODAwK -goversion go1.10.2 -D "" -importcfg $WORK/b227/importcfg -pack ./config.go ./state.go ./version.go cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p mime -std -complete -installsuffix shared -buildid tfvRx36eEPY1H61irf4V/tfvRx36eEPY1H61irf4V -goversion go1.10.2 -D "" -importcfg $WORK/b221/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p text/template/parse -std -complete -installsuffix shared -buildid OB7I5CxH5aBvMAgxSp80/OB7I5CxH5aBvMAgxSp80 -goversion go1.10.2 -D "" -importcfg $WORK/b208/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p compress/flate -std -complete -installsuffix shared -buildid PPFot4z-gz6_SptgtZSO/PPFot4z-gz6_SptgtZSO -goversion go1.10.2 -D "" -importcfg $WORK/b133/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b092/ cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid CEU5kOaNq-q2mSVwnA9R/CEU5kOaNq-q2mSVwnA9R -goversion go1.10.2 -D "" -importcfg $WORK/b213/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p math/big -std -installsuffix shared -buildid lm4eLSA2nEqlqdSbTLU3/lm4eLSA2nEqlqdSbTLU3 -goversion go1.10.2 -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid h1TOsxmYJPgbrNIQMJRU/h1TOsxmYJPgbrNIQMJRU -goversion go1.10.2 -D "" -importcfg $WORK/b092/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b216/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid v5hhJrXIbGRNk7pr2FUE/v5hhJrXIbGRNk7pr2FUE -goversion go1.10.2 -D "" -importcfg $WORK/b218/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/aa/aa33812c8e629e916a46d930bad698ecca25f0873fb256af19b6d9ffa4b04d0b-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b231/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/78/7843575c93995a216f9b64f6ac052e2291e5bb7b89cdd60ad31b2c17241dc7cc-d # internal github.com/vbauerster/mpb/decor mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b251/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b252/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid PLnoP8F3DJGao-cPOZQI/PLnoP8F3DJGao-cPOZQI -goversion go1.10.2 -D "" -importcfg $WORK/b250/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/b9/b942ee2ce4570c8935a5bcb6c1a344a3ff39943e69e2de2f1e998615f1e8a2f0-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid sXplpWk7vS5pvN0Ih-V-/sXplpWk7vS5pvN0Ih-V- -goversion go1.10.2 -D "" -importcfg $WORK/b291/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/64/64d071fbb6fe6f0720ed661054db0a8c44123e048c3e0175a1220fa30b47f6bf-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid GGg-YanO-k_k3FeXyVoj/GGg-YanO-k_k3FeXyVoj -goversion go1.10.2 -D "" -importcfg $WORK/b308/importcfg -pack ./blkio.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/97/9746f856f3511542cde729a2c1f1256c3db8fb3ad6ec7ecdc96ef59485ad475f-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid EbzUpyIsJiz1rXhLvy64/EbzUpyIsJiz1rXhLvy64 -goversion go1.10.2 -D "" -importcfg $WORK/b055/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/51/51fd0c90ccbd8871ed0762112d34038deb0a16cbb92447aed816c3ff4af533fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal github.com/docker/go-units mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid 5AbVOq70ch0ntQ27GQar/5AbVOq70ch0ntQ27GQar -goversion go1.10.2 -D "" -importcfg $WORK/b155/importcfg -pack ./duration.go ./size.go ./ulimit.go cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/55/556f520e77a44b7450638b2d953e153d05e8e1efd744a40871405cdf74cef005-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid R0vMpSboAZlgW2SDD2oC/R0vMpSboAZlgW2SDD2oC -goversion go1.10.2 -D "" -importcfg $WORK/b217/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/06/06f65585bfed15796b6e6aba9b36a5e6df7aa9ea33f91125d3e7ad2ca76382ac-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/66/665cfac0540bbe633961530b4ee94cb3043eea74b07fcaf9a69d2e0b58c8d50e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal github.com/etcd-io/bbolt mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash/fnv=$WORK/b244/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid Y9sYvufAEyQoYM2_g-1F/Y9sYvufAEyQoYM2_g-1F -goversion go1.10.2 -D "" -importcfg $WORK/b243/importcfg -pack ./bolt_amd64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/48/48934f5284604c228c060cf796841ad144b6bec175f7710874b249193ca81c88-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal os/exec mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p os/exec -std -complete -installsuffix shared -buildid Q3adL1_FN_pfSaCkxPjs/Q3adL1_FN_pfSaCkxPjs -goversion go1.10.2 -D "" -importcfg $WORK/b050/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/3c/3c817a02fc9abc1849a666f2aaa21b690f77ffe94b9410d67edfada4147b9d24-d # internal net mkdir -p $WORK/b035/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b035/ -importpath net -- -I $WORK/b035/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/b2/b2489e4d70563c45d82b6b10b00c12a0bfd831fece6242c984b88e4ca3bcbdf1-d # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/3b/3b6e4074b3e57d2a820746ff4c078dd000fa1e3137fa0d6a0c4f7bcb08934604-d # internal golang.org/x/net/context mkdir -p $WORK/b158/ golang.org/x/sync/semaphore cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b107/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid eYl96sXHqEWc9CkOSQRY/eYl96sXHqEWc9CkOSQRY -goversion go1.10.2 -D "" -importcfg $WORK/b254/importcfg -pack ./semaphore.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid rlzsK-620r0p7slZGvhQ/rlzsK-620r0p7slZGvhQ -goversion go1.10.2 -D "" -importcfg $WORK/b158/importcfg -pack ./context.go ./go17.go ./go19.go github.com/ulikunitz/xz/lzma mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b097/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b095/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid lq3Ndztr2vS6RfpmGS7H/lq3Ndztr2vS6RfpmGS7H -goversion go1.10.2 -D "" -importcfg $WORK/b096/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b069/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/f9/f909be899a2d42496807db1227a059dc09738718d28a2014e939b7c847456239-d # internal go/scanner mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p go/scanner -std -complete -installsuffix shared -buildid u0Lhyrkdy--zXJcywawT/u0Lhyrkdy--zXJcywawT -goversion go1.10.2 -D "" -importcfg $WORK/b202/importcfg -pack ./errors.go ./scanner.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/9d/9d110d42a43f5d2f18aaf234b2fc009f25c75a2043af1c11167bed5469b92c2c-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid Bj_1xH_Hki4vH3hGLxS8/Bj_1xH_Hki4vH3hGLxS8 -goversion go1.10.2 -D "" -importcfg $WORK/b256/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/f4/f40817b85368cddb1a3d4ad9f74348b01c6706d5b9cd9a58ed937d81ce65d854-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal gopkg.in/yaml.v2 mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid tWNpi0j2Trs95fjsdreP/tWNpi0j2Trs95fjsdreP -goversion go1.10.2 -D "" -importcfg $WORK/b296/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/cb/cbf4586197574e1defd6a4c4335f60a8d3a598dfb7ac73454f9d05c7ce7bf38e-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b300/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b231/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b231/ -g -O2 ./seccomp.go ./seccomp_internal.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid 8nzUo3vgDi6Ih1qncG05/8nzUo3vgDi6Ih1qncG05 -goversion go1.10.2 -D "" -importcfg $WORK/b300/importcfg -pack ./oci_util.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/6b/6b16ecd1453b5d28ade1c85c5b5b617bc7cd628257583949f844ae51bd06fc94-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b197/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid PBVgy4qWMR-PnrlH0cG4/PBVgy4qWMR-PnrlH0cG4 -goversion go1.10.2 -D "" -importcfg $WORK/b196/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/af/af4eb6cb6df5672ae8b81f68b73ea478e7c10066a8899229444e4c6037e618b1-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid PowBy3Ez4a0m1GSjJ49v/PowBy3Ez4a0m1GSjJ49v -goversion go1.10.2 -D "" -importcfg $WORK/b316/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/2c/2c9ff20aee3b85b0fb473d226700767788e2f5ecf980f8b89488fbf408154b4e-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid KYr1gfnnCHkKqgiKqLu3/KYr1gfnnCHkKqgiKqLu3 -goversion go1.10.2 -D "" -importcfg $WORK/b325/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/7c/7c2cf0c15fafe60f7da9e1f24d1c85a67a966d4f42f913a2741acd2344b09020-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid OWO1X0VEsoEdlGiFGjkS/OWO1X0VEsoEdlGiFGjkS -goversion go1.10.2 -D "" -importcfg $WORK/b332/importcfg -pack ./duration_convert.go ./timestamp.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/7f/7f87827735e4f078c57621cf5b36101a9259ac0a60a6b63e7ed519b1e9c6abb3-d # internal github.com/imdario/mergo mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid z3ulGy-N3un6OD7_9x3U/z3ulGy-N3un6OD7_9x3U -goversion go1.10.2 -D "" -importcfg $WORK/b336/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/53/533c4059170fbd45ca618d5bd6267842c72a62976930a9411c79d2745b18e844-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b158/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid 9eNlYKpf8c2GPuIGWdLF/9eNlYKpf8c2GPuIGWdLF -goversion go1.10.2 -D "" -importcfg $WORK/b157/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/8b/8b993faceb3ba09b43319bbf1238f7f85e081c70fbba1d58e2c0d6a7b6bf54c8-d # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/a8/a8021c9c704f9730070eee3cb65bd6c5073a202c892657378a9c252389a6f4d3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b342/ cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/e6/e6e9770490cdd449e85cc22e34c5222160713b68dbdacf7af535418b4dc3df5e-d # internal cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid w_uWXWy3xujn_-QIK8Fu/w_uWXWy3xujn_-QIK8Fu -goversion go1.10.2 -D "" -importcfg $WORK/b342/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid RIN_-A7iJaYYgXKkJulR/RIN_-A7iJaYYgXKkJulR -goversion go1.10.2 -D "" -importcfg $WORK/b179/importcfg -pack ./dmesg_linux.go golang.org/x/text/unicode/norm mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b341/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid e2JbddH9MxNGKv-e0DWM/e2JbddH9MxNGKv-e0DWM -goversion go1.10.2 -D "" -importcfg $WORK/b343/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/e1/e19c7193a2e8ff12b0688bf61f8c0fe75200f04ad72a1173e0b873feb336c6e0-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid eJhc7cDfGVJPYRPh-LO1/eJhc7cDfGVJPYRPh-LO1 -goversion go1.10.2 -D "" -importcfg $WORK/b185/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/c6/c6b20016d2b6f9b7ec6b23dee10957ba5ed029f93042d41e813b46ca496900c8-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid y9XO9ErY-sR3jBecxOIc/y9XO9ErY-sR3jBecxOIc -goversion go1.10.2 -D "" -importcfg $WORK/b232/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/8c/8c0a8fc83ffbdca7e41a8ee89803205c9468aa4fcf0ccf3e09de4a52a4964989-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid 27Ij9hmqeJd46RdemWbw/27Ij9hmqeJd46RdemWbw -goversion go1.10.2 -D "" -importcfg $WORK/b054/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/f2/f23f456a0447e8a13875441dc9fc370c889f17dc1a15d4dca02b4f59ec11539a-d # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/92/926c961836b9714fcb0a14a9616d1f39a46b762e27a4d22d96b54ca977ba2324-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/15/155b4ea8b94041f94d94fce630a8ad2f2854112c983ab611e4d5792389df4ea7-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b065/ github.com/containers/image/v5/internal/pkg/keyctl cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid pQ7bP-XzDAOUIMy-d_JM/pQ7bP-XzDAOUIMy-d_JM -goversion go1.10.2 -D "" -importcfg $WORK/b065/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b086/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid zofdUoqY-EVUq5NNAcfl/zofdUoqY-EVUq5NNAcfl -goversion go1.10.2 -D "" -importcfg $WORK/b085/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid bVr_CS4l5EaaWPato2yr/bVr_CS4l5EaaWPato2yr -goversion go1.10.2 -D "" -importcfg $WORK/b260/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/54/5481250a4c9c12ed32a49b902bc7e9779121a8b30f70717eb4c2a446f8e5b0ae-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid v9iLGWM72BAmLpWI_EvS/v9iLGWM72BAmLpWI_EvS -goversion go1.10.2 -D "" -importcfg $WORK/b271/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/2b/2bf85658df2803dc82eb5a1c520da829283903923a3b730614a97ed5319ff482-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid zqz95y4RkrSDYA5pm1a5/zqz95y4RkrSDYA5pm1a5 -goversion go1.10.2 -D "" -importcfg $WORK/b344/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/a7/a70e2b476fff76515381f34d446f4afd02632ca4fffecdd4e471b1e21418ca84-d # internal go/ast mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/scanner=$WORK/b202/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p go/ast -std -complete -installsuffix shared -buildid hNSNE6ddAoh8P2wcxZcK/hNSNE6ddAoh8P2wcxZcK -goversion go1.10.2 -D "" -importcfg $WORK/b201/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/b9/b99ad72cc4c932e47473bd714a16b292a15daf9e441f224bd498335c66a80813-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid kRsks9mpT9o4BvUcoxVx/kRsks9mpT9o4BvUcoxVx -goversion go1.10.2 -D "" -importcfg $WORK/b348/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/08/08dcf0788186cdce1af6210ce0991813a18945c1bcee7b2ad94215a16b6c1af3-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b325/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid sY084dphIZVHb4yrXaE4/sY084dphIZVHb4yrXaE4 -goversion go1.10.2 -D "" -importcfg $WORK/b324/importcfg -pack ./connectivity.go cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/18/18c73b430e4a5fc13fa286beb94bfecf9672f7d9427ae4a63d83caa2f8088f59-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid -L2sBjIJJRA6kEEKcLFc/-L2sBjIJJRA6kEEKcLFc -goversion go1.10.2 -D "" -importcfg $WORK/b349/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/23/23216ee1970321e5c4a726e26ac99fd169ebc183297e1db8e7b1798115c38c3c-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b353/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid FTfaRBUsgrLT7OMeUCH-/FTfaRBUsgrLT7OMeUCH- -goversion go1.10.2 -D "" -importcfg $WORK/b352/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/42/4271f394d3057df1a324f326d9cae9fa887acc199cf4f4866b1f07f6de2a93e4-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid XuA3kNidewYZpLEUeR59/XuA3kNidewYZpLEUeR59 -goversion go1.10.2 -D "" -importcfg $WORK/b356/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/ba/ba0d5d9f1ba4a1ee62ca3acd676e65a8427ef74ef2e14b29c87168a26d3f8133-d # internal database/sql/driver mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid hY0USBkLNsaC7lM65UGj/hY0USBkLNsaC7lM65UGj -goversion go1.10.2 -D "" -importcfg $WORK/b359/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/90/90b79048dc4936c1315c57e3d9eac55100e6b6fd55262a9b1cfed8fff2d7239c-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid ctSieohY63nABLCaljm7/ctSieohY63nABLCaljm7 -goversion go1.10.2 -D "" -importcfg $WORK/b166/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/36/3660ac77df58e98f15276831abe8602c756c4720793e554f3767960da5c148d8-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid co6giadDzrIamelQ5feS/co6giadDzrIamelQ5feS -goversion go1.10.2 -D "" -importcfg $WORK/b189/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/62/623a112233cca5418c690abac2189c6a6afcbb77581203a29ee1908fa3421a4c-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b215/ cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/00/00c22336472920cdaec1c4cfefa2409f374e3e8c54570ee965ff7479d1da9982-d # internal cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b216/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b217/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 5ajCtYoMniIsTvqtQhKn/5ajCtYoMniIsTvqtQhKn -goversion go1.10.2 -D "" -importcfg $WORK/b215/importcfg -pack ./bidirule.go github.com/containers/storage/pkg/pools mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid 1BlgD1BRjK7KSHbzHihe/1BlgD1BRjK7KSHbzHihe -goversion go1.10.2 -D "" -importcfg $WORK/b159/importcfg -pack ./pools.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/89/898b15691bec73686a2e7a985f6b45b503216dcd88c1df65979f8021e567bdd2-d # internal compress/zlib mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b133/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile hash/adler32=$WORK/b135/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p compress/zlib -std -complete -installsuffix shared -buildid QgjT70u8fGLsZ5KpHbW2/QgjT70u8fGLsZ5KpHbW2 -goversion go1.10.2 -D "" -importcfg $WORK/b134/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/a8/a8fab65051352365d2dfd3ce98fc9bc9c2622b26565e13f81b6c0c63d548e6db-d # internal compress/gzip mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b133/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p compress/gzip -std -complete -installsuffix shared -buildid WdTzlKMklus80_Goh1_p/WdTzlKMklus80_Goh1_p -goversion go1.10.2 -D "" -importcfg $WORK/b212/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/b3/b39cb52bc8aaba0f37f58afebc3d1ef6a765ff759acf19bfb0a9e270bbe39fc0-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b324/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid NL7XIAjhUAfx9LzYFbUE/NL7XIAjhUAfx9LzYFbUE -goversion go1.10.2 -D "" -importcfg $WORK/b323/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/6e/6e006e96833e18cce83c27d54c77f30d2eb266c0c7c9f1204f23a61f89dd2d5a-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid r4vl39Rj4LLllIg1Hkjr/r4vl39Rj4LLllIg1Hkjr -goversion go1.10.2 -D "" -importcfg $WORK/b360/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/da/daf8e21f1b627aef169e9010e761ef022dd53053cd98c7b4d7d50427acc484ac-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b271/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid 2pPxEDW0HUglCD0zJn0d/2pPxEDW0HUglCD0zJn0d -goversion go1.10.2 -D "" -importcfg $WORK/b270/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/da/da2b8ec0b85078241c581d7cbed70b261b916f9a2502a1efc78547c76414a492-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid _TXVSR-SAlSs9cd0CEQY/_TXVSR-SAlSs9cd0CEQY -goversion go1.10.2 -D "" -importcfg $WORK/b062/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/f8/f84ac886476839cee1e26ef688db4fdad6f61569aba210d85d0fddba6b565c3e-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b249/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid v2fFZHnxFRWg4alKPCI1/v2fFZHnxFRWg4alKPCI1 -goversion go1.10.2 -D "" -importcfg $WORK/b248/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e4/e408e4bb37b7eb246b0f77c30676a43fd66185d6fcf884fb82201ba63b751622-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid roh6OEJfj8ayTvfkIeAn/roh6OEJfj8ayTvfkIeAn -goversion go1.10.2 -D "" -importcfg $WORK/b258/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/06/06a4ec9b08027d072c21fd93fcd7a47cc51492ddf910d58d05d43adb3be5ca0b-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath $WORK/b362 -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid epX2IuWewKW2fky3YxF_/epX2IuWewKW2fky3YxF_ -goversion go1.10.2 -D "" -importcfg $WORK/b362/importcfg -pack ./error.go cd $WORK/b128 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b128=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/1b/1b9ee2e1f367a286d793d6d9b9e4e81ec589d053bd62b0dc0fc3400e8b9f56ed-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b341/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b342/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 1XX-qh5XP8Ft2ZXBepRv/1XX-qh5XP8Ft2ZXBepRv -goversion go1.10.2 -D "" -importcfg $WORK/b340/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/03/032d7342cb00a7d8cc4e2db5804c815f3de4c8ce3d2b49dff23896085fe25b06-d # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/a9/a9a98da941a82a36df4225cf89a3a5ad8abeb160d92f2932f002242767e70349-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b365/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid NvRD3C24B8CDG5Fio-Wq/NvRD3C24B8CDG5Fio-Wq -goversion go1.10.2 -D "" -importcfg $WORK/b365/importcfg -pack ./pointer.go github.com/google/gofuzz mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid Snkdl3ayrBkBBCH2hGQH/Snkdl3ayrBkBBCH2hGQH -goversion go1.10.2 -D "" -importcfg $WORK/b373/importcfg -pack ./doc.go ./fuzz.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/b5/b51e2e94d1b1bdf3587b69403dd64a465575b95221a9f9a5c652e217e44583a1-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid 1eTgGptL4nnv_ITv9MwM/1eTgGptL4nnv_ITv9MwM -goversion go1.10.2 -D "" -importcfg $WORK/b375/importcfg -pack ./deep_equal.go cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/05/05e116848bb00c91d6936d204aa0eefd9a8712daec927ddb65539ea97bcae256-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal text/template mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile text/template/parse=$WORK/b208/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p text/template -std -complete -installsuffix shared -buildid V6czcXFxeBzPLnUXNu1E/V6czcXFxeBzPLnUXNu1E -goversion go1.10.2 -D "" -importcfg $WORK/b207/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/0c/0c766e7846a20da8ff61cc2b8c5f4ac18feaa923b169adbd88d37678d9cbedd1-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b377/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid 0zS7d-lvt8T8edEchmBb/0zS7d-lvt8T8edEchmBb -goversion go1.10.2 -D "" -importcfg $WORK/b376/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/80/80fa943d0c419bbd89487725aebd40e904d4fca28ac38fc2b2227cee226e4ffc-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b379/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid DFHukfRiBHUb4jkWUkpT/DFHukfRiBHUb4jkWUkpT -goversion go1.10.2 -D "" -importcfg $WORK/b382/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/80/80fe1331d4c943d54f853cb3ad6cd1afaf88e922645deca46ad9b891b2205389-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid eOYPnrhxkoyVk0UUGnRC/eOYPnrhxkoyVk0UUGnRC -goversion go1.10.2 -D "" -importcfg $WORK/b386/importcfg -pack ./convert.go ./doc.go cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/06/06c14f548ba751be4ac67f1133b8fe67459a138238900d2506aa74bb43361f21-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid IgRZ9rMIKWlMfH90Eed-/IgRZ9rMIKWlMfH90Eed- -goversion go1.10.2 -D "" -importcfg $WORK/b389/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/fb/fb87f42e11227334674f25719bec0b0ca392edb0b48f8eb7767b08184e0cd241-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid C-AqYMCKpgE8kZvPk32T/C-AqYMCKpgE8kZvPk32T -goversion go1.10.2 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/81/813cc456890abfa37876776da99366428a97566dcc3684b27688538367bd747c-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b400/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid usL-7vMCk8hbyEOqKgYZ/usL-7vMCk8hbyEOqKgYZ -goversion go1.10.2 -D "" -importcfg $WORK/b399/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/e4/e45e8bcda1d8e158c3c667ecee5725328ab3fe7373dd3b7c299debf14a1cbb87-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid GW6Xb-G43Rw9anb4wG1T/GW6Xb-G43Rw9anb4wG1T -goversion go1.10.2 -D "" -importcfg $WORK/b401/importcfg -pack ./errgroup.go cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/4b/4b89820164c6f9ddc2db460a21c04a97e479c2bf2ae4e59283bb6cacd27d3434-d # internal github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b348/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid M1o0Xz_drhJ7AntXaU5Q/M1o0Xz_drhJ7AntXaU5Q -goversion go1.10.2 -D "" -importcfg $WORK/b406/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/be/be24d7a2c49f5b4e6852f8575cdb96baa3d0c6a2e594d751e26bb6731ac1714c-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b247/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b248/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b250/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b252/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/signal=$WORK/b253/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid 5DNFGpoc9Sn1yStuLW7d/5DNFGpoc9Sn1yStuLW7d -goversion go1.10.2 -D "" -importcfg $WORK/b246/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e6/e63ca0b17aa48183ae0ebb3ee844b933898490a1a81a738222fa0d3e3c17692c-d # internal github.com/docker/docker/pkg/term mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/signal=$WORK/b253/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid TC_gn4LNk3gnxppunncX/TC_gn4LNk3gnxppunncX -goversion go1.10.2 -D "" -importcfg $WORK/b408/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b7/b7c5e23001a4673721e38587ba2d068e260d076665ee384caf06f27a0a02b16c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal github.com/containers/image/v5/transports mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid 4OQy1ict2BRJv4OLcBnX/4OQy1ict2BRJv4OLcBnX -goversion go1.10.2 -D "" -importcfg $WORK/b126/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/07/07ff9678ad99850726416c9100cd10ed37bd3fd3904c08d24dbcf8bcac58666d-d # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/a1/a17bc28fd23471f5aeef0830353f25aa25780df7ab865183497c7c55e697ee53-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a EOF github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b242/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid HIH-2AEG6p3QXol_diDS/HIH-2AEG6p3QXol_diDS -goversion go1.10.2 -D "" -importcfg $WORK/b145/importcfg -pack ./none.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid D-Ou_Aao2LT8lEE3ByxA/D-Ou_Aao2LT8lEE3ByxA -goversion go1.10.2 -D "" -importcfg $WORK/b242/importcfg -pack ./prioritize.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0b/0b0dc564d859e192fc599a767b14717ec41d71669a8840a58c8440c267f120ff-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid 1Ep7kCYoBnyfsNApqAhW/1Ep7kCYoBnyfsNApqAhW -goversion go1.10.2 -D "" -importcfg $WORK/b068/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/ce/cecd920a243b94936adc3db1bfcc57db6075d685a30cb6ce22ab3d3df502a60d-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 7eGOgR9AzxgcnSm3syw5/7eGOgR9AzxgcnSm3syw5 -goversion go1.10.2 -D "" -importcfg $WORK/b099/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/0b/0b5e4f3351eb10b93d63f72419c0483936293b18634fa85b121b2e08bb0ca74c-d # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/9c/9c075bb66a2d5c86f8b281103b23bfd76fffe5a7456c636d608405a42ca9c8ab-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b098/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid Jb4LQaycVmAiqdjCF7OE/Jb4LQaycVmAiqdjCF7OE -goversion go1.10.2 -D "" -importcfg $WORK/b168/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b163/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid 37f-cV6Mv6KBhTcvOKYm/37f-cV6Mv6KBhTcvOKYm -goversion go1.10.2 -D "" -importcfg $WORK/b162/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/a4/a4ee1b35116334b250704faa17ebb033de57464cad9e1b7ff2a28edfc83fc8a8-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 3YCFA7HmeUYSBspuIn-3/3YCFA7HmeUYSBspuIn-3 -goversion go1.10.2 -D "" -importcfg $WORK/b262/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/6e/6eb8b7d116b282ab11f57344ebcabc1616539fc96fcd8f9e1f903f460ed0ac07-d # internal cd $WORK/b231 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/7d/7d235c38e780b6b0b2c7f81a05ca13c89a10e44268d0b528378590d7acda629a-d # internal github.com/prometheus/common/model mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid FvsSg1oyKj81Lwwro2Mr/FvsSg1oyKj81Lwwro2Mr -goversion go1.10.2 -D "" -importcfg $WORK/b289/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go github.com/golang/protobuf/proto mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 7sKXHLKe1kNjm_DZG-lG/7sKXHLKe1kNjm_DZG-lG -goversion go1.10.2 -D "" -importcfg $WORK/b283/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cd $WORK/b128 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b128=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/8a/8ad709f63cf51a5507ef0d3955d31a72a3433f2ee5a33d511e387012df8c5a73-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid v5YW8QmGVlGabHhPL4ms/v5YW8QmGVlGabHhPL4ms -goversion go1.10.2 -D "" -importcfg $WORK/b310/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e4/e448d4e86550c6ef9076a969429f65354365f4fcba463b30cd1463d3d0a78f71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal github.com/containers/buildah/docker mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid M8sI1OXAFfXePwqMNX7w/M8sI1OXAFfXePwqMNX7w -goversion go1.10.2 -D "" -importcfg $WORK/b233/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/8a/8a24f85eb9f59dc0229bc6cd4c127277de5d1368f30c778ec253b145cb71ff50-d # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/3d/3db6cf1f14aae3dcb0ed2426958948865e0b14332532f2d6dc8518c551c33e10-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b125/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid bHtgMES2AodIerKWNoyT/bHtgMES2AodIerKWNoyT -goversion go1.10.2 -D "" -importcfg $WORK/b312/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/7a/7af908e20ace9040a6862996ceb8bd621776bd0ccce86f9f845d6252fefcb85e-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/c1/c18d1bb009f895e35e32cc9615032ee9a01376ecbe2838632b9b14f8b5470c6a-d # internal github.com/blang/semver mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b359/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e7/e70d366e04a0e763895cdbf12cd0fbceecfd68d67bcd0fec684d8cf102ef6c05-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/blang/semver -complete -installsuffix shared -buildid 7Ml76dBFe2cjX9gS9AmU/7Ml76dBFe2cjX9gS9AmU -goversion go1.10.2 -D "" -importcfg $WORK/b358/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/47/47e7047bede209168f91808ef4d3d287c3bd416347aa91bc51aedd1574458dcc-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b365/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b361/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid ocl_-Q57BaIEnTZGS_Gn/ocl_-Q57BaIEnTZGS_Gn -goversion go1.10.2 -D "" -importcfg $WORK/b364/importcfg -pack ./reference.go cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b352/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b362/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath $WORK/b361 -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid t5ZiWlj59DIm6qp82Rp5/t5ZiWlj59DIm6qp82Rp5 -goversion go1.10.2 -D "" -importcfg $WORK/b361/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/b1/b106937fe9434518a72825e9f3f860805abdca876143c1111727ebc19d122981-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b375/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid AoV2J2DSPJheBc3loyt0/AoV2J2DSPJheBc3loyt0 -goversion go1.10.2 -D "" -importcfg $WORK/b374/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go vendor/golang_org/x/net/idna mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b215/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b217/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b218/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF github.com/gogo/protobuf/proto cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid EI_KBAuEdTaytik5EkwL/EI_KBAuEdTaytik5EkwL -goversion go1.10.2 -D "" -importcfg $WORK/b214/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid Jw5ZzjDp2rAZUceNIrXQ/Jw5ZzjDp2rAZUceNIrXQ -goversion go1.10.2 -D "" -importcfg $WORK/b329/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/ea/ea3fadc55b9db71094728493e345fc6833bcb12decd6ea9d088c1a5ec740e7c9-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b379/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid aKMhIPkkaklMr2cxJDff/aKMhIPkkaklMr2cxJDff -goversion go1.10.2 -D "" -importcfg $WORK/b381/importcfg -pack ./errors.go ./path.go cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/5d/5d531442ee9f6251c01feedeec967ddd732ca8f746ac1e34d9807f0d11903545-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid 5mTBBGdUXwJHQwkURcH0/5mTBBGdUXwJHQwkURcH0 -goversion go1.10.2 -D "" -importcfg $WORK/b388/importcfg -pack ./json.go cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/61/6146c44d922c0c5cdd88a034b2bb51635ede82c96c5ca5fe7748bc8355b77b62-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal github.com/morikuni/aec mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid 6Yu4r7xDm0q46VQ0Yxw0/6Yu4r7xDm0q46VQ0Yxw0 -goversion go1.10.2 -D "" -importcfg $WORK/b409/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/f1/f1df6de56dbca63bf4e81ad2b0f5bb52e4b2d924e2329b5b95ab9acdf17c1ee0-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid 0U7VK3VROjwSqjHeLzvE/0U7VK3VROjwSqjHeLzvE -goversion go1.10.2 -D "" -importcfg $WORK/b410/importcfg -pack ./stdcopy.go cd $WORK/b231 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/15/15ddca4aa1390d99fc5f0d0bb7e9f818de62be182bbbf242c6a738c31ea161d0-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid F2gKZ9SkO3Q0NRE0yiY-/F2gKZ9SkO3Q0NRE0yiY- -goversion go1.10.2 -D "" -importcfg $WORK/b413/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/aa/aa040947dee02bee690d9ebeb585131bd13f662cf53213452cbcada5ac252810-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b095/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b096/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile hash/crc64=$WORK/b098/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid gXd51ld0xMFL1gI314z3/gXd51ld0xMFL1gI314z3 -goversion go1.10.2 -D "" -importcfg $WORK/b093/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f4/f43b37858aee41e0f88d6facf173d3205306c42108d48ca4cae5d9165f2f7bb9-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/49/49f432984e5d9d2f045b8a433aab83141061c27fbc55531525ad947994a1ec16-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b414/ github.com/klauspost/pgzip mkdir -p $WORK/b091/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a EOF cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b092/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid xU1ejpbzI_hg_SOsejKd/xU1ejpbzI_hg_SOsejKd -goversion go1.10.2 -D "" -importcfg $WORK/b414/importcfg -pack ./strslice.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid aaSMDkgi3Qh9Wc3SF39B/aaSMDkgi3Qh9Wc3SF39B -goversion go1.10.2 -D "" -importcfg $WORK/b091/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/57/57ce20df2884baa226dd304a5eefb8d383b6cd2462720e9e19d9ff95f4583d55-d # internal github.com/cyphar/filepath-securejoin mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid _ddQi3-DcrE8w1KBsDdo/_ddQi3-DcrE8w1KBsDdo -goversion go1.10.2 -D "" -importcfg $WORK/b417/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/7a/7a34351d13ba504fa15e58c55104242e0d1e81b89da3762e361297076b9a6939-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b262/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid HxiIDJhf76aXdpep8eaq/HxiIDJhf76aXdpep8eaq -goversion go1.10.2 -D "" -importcfg $WORK/b261/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/bd/bdc3b03c8b6ee38dd758e11304ff3f3fb8c38f4e7f6327f369a731f1e8ce6719-d # internal encoding/csv mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p encoding/csv -std -complete -installsuffix shared -buildid hRBVFEu3tXKJ2vQ1H41d/hRBVFEu3tXKJ2vQ1H41d -goversion go1.10.2 -D "" -importcfg $WORK/b423/importcfg -pack ./reader.go ./writer.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/fe/fe3d18a95992f7b286751e321c15a19406a52acc10709f0575c8b6f927b0f494-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath $WORK/b428 -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid lQEoQQcraoUWINQaBrOw/lQEoQQcraoUWINQaBrOw -goversion go1.10.2 -D "" -importcfg $WORK/b428/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/d5/d524827017c4eef7a9e3b8cf8706f73a5e9e14fe76c10713e41aa0e3e065e1be-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/32/322147968753c5491e1f99f2c87dbadd89a1b46d3cddb5799b55ebe146fbbe73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/9f/9fec19a625c9601d304d746483fe9afa8dc97ce4ff2b370798ef2b3f4ca91e4f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/34/343f819734c8a8a9c7d54e31edc21d2a8d49db92eeb2c808058798eb508ab023-d # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/99/99580d70fbb1c76a1baef4ded60c686d11217f249ed93da4c04e7083efb130f2-d # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/7b/7b3dbb32d46d031e23136a44840ee705b13649358a305e7baeaf897f62f30053-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/b8/b8e6f8d7440a2ece01da71baf6ff42ec54aed87d8e669c2d47d13a3ef650d332-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/9f/9fd4d1af804f3e06f2a534c4ecf99350bdc2744d0954e67703c41aa6ab27a062-d # internal cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c golang.org/x/net/idna mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b340/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b342/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b343/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid kKQwiJTMSSvUzk53dmcU/kKQwiJTMSSvUzk53dmcU -goversion go1.10.2 -D "" -importcfg $WORK/b339/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables10.0.0.go ./trie.go ./trieval.go cd $WORK/b128 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b128=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/9c/9c15f41bfa3a5439b8902dc132df279227e3231f9741edf97a11c40c42d00f4e-d # internal go/parser mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/ast=$WORK/b201/_pkg_.a packagefile go/scanner=$WORK/b202/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p go/parser -std -complete -installsuffix shared -buildid p2P8-fXn-iVXFSF8JWAH/p2P8-fXn-iVXFSF8JWAH -goversion go1.10.2 -D "" -importcfg $WORK/b204/importcfg -pack ./interface.go ./parser.go go/printer mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/ast=$WORK/b201/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b206/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p go/printer -std -complete -installsuffix shared -buildid a1yFzoeD5xSyjPEG5DtT/a1yFzoeD5xSyjPEG5DtT -goversion go1.10.2 -D "" -importcfg $WORK/b205/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/76/7626c06b2829b1d24318cac527a2b146b40d81737638df2df0112d36b10d3752-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/e8/e80954cabb1e5cbf1801b60eafd72349ae35b638ad5767e671777b8405bad86c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/9c/9c8fde6568ffb430cacb9e600d92e01d3a3c36f9bc13c1c4ce71d1bfd8f454cb-d # internal cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/70/703430a45959f6fa8e42997499133e189ff3ba4a27c2a3a9188bbec71d217294-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cd $WORK/b231 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/4f/4f4e1ad5bc725d3d5030977fc24915a9eb15c9dd60c9bc56842f8010ef030c64-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/13/137f750cf20e059611207e7d611867f927c2bde58bf6401028d806dadef86176-d # internal cd /usr/lib/golang/src/math/big /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 cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/0e/0e6985b1b12107376f47a4b1a661c48a5fc84fa94698c475c979fcf1a28b9173-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b408/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b409/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid 54fcjOVbRjQPywwn8hCx/54fcjOVbRjQPywwn8hCx -goversion go1.10.2 -D "" -importcfg $WORK/b407/importcfg -pack ./jsonmessage.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b083/_pkg_.a $WORK/b083/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/37/37d12c87c492250a43da088d5e087d6b475acc8a533dc29d9b0fd7cef4c5b52b-d # internal cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o -g -O2 cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/c8/c88955e0ad70c703ff3c09d112498bbda471f72bee3cb948760b4be0e01523cb-d # internal crypto/rand mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b082/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF crypto/dsa mkdir -p $WORK/b114/ gopkg.in/inf.v0 cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a EOF mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Kb0jkd-qId0VEv7wEim4/Kb0jkd-qId0VEv7wEim4 -goversion go1.10.2 -D "" -importcfg $WORK/b114/importcfg -pack ./dsa.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid ktHX7mIrZmMer77bqAz2/ktHX7mIrZmMer77bqAz2 -goversion go1.10.2 -D "" -importcfg $WORK/b371/importcfg -pack ./dec.go ./rounder.go cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/rand -std -complete -installsuffix shared -buildid sj5BBjBBhcGwjFaYcSCd/sj5BBjBBhcGwjFaYcSCd -goversion go1.10.2 -D "" -importcfg $WORK/b077/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go encoding/asn1 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid QdrAj_eNxqso3_65flEL/QdrAj_eNxqso3_65flEL -goversion go1.10.2 -D "" -importcfg $WORK/b104/importcfg -pack ./asn1.go ./common.go ./marshal.go crypto/elliptic mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p crypto/elliptic -std -installsuffix shared -buildid WzTbDJXEtZCcGRaobbFa/WzTbDJXEtZCcGRaobbFa -goversion go1.10.2 -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./elliptic.go ./p224.go ./p256_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p os/user -std -installsuffix shared -buildid b47ZlOQxcnyKJ9UhyrQC/b47ZlOQxcnyKJ9UhyrQC -goversion go1.10.2 -D "" -importcfg $WORK/b046/importcfg -pack ./lookup.go ./user.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo_lookup_unix.cgo1.go $WORK/b046/getgrouplist_unix.cgo1.go $WORK/b046/listgroups_unix.cgo1.go $WORK/b046/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/eb/ebc9d6bfc86e6e35b36d276380976f9222f95874abdb33fb56819fd3f42b60f9-d # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/fe/fed1ef101b0209998c3fd71865888a7f834d23ef5cd8cdfbbc9cb86e61f261f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/6a/6a9d3dacab0d8c63210d60e2dbed6b4030d41a0df3539eb32cdd74ff92077a3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/67/67072ab837f568e2edd3b01836df4b8e57692f245f963dd99af5edfaf3586c0c-d # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/83/8370a4f260db9eab51e43dd15c0025486f6fdab1e58c8b4ce8863e9c1b03d7c8-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/39/39bc974845c8e2f2d9cfe8049cd6353a80c0a70d8eb9a4ff006e12f4c412ecea-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b060/ github.com/containers/buildah/pkg/umask cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF github.com/containers/storage/pkg/loopback mkdir -p $WORK/b180/ github.com/containers/storage/pkg/fileutils cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b180/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b180/ -g -O2 ./loop_wrapper.go github.com/containers/storage/drivers/quota github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b184/ github.com/containers/image/v5/pkg/blobinfocache/memory cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid 70z5pn58DtyW2rMTSwyL/70z5pn58DtyW2rMTSwyL -goversion go1.10.2 -D "" -importcfg $WORK/b060/importcfg -pack ./system_registries_v2.go github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b241/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b184/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b184/ -g -O2 ./projectquota.go cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b238/ mkdir -p $WORK/b181/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid xnf9J6Df3_F7FJW_a1AL/xnf9J6Df3_F7FJW_a1AL -goversion go1.10.2 -D "" -importcfg $WORK/b238/importcfg -pack ./umask_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid Lu1lTE3Yeklf3ROG4clq/Lu1lTE3Yeklf3ROG4clq -goversion go1.10.2 -D "" -importcfg $WORK/b181/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid zH-HbAIwUKSy4kTfD3-4/zH-HbAIwUKSy4kTfD3-4 -goversion go1.10.2 -D "" -importcfg $WORK/b241/importcfg -pack ./boltdb.go github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b354/ github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b150/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/scanner=$WORK/b151/_pkg_.a EOF mkdir -p $WORK/b245/ github.com/containerd/continuity/fs cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid BHmBhD7UVoUCxdJu6Nuq/BHmBhD7UVoUCxdJu6Nuq -goversion go1.10.2 -D "" -importcfg $WORK/b354/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go github.com/docker/docker/pkg/fileutils cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid ZVuGQkQ_gnUAbbmnfHdx/ZVuGQkQ_gnUAbbmnfHdx -goversion go1.10.2 -D "" -importcfg $WORK/b150/importcfg -pack ./fileutils.go ./fileutils_unix.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b178/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid b7Q4HIro-tGfpbsDqfrs/b7Q4HIro-tGfpbsDqfrs -goversion go1.10.2 -D "" -importcfg $WORK/b245/importcfg -pack ./memory.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper mkdir -p $WORK/b398/ github.com/docker/docker/pkg/mount mkdir -p $WORK/b402/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b399/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b401/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/scanner=$WORK/b151/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid kY-6epeNbb-XTgb_NV9V/kY-6epeNbb-XTgb_NV9V -goversion go1.10.2 -D "" -importcfg $WORK/b398/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid YzkrEEgO9U66az8n9Wz8/YzkrEEgO9U66az8n9Wz8 -goversion go1.10.2 -D "" -importcfg $WORK/b402/importcfg -pack ./fileutils.go ./fileutils_unix.go cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid zNdSv9ESqUMTFGi5bgOJ/zNdSv9ESqUMTFGi5bgOJ -goversion go1.10.2 -D "" -importcfg $WORK/b405/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/1e/1e0d3fc0d11dfcf3386e23148d80f3a100d4e142ad97fe54ace34ed90e572f63-d # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/a6/a6b13cadec5a25505cbb0e27a3df49383a2701a347d4b5ecadd381b9c9679342-d # internal go/doc mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b201/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/template=$WORK/b207/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p go/doc -std -complete -installsuffix shared -buildid cMr7bn9ZMZHRUrs-kRw0/cMr7bn9ZMZHRUrs-kRw0 -goversion go1.10.2 -D "" -importcfg $WORK/b385/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper cd $WORK/b231 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b178/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b178/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/eb/eb03a3a70a8478516fbed873b7bac8101a0ccc63925109b4af30119466738a91-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ed/ed48c013419796c4fe38f03fe4bcbc7ac9a55fb46222ba1a4906dad99f54d8e3-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid xtw3N9o3G-tiV2WIdVeK/xtw3N9o3G-tiV2WIdVeK -goversion go1.10.2 -D "" -importcfg $WORK/b137/importcfg -pack ./elgamal.go crypto/rsa mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 7SzSDyMRBfadqaK0CBDb/7SzSDyMRBfadqaK0CBDb -goversion go1.10.2 -D "" -importcfg $WORK/b105/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go github.com/containers/storage/pkg/stringid mkdir -p $WORK/b192/ github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b175/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid 6NfYP9ONEDbUMJy-FYoj/6NfYP9ONEDbUMJy-FYoj -goversion go1.10.2 -D "" -importcfg $WORK/b192/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid mdjnY4mk4CA9AR5SieCc/mdjnY4mk4CA9AR5SieCc -goversion go1.10.2 -D "" -importcfg $WORK/b175/importcfg -pack ./selinux_linux.go ./xattrs.go cd /usr/lib/golang/src/net gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -o $WORK/b035/_cgo_.o $WORK/b035/_cgo_main.o $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o -g -O2 github.com/klauspost/compress/zstd mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b085/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b087/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b089/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid k5Fvp3Ws2f4_T0_99FIL/k5Fvp3Ws2f4_T0_99FIL -goversion go1.10.2 -D "" -importcfg $WORK/b076/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b231=/tmp/go-build -gno-record-gcc-switches -o $WORK/b231/_cgo_.o $WORK/b231/_cgo_main.o $WORK/b231/_x001.o $WORK/b231/_x002.o $WORK/b231/_x003.o -g -O2 -lseccomp cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/0e/0e5f7d2cfab3b0336856b5c9822d5d18d3d1b189fa2cc4a29b07adc836dee086-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/f3/f3687a01ce4226e293bf3a304f27e119958240dbfa6e8d7de3ae5e10624d86ee-d # internal cd $WORK/b180 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/2b/2b9b61541353e6f2eaa80e06087107d77fba8ae3fe0f733e679e01b6bd16687b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid KD6TgIOb5V8_vj_RA7Dx/KD6TgIOb5V8_vj_RA7Dx -goversion go1.10.2 -D "" -importcfg $WORK/b156/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF archive/tar mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid NE2au1QDXAkubiZdUc1V/NE2au1QDXAkubiZdUc1V -goversion go1.10.2 -D "" -importcfg $WORK/b195/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p archive/tar -std -complete -installsuffix shared -buildid h4B6NSOEr_A7qOXQ1wuh/h4B6NSOEr_A7qOXQ1wuh -goversion go1.10.2 -D "" -importcfg $WORK/b043/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/97/979b98b319faab9203815f935bc07fddaa763ad629bf862ff73a0e81bdb5af8c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b166/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/37/37d816729313d72985f18e1f775c02834bd66132aff10aeaab0a46a1c84b4303-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid fKls_wOV-_xKHxEwUdMW/fKls_wOV-_xKHxEwUdMW -goversion go1.10.2 -D "" -importcfg $WORK/b235/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/44/44ef3ec5a85027841e2b206d894b1ccc018ec49565f9a021325afeb58778b671-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b263/ github.com/containers/image/v5/pkg/blobinfocache cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid CEpltMI-r4n9ym-RVgbe/CEpltMI-r4n9ym-RVgbe -goversion go1.10.2 -D "" -importcfg $WORK/b263/importcfg -pack ./homedir_linux.go ./homedir_unix.go mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid wZxxoYNmTfZHRqIY0PVv/wZxxoYNmTfZHRqIY0PVv -goversion go1.10.2 -D "" -importcfg $WORK/b240/importcfg -pack ./default.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/92/92c850c61459b681d3731cbca633731c92cd7c32a9b798d2e97e29f6d8211f9a-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b128=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b128/ -g -O2 -o $WORK/b128/_x004.o -c go_gpgme.c cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/56/561e484e318ada08960a3d2d1adbce508dea23b76e4a67439c7016bdf918f294-d # internal k8s.io/klog mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p k8s.io/klog -complete -installsuffix shared -buildid kwqk5WyQX5RPTGWcRmw4/kwqk5WyQX5RPTGWcRmw4 -goversion go1.10.2 -D "" -importcfg $WORK/b383/importcfg -pack ./klog.go ./klog_file.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/7d/7d40b52b6d00c4a6f78918344f025e1d852bcd18099936f34849f4b67ef5dcfb-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b150/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid TnEzhRm5aAF05qrxu6G7/TnEzhRm5aAF05qrxu6G7 -goversion go1.10.2 -D "" -importcfg $WORK/b154/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/da/da9fae6a3e233f01db30d469dbe90fa36c056dd2b19067272e78e766cab5b141-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/1a/1a60168da488ddf78c9efc6e2a08701d978034dbf264fd612e4fe2c29a149f91-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b035/_cgo_.o -dynout $WORK/b035/_cgo_import.go cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/fb/fbedd27929f78d3138b84b9c04490cac1f5eba3ddd1b1bb587084ae6a42b1aa4-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b231/_cgo_.o -dynout $WORK/b231/_cgo_import.go cd $WORK/b180 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -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 loop_wrapper.cgo2.c cd $WORK/b184 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -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 cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b036/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b037/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p net -std -installsuffix shared -buildid J1MxgvbX4poAHBaFRBUf/J1MxgvbX4poAHBaFRBUf -goversion go1.10.2 -D "" -importcfg $WORK/b035/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./error_posix.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 ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.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/b035/_cgo_gotypes.go $WORK/b035/cgo_linux.cgo1.go $WORK/b035/cgo_resnew.cgo1.go $WORK/b035/cgo_socknew.cgo1.go $WORK/b035/cgo_unix.cgo1.go $WORK/b035/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/42/42ce25e325c5a6c540a5dc598294761010b9673aec3eccb34bf308517914f842-d # internal cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 1Kkl5VXCEOWlYERMP9RO/1Kkl5VXCEOWlYERMP9RO -goversion go1.10.2 -D "" -importcfg $WORK/b231/importcfg -pack $WORK/b231/_cgo_gotypes.go $WORK/b231/seccomp.cgo1.go $WORK/b231/seccomp_internal.cgo1.go $WORK/b231/_cgo_import.go github.com/docker/docker/pkg/system mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b405/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid Q5-nG1hA5QhN-6HONkIP/Q5-nG1hA5QhN-6HONkIP -goversion go1.10.2 -D "" -importcfg $WORK/b404/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/8b/8b8d6f3800e9da37e827576a8289378d0185b211f418ed7ca21a3a12d485d283-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b261/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b263/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid S1CnVuH1b4nm572KmV8W/S1CnVuH1b4nm572KmV8W -goversion go1.10.2 -D "" -importcfg $WORK/b259/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/05/050ecfa14c5f7538fcd6ba16b09119815401e86e320ca6790024cabb2dba0121-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b354/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid FS44ShMvAzGFSs5xFs1z/FS44ShMvAzGFSs5xFs1z -goversion go1.10.2 -D "" -importcfg $WORK/b426/importcfg -pack ./devices.go cd $WORK/b180 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -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 cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b102 -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b102/p256_asm_amd64.o ./p256_asm_amd64.s cd $WORK/b184 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -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 projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/4e/4e9f495f7d5868fa62b07cc269f3e5b3ad9b73877ea36db307201b7362ddfc5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/16/16d04007f1bfb1ae0d96399dc82deb2a89c3a0c7b0c5125531d1eee1c4b9d063-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cd $WORK/b128 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b128=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/ad/aded1c46a7660d9d434800f393e6ed69cb111a1a83e804123fa8154632a2be5a-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/4f/4fa6bc6f71ee1964ba2053cea95137ffb4d3f845799b1b86bbb96007b164ae10-d # internal crypto/x509/pkix mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b117/ cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid iTatsX7evihBgzPpBFVr/iTatsX7evihBgzPpBFVr -goversion go1.10.2 -D "" -importcfg $WORK/b115/importcfg -pack ./pkix.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b118/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid WmtGec2Tk7hs_T7Dkh9E/WmtGec2Tk7hs_T7Dkh9E -goversion go1.10.2 -D "" -importcfg $WORK/b117/importcfg -pack ./asn1.go ./builder.go ./string.go crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b103/_pkg_.a packagefile encoding/asn1=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid Z_XZzFVp7eynpWCVkeZc/Z_XZzFVp7eynpWCVkeZc -goversion go1.10.2 -D "" -importcfg $WORK/b101/importcfg -pack ./ecdsa.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/85/855d600369b2c47d74a13f6a342af78097e472a3d98ced4197c1a59c896d9636-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/5f/5f19e46148f585f1101a459a927b3c04de4e324d9e09ba09a6efebc0fefc47ed-d # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/3f/3fd256acdfa04cf2a33a7916f6fe0561a87af79f6fbbe145165c56632621abb6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/4e/4eaedb9c09a6ed3182fd209be904d83bd915db5253f9f99024b1949d3b7cab3b-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b154/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid BBWP7Nc5uF6hhh0DAEOm/BBWP7Nc5uF6hhh0DAEOm -goversion go1.10.2 -D "" -importcfg $WORK/b153/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 cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/55/557f34109090c3db6d74347714ce7f8344f9a004cf29c0f9f8b026e48cd73c98-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal github.com/ghodss/yaml mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b296/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid gP8T_EYTbGDpET6SlAnW/gP8T_EYTbGDpET6SlAnW -goversion go1.10.2 -D "" -importcfg $WORK/b295/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/06/0606de194bcad9fba5f699ff4a88a842007d46e3d9d351b9306a21bb70842f5d-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b180/_cgo_.o -dynout $WORK/b180/_cgo_import.go github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b161/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b161/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b161/ -g -O2 ./sysconfig.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid tzT38nQUjJruxjKlMm8D/tzT38nQUjJruxjKlMm8D -goversion go1.10.2 -D "" -importcfg $WORK/b180/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b180/_cgo_gotypes.go $WORK/b180/loop_wrapper.cgo1.go $WORK/b180/_cgo_import.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/cd/cd2c3adf554af1d299b057fb60ebbb3a61d3371dd1cbe542e8e783754e263536-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b128=/tmp/go-build -gno-record-gcc-switches -o $WORK/b128/_cgo_.o $WORK/b128/_cgo_main.o $WORK/b128/_x001.o $WORK/b128/_x002.o $WORK/b128/_x003.o $WORK/b128/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error go/format mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/ast=$WORK/b201/_pkg_.a packagefile go/parser=$WORK/b204/_pkg_.a packagefile go/printer=$WORK/b205/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p go/format -std -complete -installsuffix shared -buildid gU4vrwXqwCTpoOucg7Mm/gU4vrwXqwCTpoOucg7Mm -goversion go1.10.2 -D "" -importcfg $WORK/b200/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/48/485fcd5038d82233380ba22929ec2260a63223dbf54d7052c975915e0d3dd2e7-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b175/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid XILvvPplvoNRHcipqCDR/XILvvPplvoNRHcipqCDR -goversion go1.10.2 -D "" -importcfg $WORK/b174/importcfg -pack ./label_selinux.go cd $WORK/b184 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/68/68efb17fa224c54b62609693c17436cdb3119df783eb15b3edf9a38d45b750ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d8/d836a5272099cf9daf5bd97f3c7ccb37debf999c660c03a316b4831028333f57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/f1/f194a3c93026f3b69eb3e3f70e37bd7c37c251d92321b0c7b0ac6e0552e5f6b1-d # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/1c/1cd71074fc449013cca117e52f3c7f926aef90d4681b959ef3c3ac4411b3a355-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b128/_cgo_.o -dynout $WORK/b128/_cgo_import.go github.com/docker/docker/pkg/idtools mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b404/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b156/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b412/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid yyDv-c0EoUGrvL7-0LjQ/yyDv-c0EoUGrvL7-0LjQ -goversion go1.10.2 -D "" -importcfg $WORK/b403/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b404/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b411/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid EtfzQp28K0tDQf_YveS4/EtfzQp28K0tDQf_YveS4 -goversion go1.10.2 -D "" -importcfg $WORK/b412/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota 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 cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid g0sTP-UZew3ksVWZmw3g/g0sTP-UZew3ksVWZmw3g -goversion go1.10.2 -D "" -importcfg $WORK/b128/importcfg -pack ./callbacks.go $WORK/b128/_cgo_gotypes.go $WORK/b128/data.cgo1.go $WORK/b128/gpgme.cgo1.go $WORK/b128/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/0d/0d748af6faec4e0e3c0fe9d5982fc01f5bc044312541b9233a072c83570d383e-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b075/_pkg_.a packagefile compress/flate=$WORK/b133/_pkg_.a packagefile compress/zlib=$WORK/b134/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b108/_pkg_.a packagefile crypto/dsa=$WORK/b114/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/md5=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b105/_pkg_.a packagefile crypto/sha1=$WORK/b112/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b103/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/asn1=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b136/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b131/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b138/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile image=$WORK/b139/_pkg_.a packagefile image/jpeg=$WORK/b141/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid h5UBPJqdR2vVEgj_qRLJ/h5UBPJqdR2vVEgj_qRLJ -goversion go1.10.2 -D "" -importcfg $WORK/b132/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/f7/f7e2c068ddbadb7a56add93711b0387c997d8e797ed002170dc23391d5d5a841-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b162/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b199/_pkg_.a packagefile go/format=$WORK/b200/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/template=$WORK/b207/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid sbQNGdamiQUXO-YW-abY/sbQNGdamiQUXO-YW-abY -goversion go1.10.2 -D "" -importcfg $WORK/b198/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/be/bec32125951f711ce5a086c5c5a4e5eb31a088603b463062eaeca777aff21eae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b184/_cgo_.o -dynout $WORK/b184/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b180/_pkg_.a $WORK/b180/_x001.o $WORK/b180/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/87/873b8f82d0ccc20ec6b768107ff9c9cd2fd88e33451668a5895c37c468ccd50c-d # internal cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid yb3dGYz1Mwpl8m9ke9Rq/yb3dGYz1Mwpl8m9ke9Rq -goversion go1.10.2 -D "" -importcfg $WORK/b184/importcfg -pack $WORK/b184/_cgo_gotypes.go $WORK/b184/projectquota.cgo1.go $WORK/b184/_cgo_import.go cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/f3/f3045d310ebb312fc25a83d1685826e9831ec7ab4d8b166ec3de0a32820311e0-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b231/_pkg_.a $WORK/b231/_x001.o $WORK/b231/_x002.o $WORK/b231/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cd $WORK/b161 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/18/18b204a2c3d90b902a7c79d003b5c343c856defe035b5c14e5172fe7c8cad412-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/klog=$WORK/b383/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid x5CjRnwtsmWu0FUanSg6/x5CjRnwtsmWu0FUanSg6 -goversion go1.10.2 -D "" -importcfg $WORK/b390/importcfg -pack ./runtime.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/27/27c48f19f4483cb00f0bcb5a1ccc5ee6e8090d1c771415585611fe13b3e032f8-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b231/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid B0Av12xL0jyTNLbCV04f/B0Av12xL0jyTNLbCV04f -goversion go1.10.2 -D "" -importcfg $WORK/b415/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/61/61ff65217cc587194f0f2a6120fb1aa4b8e6c99569c52356cbb93b10910340cb-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b295/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b206/_pkg_.a packagefile text/template=$WORK/b207/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid sBhZi681O_3B7quJP8xP/sBhZi681O_3B7quJP8xP -goversion go1.10.2 -D "" -importcfg $WORK/b424/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/32/3230453e27ba80703e77cbbbe2048d38c81b5f6302a32adea6932eae102529c0-d # internal cd $WORK/b161 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid gq7EjFA0FHrVYHZfN5Qs/gq7EjFA0FHrVYHZfN5Qs -goversion go1.10.2 -D "" -importcfg $WORK/b191/importcfg -pack ./lockfile.go ./lockfile_unix.go github.com/containers/storage/pkg/idtools mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b156/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid WeGcUJ8Mcoim0gT1q040/WeGcUJ8Mcoim0gT1q040 -goversion go1.10.2 -D "" -importcfg $WORK/b152/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/96/9691c819e5648c2bc375a78f3287dfde74a92c2fb5078f9b6958995bb54a4993-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/40/40b482f887bc058d6e921e2d0e74fb4e09d9c47ca2102ae239263f5340f48124-d # internal cd $WORK/b161 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b184/_pkg_.a $WORK/b184/_x001.o $WORK/b184/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/21/2107f439cbaa09b2ca29a6054d6ed2b6c39ba4de504cdda43441ed29435e9fe5-d # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/a5/a59c59f89b34fe1f17936c54e60d2b1391bc0d01667fc3259c7cfbdf25b75ccd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/2b/2bc9022b33ac0efeffc996f4e8c3e3bab60ece00b1fb191c35a0640ad2cb7f91-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/0a/0a3afba1ed07ed8e95607aa3178b68966f1a4d76f758b39739271c0b6f0f6f44-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -o $WORK/b161/_cgo_.o $WORK/b161/_cgo_main.o $WORK/b161/_x001.o $WORK/b161/_x002.o -g -O2 cd $WORK/b178 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c2/c2dbd8bfbc43e7ced44ecf68892693468e89134e03df8093c11cf7e3369bb6cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/c4/c48a83b1757422de275584347a5bbe9f51912e1e91d4840f02a094313c1b11be-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b161/_cgo_.o -dynout $WORK/b161/_cgo_import.go cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b156/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid vnlAJnABPGYzPSrsW-yU/vnlAJnABPGYzPSrsW-yU -goversion go1.10.2 -D "" -importcfg $WORK/b161/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b161/_cgo_gotypes.go $WORK/b161/sysconfig.cgo1.go $WORK/b161/_cgo_import.go cd $WORK/b178 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/21/214b1b5c1c129613eecb4df32545524c55e70d9ecee3684249c72b9d7760baf3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/f7/f7f39314cdba22423bd79d7cf3a0fbf9e6da17ac6340eb4fe1cfe6b17073c592-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b238/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b229/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid qgE086DQ3VFbXEU9AvXC/qgE086DQ3VFbXEU9AvXC -goversion go1.10.2 -D "" -importcfg $WORK/b237/importcfg -pack ./secrets.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b229/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b229/ -g -O2 -Wall ./unshare_cgo.go cd $WORK/b229 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b128/_pkg_.a $WORK/b128/_x001.o $WORK/b128/_x002.o $WORK/b128/_x003.o $WORK/b128/_x004.o # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b161/_pkg_.a $WORK/b161/_x001.o $WORK/b161/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/9a/9a38266b8de7d113633b40f770064aca759152770cc0b52b6aa127b2060a9926-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b187/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b187/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b187/ -g -O2 ./copy_linux.go github.com/docker/docker/pkg/archive mkdir -p $WORK/b397/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b075/_pkg_.a packagefile compress/gzip=$WORK/b212/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b398/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b402/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b403/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b348/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b404/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b161/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid kBojj-Y_zibEvweBA5nQ/kBojj-Y_zibEvweBA5nQ -goversion go1.10.2 -D "" -importcfg $WORK/b397/importcfg -pack ./archive.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 cd $WORK/b229 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/30/305910cfcdd24bf0e5da740a45b343a007c18bd0f66764b75c4576e3f8019128-d # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/d8/d8b6df19469ccd6f5ed493653c913edc4c1c33888086e16a27ce9980c9ba9e18-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b195/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 7wSFdACyMMoDHOiCFUuo/7wSFdACyMMoDHOiCFUuo -goversion go1.10.2 -D "" -importcfg $WORK/b194/importcfg -pack ./tarlogger.go github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b195/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b168/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile hash/crc64=$WORK/b098/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid TDXzFftKxofwtRZkDKo8/TDXzFftKxofwtRZkDKo8 -goversion go1.10.2 -D "" -importcfg $WORK/b209/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/24/247b3b77faa1b1c1a152406708a9820b7629b2f72a5ee15639dff24e57daaf04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I $WORK/b229/ -g -O2 -Wall -o $WORK/b229/_x003.o -c unshare.c cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/5f/5f466eb2aaa24ee9c120ef1399377c7197b60046288293fa261ccfc5d19e038a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/f4/f4322eb448681b31b4b6737d97e45ca61704c02b1ea89b34203910a815640560-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/96/96f473053b81470ff31ef68871ea3e3f3c4c669e4355c8819d363764ad2062b2-d # internal cd $WORK/b178 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd $WORK/b187 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b187=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b187=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cd $WORK/b178 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cd $WORK/b187 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b187=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b178 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b187=/tmp/go-build -gno-record-gcc-switches -o $WORK/b187/_cgo_.o $WORK/b187/_cgo_main.o $WORK/b187/_x001.o $WORK/b187/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b178=/tmp/go-build -gno-record-gcc-switches -o $WORK/b178/_cgo_.o $WORK/b178/_cgo_main.o $WORK/b178/_x001.o $WORK/b178/_x002.o $WORK/b178/_x003.o $WORK/b178/_x004.o $WORK/b178/_x005.o -g -O2 -ldevmapper cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d0/d0983dc5c2b6fef724bf1e75b1b3d2c13b52471c57db2e73acd140555edd5f8a-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b075/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b064/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b063/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b076/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b091/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b093/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b187/_cgo_.o -dynout $WORK/b187/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid UXp4EYcwJGkGTWmcdmIZ/UXp4EYcwJGkGTWmcdmIZ -goversion go1.10.2 -D "" -importcfg $WORK/b074/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b075/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b076/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b161/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b162/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid Sg3l4kZkTIga-CEbm7U-/Sg3l4kZkTIga-CEbm7U- -goversion go1.10.2 -D "" -importcfg $WORK/b149/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b107/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b161/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid JLKRUSRzhwJC7Ec6OzGp/JLKRUSRzhwJC7Ec6OzGp -goversion go1.10.2 -D "" -importcfg $WORK/b187/importcfg -pack $WORK/b187/_cgo_gotypes.go $WORK/b187/copy_linux.cgo1.go $WORK/b187/_cgo_import.go cd $WORK/b229 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b178/_cgo_.o -dynout $WORK/b178/_cgo_import.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid 9sZyeLVaS21ZC1qz-Pk5/9sZyeLVaS21ZC1qz-Pk5 -goversion go1.10.2 -D "" -importcfg $WORK/b178/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b178/_cgo_gotypes.go $WORK/b178/devmapper_log.cgo1.go $WORK/b178/devmapper_wrapper.cgo1.go $WORK/b178/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b178/devmapper_wrapper_dynamic.cgo1.go $WORK/b178/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b229=/tmp/go-build -gno-record-gcc-switches -o $WORK/b229/_cgo_.o $WORK/b229/_cgo_main.o $WORK/b229/_x001.o $WORK/b229/_x002.o $WORK/b229/_x003.o -g -O2 cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/db/dbe8beb0781b9f63d0cf1ba27645645df0c554c634daeb8d6715a7f7f39cbab1-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/rsa=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b130/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b131/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b132/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b138/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid 9g_x-UNRg4H86SeAPSqv/9g_x-UNRg4H86SeAPSqv -goversion go1.10.2 -D "" -importcfg $WORK/b129/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b229/_cgo_.o -dynout $WORK/b229/_cgo_import.go cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b167/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid AVI4EOgWafQh1RCv7C5Y/AVI4EOgWafQh1RCv7C5Y -goversion go1.10.2 -D "" -importcfg $WORK/b229/importcfg -pack ./unshare.go $WORK/b229/_cgo_gotypes.go $WORK/b229/unshare_cgo.cgo1.go $WORK/b229/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/5b/5b6ad3d3961102cd0921b05bd555fbcbc587696ddc210e0accc4224d4be8c1ad-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b187/_pkg_.a $WORK/b187/_x001.o $WORK/b187/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/95/9520dad2ded3caeb723835f893d29b782e9ce2a657f8f3346dfb2ee3f78d3a3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/6a/6ade5b43e2798a23be479a6e99662a268d77d52933eb2538df0b256fc7e5db35-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b319/ github.com/golang/protobuf/ptypes/duration github.com/prometheus/client_model/go github.com/golang/protobuf/ptypes/timestamp github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b287/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b283/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid WWRskYng2B_Yw-oYaTWz/WWRskYng2B_Yw-oYaTWz -goversion go1.10.2 -D "" -importcfg $WORK/b319/importcfg -pack ./any.pb.go cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b283/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b320/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid Q0QilAi_h9B5Dyygk_8X/Q0QilAi_h9B5Dyygk_8X -goversion go1.10.2 -D "" -importcfg $WORK/b287/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b283/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b285/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid wc0t1E_ESZ0o6IIEK5jK/wc0t1E_ESZ0o6IIEK5jK -goversion go1.10.2 -D "" -importcfg $WORK/b320/importcfg -pack ./duration.pb.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b283/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b283/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid MHwAyek-73jj3eFq4p_0/MHwAyek-73jj3eFq4p_0 -goversion go1.10.2 -D "" -importcfg $WORK/b285/importcfg -pack ./metrics.pb.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid OakqayL9JgMxLeIq6iZv/OakqayL9JgMxLeIq6iZv -goversion go1.10.2 -D "" -importcfg $WORK/b321/importcfg -pack ./timestamp.pb.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b178/_pkg_.a $WORK/b178/_x001.o $WORK/b178/_x002.o $WORK/b178/_x003.o $WORK/b178/_x004.o $WORK/b178/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/61/618299a1bb9175ca09f9269ac9dcf39b23d149908ec8c7731094eb80862798ad-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a0/a02e416f56e44c0b557dd90c7a95148f94e21a16a6f39c62f099e2d6bfd0689b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/8f/8f16b833aafc0b5bd8f06fafbe3487fc6e5c4a1fe94166993065682cd3e011e5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b229/_pkg_.a $WORK/b229/_x001.o $WORK/b229/_x002.o $WORK/b229/_x003.o # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/e7/e725781c57b9a71ed535f1387019e42c43e30becc3ac641968f7c212862f8955-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b283/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b319/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid u0n_yc7ty_76L0HjgUba/u0n_yc7ty_76L0HjgUba -goversion go1.10.2 -D "" -importcfg $WORK/b322/importcfg -pack ./status.pb.go cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/00/00a096496eae475c0dca3969aec1ceb75e6750084eb2df87512ec181514a2f32-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b283/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b319/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b320/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b321/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid hC-3ES7VosQ6ISTtVwKE/hC-3ES7VosQ6ISTtVwKE -goversion go1.10.2 -D "" -importcfg $WORK/b318/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/10/10ec0acfb80d21515c73596fadb8e2ddf6eef285bd02a939f06a15348f3fc4e2-d # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/63/6314b2ec53a1efc6e3047baa4484db0310479fda2c7fd288b3c74badce01a223-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/d6/d6f60f0e17a155f54ac8c4239ba4d1fa88a06895b2c92abd44ddc074115f9614-d # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/cd/cda28211355a78e3868d945837cd38505ed63cac9cf42687ba9ec6f88751e717-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/72/727b217901f78c82af80174c1ea27c8b910fd2fee8d6d5ed14a0473e2f14e0d0-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b285/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid okR89AQVEqhyNyCoYDNj/okR89AQVEqhyNyCoYDNj -goversion go1.10.2 -D "" -importcfg $WORK/b284/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/b1/b108224c0420aee443ec77bbd8d2e9b5dbdc3ea16a8f9f30aa6b963bbdb76158-d # internal google.golang.org/grpc/status mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b283/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b318/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b316/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b323/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid 1aoC9wPYVptBXK9GyLwK/1aoC9wPYVptBXK9GyLwK -goversion go1.10.2 -D "" -importcfg $WORK/b317/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/9e/9eb5547f4baa362a5bb6714840806f3e0569d1c94c7db2f11eb12110425e4f94-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/a5/a57093e7371a05e3031977481691fc6982f076f640d44d3788317c99498dde7b-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b316/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b317/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid JvgB3Izr_Ia5JnH4flLD/JvgB3Izr_Ia5JnH4flLD -goversion go1.10.2 -D "" -importcfg $WORK/b315/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/bf/bfd2d67b998274c185c5b32bcdf27f5db77e8ee187158d098d9295afe9f405fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/cf/cf14dbe1ecf09038ecdc974622d1367df124191bfb17894eddbbe8458e5bf00d-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b161/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b167/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid GgT2GjPK7xPGDebzqhZm/GgT2GjPK7xPGDebzqhZm -goversion go1.10.2 -D "" -importcfg $WORK/b164/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/44/447e27bdd5248f08bbd4110e16850cab984ecea89ba1ff1859497fc5c3becc61-d # internal vendor/golang_org/x/net/lex/httplex mkdir -p $WORK/b219/ github.com/containernetworking/cni/pkg/types cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna packagefile vendor/golang_org/x/net/idna=$WORK/b214/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid LnxOeqem9B_2SeqWU_87/LnxOeqem9B_2SeqWU_87 -goversion go1.10.2 -D "" -importcfg $WORK/b219/importcfg -pack ./httplex.go golang.org/x/net/internal/socks mkdir -p $WORK/b267/ vendor/golang_org/x/net/proxy github.com/docker/docker/api/types/registry mkdir -p $WORK/b326/ github.com/docker/go-connections/nat cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile net=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b311/ net/textproto cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid KP-ODUucEdAZokeSUeNg/KP-ODUucEdAZokeSUeNg -goversion go1.10.2 -D "" -importcfg $WORK/b267/importcfg -pack ./client.go ./socks.go mkdir -p $WORK/b224/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid JUDAQkWTibQRRM1hHaQa/JUDAQkWTibQRRM1hHaQa -goversion go1.10.2 -D "" -importcfg $WORK/b326/importcfg -pack ./authenticate.go ./registry.go mkdir -p $WORK/b034/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b220/ github.com/ishidawataru/sctp cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid 5Pyywt6dkhw1czujBcml/5Pyywt6dkhw1czujBcml -goversion go1.10.2 -D "" -importcfg $WORK/b311/importcfg -pack ./nat.go ./parse.go ./sort.go k8s.io/apimachinery/pkg/util/validation cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p net/textproto -std -complete -installsuffix shared -buildid RSRIFE-cT3bKL06Z0F2b/RSRIFE-cT3bKL06Z0F2b -goversion go1.10.2 -D "" -importcfg $WORK/b224/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid Q4jpQepB5ph72nXjILVN/Q4jpQepB5ph72nXjILVN -goversion go1.10.2 -D "" -importcfg $WORK/b034/importcfg -pack ./args.go ./types.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b351/ crypto/x509 cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b380/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid AVbc6iDsLiZRDNZ_ZvUd/AVbc6iDsLiZRDNZ_ZvUd -goversion go1.10.2 -D "" -importcfg $WORK/b351/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p vendor/golang_org/x/net/proxy -std -complete -installsuffix shared -buildid 0p4P58UGw8_AFKSpPskS/0p4P58UGw8_AFKSpPskS -goversion go1.10.2 -D "" -importcfg $WORK/b220/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b381/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b113/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid aIzQx295Yk_GzQW1cci5/aIzQx295Yk_GzQW1cci5 -goversion go1.10.2 -D "" -importcfg $WORK/b380/importcfg -pack ./validation.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b108/_pkg_.a packagefile crypto/dsa=$WORK/b114/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/md5=$WORK/b110/_pkg_.a packagefile crypto/rsa=$WORK/b105/_pkg_.a packagefile crypto/sha1=$WORK/b112/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b103/_pkg_.a packagefile crypto/x509/pkix=$WORK/b115/_pkg_.a packagefile encoding/asn1=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile encoding/pem=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b117/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b118/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid o5WmhTOqAShbpFCfbtzZ/o5WmhTOqAShbpFCfbtzZ -goversion go1.10.2 -D "" -importcfg $WORK/b113/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 github.com/prometheus/procfs mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b291/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b292/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid KuQO3yGcYJxulQ7QVhMB/KuQO3yGcYJxulQ7QVhMB -goversion go1.10.2 -D "" -importcfg $WORK/b290/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go github.com/spf13/pflag mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/csv=$WORK/b423/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid YT4p0OZA4t-8ZtpqplJQ/YT4p0OZA4t-8ZtpqplJQ -goversion go1.10.2 -D "" -importcfg $WORK/b422/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.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_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/f4/f4a609b619395d46e02b36ab37588e23a294b08a834c441778d073ef4127efff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/88/88371374066d0bd88d9b3712b4a171f716147efa5adfaf7a8b9d6fc64bfb3d0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/c6/c63d162a0016d3977191a9751ae34b3b410925c389138391bb59d8b0421ac2c9-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b161/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b168/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid NTEs21bgIGedqipza36t/NTEs21bgIGedqipza36t -goversion go1.10.2 -D "" -importcfg $WORK/b148/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/a8/a84739ea59ef15defcadbc33fb8cc333a8470d09abaee2a747d0746b51f69979-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b308/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b309/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b310/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b311/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid h02vMMuk_0jpyuJCBmDY/h02vMMuk_0jpyuJCBmDY -goversion go1.10.2 -D "" -importcfg $WORK/b307/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/f8/f8085add5812fda706564075be4609c1553a1c59d722c91ca4b8f7c4fa5c6f73-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b377/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b379/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b380/_pkg_.a packagefile k8s.io/klog=$WORK/b383/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid UJezziZld9jJ4bPBk7gJ/UJezziZld9jJ4bPBk7gJ -goversion go1.10.2 -D "" -importcfg $WORK/b378/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/56/56d0cab95d3853656f9e096799b8a80ef63276447479b766248e75992dfebf5c-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid rr3Ho-Y8pEMPLpRCUEaJ/rr3Ho-Y8pEMPLpRCUEaJ -goversion go1.10.2 -D "" -importcfg $WORK/b040/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/0c/0cf0b7206a4a592683b370b05123d1fa36e89ab3ef91f7d7d8799ff1b39ebe6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/60/608c65f03e05206148005882b9bcacee843ba9d7a9856ab676763a05d9ca8c6c-d # internal golang.org/x/net/proxy mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b267/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid DFm3GfAPrwcpz_8n13fi/DFm3GfAPrwcpz_8n13fi -goversion go1.10.2 -D "" -importcfg $WORK/b266/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/52/52b50220aaf8700bac3b01ced809d2c3176e3899a5bb469a84bb36ffcc6e2d95-d # internal net/mail mkdir -p $WORK/b366/ mime/multipart golang.org/x/net/http/httpguts cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile mime=$WORK/b221/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b222/ cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p net/mail -std -complete -installsuffix shared -buildid vXFpbgeOlysEwsIw2SI7/vXFpbgeOlysEwsIw2SI7 -goversion go1.10.2 -D "" -importcfg $WORK/b366/importcfg -pack ./message.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile mime=$WORK/b221/_pkg_.a packagefile mime/quotedprintable=$WORK/b223/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b338/ cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p mime/multipart -std -complete -installsuffix shared -buildid urhj3rzY-4KUiYeeDQak/urhj3rzY-4KUiYeeDQak -goversion go1.10.2 -D "" -importcfg $WORK/b222/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b339/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid gS0-OiOZ0fsjvU2Aw0KB/gS0-OiOZ0fsjvU2Aw0KB -goversion go1.10.2 -D "" -importcfg $WORK/b338/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/8f/8f9e5439c88037cff504d3e3b5f321b7a391c209ca90fcdae9de82a8d5379cc5-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b040/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 6fM0P42rwu3y6yWBdGdI/6fM0P42rwu3y6yWBdGdI -goversion go1.10.2 -D "" -importcfg $WORK/b041/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/d6/d64ac4d0e400bb8fa4417c04ff044692bef0b173e171c260e73494992314fd5f-d # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/83/83fe074354957c4fb967e4f5bf5e4a3dcb84c1dc878b858e0f3ae05bdf37a4a7-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b351/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid _nYny75SrHv4ooiEHE3K/_nYny75SrHv4ooiEHE3K -goversion go1.10.2 -D "" -importcfg $WORK/b350/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/cb/cb82cf95db6843d69511db6a4b2a6a73ba7faccf3dff33ab914c89ae848ffc0b-d # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/0c/0c964e05a170fc4f8ba884dd04b25d2a49bf8586b7a0d983d5695df3b6a2f45b-d # internal k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b392/ github.com/docker/docker/api/types/swarm/runtime k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b387/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b329/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b373/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile k8s.io/klog=$WORK/b383/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile runtime/debug=$WORK/b090/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b329/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 0hTWYtAqgxseR3w09Zt4/0hTWYtAqgxseR3w09Zt4 -goversion go1.10.2 -D "" -importcfg $WORK/b387/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid FF8o973JSaSSRdvufVf-/FF8o973JSaSSRdvufVf- -goversion go1.10.2 -D "" -importcfg $WORK/b392/importcfg -pack ./generated.pb.go ./intstr.go mkdir -p $WORK/b328/ k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b370/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b329/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b329/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b371/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid WD4-jukbePKxXteOAMJ6/WD4-jukbePKxXteOAMJ6 -goversion go1.10.2 -D "" -importcfg $WORK/b328/importcfg -pack ./gen.go ./plugin.pb.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid VeXishTEVwhAtnjtpGvE/VeXishTEVwhAtnjtpGvE -goversion go1.10.2 -D "" -importcfg $WORK/b370/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/0b/0b6c1fa16aa915db1d8d1804260df4652c9762046dd4d0a3e25807fc16442af9-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/96/96e3065700d16751633029611945ff063f693eb6edbed84a02c0cd9dd593a167-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b041/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid _vvVSkFX-DfH72ZU9k8B/_vvVSkFX-DfH72ZU9k8B -goversion go1.10.2 -D "" -importcfg $WORK/b033/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/88/8898d0201e7246ebbdbf9c6c344d90b2eff23dd20f90f9a9806ded1528349738-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/0b/0b0bd3e421d9f724b2139e64ddccc6e790bcf14c49fd59cdfc1fd368923f123a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/d8/d84b5ffaec7a16818aef618d779bcd5bcfe037ae92eb15b22bcca667a2443325-d # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/bf/bfa38812eba80d8b01f5dd3ba1b8b6e4c9071232fdc27a131a649d7992238755-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/97/974b692337f20d36dea4fa93a291a8c7a2701b342ef4630c4b25b1b99c2af189-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/4e/4e6fecb5d95a53dea3ad0866838d20aacc73f8c60147fc8d8f2fd9d21d563626-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b348/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b349/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b350/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/82/82859ea0775c7f8426928e29ebbc973192d8a18b9b0147715b075871c9877674-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid isX1OUWZP41H2bDSkdhH/isX1OUWZP41H2bDSkdhH -goversion go1.10.2 -D "" -importcfg $WORK/b347/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b329/_pkg_.a packagefile go/ast=$WORK/b201/_pkg_.a packagefile go/doc=$WORK/b385/_pkg_.a packagefile go/parser=$WORK/b204/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b374/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b379/_pkg_.a packagefile k8s.io/klog=$WORK/b383/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid znieyrP3LSlycBsjDN3E/znieyrP3LSlycBsjDN3E -goversion go1.10.2 -D "" -importcfg $WORK/b384/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/25/2568aa68980942d1cfb04e08d6a5d2d40c07f368265aedfc5e9a5e39a26896a1-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b033/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid xiS0pxvYmZqmeFlfBzV0/xiS0pxvYmZqmeFlfBzV0 -goversion go1.10.2 -D "" -importcfg $WORK/b049/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/43/4331f58ee42b3a64388e8c905f816aef589c20598c69e5ee4ab6184d305a1090-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b148/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a EOF github.com/containers/storage/drivers/btrfs cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid 5_rLhHgLCmfdIXVxibON/5_rLhHgLCmfdIXVxibON -goversion go1.10.2 -D "" -importcfg $WORK/b183/importcfg -pack ./overlayutils.go github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/zfs github.com/containers/storage/drivers/aufs mkdir -p $WORK/b176/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b176/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b176/ -g -O2 ./btrfs.go ./version.go mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b188/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid VY39HpP6bRIAK5A2T31r/VY39HpP6bRIAK5A2T31r -goversion go1.10.2 -D "" -importcfg $WORK/b186/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b173/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b189/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b170/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid kZ861d2ZtW8JBb7nd2uU/kZ861d2ZtW8JBb7nd2uU -goversion go1.10.2 -D "" -importcfg $WORK/b188/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b168/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid 5BpQIG76mYoAg2exdpq1/5BpQIG76mYoAg2exdpq1 -goversion go1.10.2 -D "" -importcfg $WORK/b170/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid l2ChgW0D0SuWOXe32hVe/l2ChgW0D0SuWOXe32hVe -goversion go1.10.2 -D "" -importcfg $WORK/b177/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/a5/a571ec493d1ad86ced9e11302815c515022be4ffbdab91ec2dec8635b928a80d-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile encoding/base32=$WORK/b124/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b184/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid dEBiL32mi4f8Qpgmwcyc/dEBiL32mi4f8Qpgmwcyc -goversion go1.10.2 -D "" -importcfg $WORK/b182/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/cd/cd9fe66576f32f3c6f55ba41d8220a2e9ef5d4b207f37dbdbf6ab62ed1bd1610-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/b9/b9e37a808f4eacc013ad6f563bc53d15d967f828938595aa415d591006336de0-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid 8nqaH98a3HyPA18iIDFL/8nqaH98a3HyPA18iIDFL -goversion go1.10.2 -D "" -importcfg $WORK/b048/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/31/31411cb05fe8492a6d4efa9fdc6ee14d92036babe6e2e5205ee4aacc08f2cbf3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/41/4125d7fbe800147714a835868968b3442acbfe87ec6cc38b6fe6abf3372809de-d # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/c6/c6dddb41850d2fa02388e8cac7766a4159e580e2a8816ca139cfa1c2e6bfbd1b-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/1c/1c3ed9ffc22e01959598a6d3f82909df310710aa23f9fe8aaa53b470304da92b-d # internal crypto/tls mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b107/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile crypto/des=$WORK/b108/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/hmac=$WORK/b109/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/rc4=$WORK/b111/_pkg_.a packagefile crypto/rsa=$WORK/b105/_pkg_.a packagefile crypto/sha1=$WORK/b112/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b103/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile crypto/x509=$WORK/b113/_pkg_.a packagefile encoding/asn1=$WORK/b104/_pkg_.a packagefile encoding/pem=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b120/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b123/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p crypto/tls -std -complete -installsuffix shared -buildid AENaQF-mG0oAopAepRS-/AENaQF-mG0oAopAepRS- -goversion go1.10.2 -D "" -importcfg $WORK/b106/importcfg -pack ./alert.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/36/3608063c5cd4582773ad532aa8c27c400d4a229b575135f3737e883d841df131-d # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/8e/8e719af3d0f712f2d2040bcbb996d5879775fc181dd1af78d14402ac75a51c2b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/0d/0dcc21bfaec5d78ef948b4339afaadcc537815fb730d2f114b5bcf372b77478b-d # internal cd $WORK/b176 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs -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 btrfs.cgo2.c cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/86/86c5b23bbdc2c4fa2744b81a914a8cb84875d8b50801a2cd075ecd0539adec82-d # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/2a/2a3877bc11d91886146478f2c122c83aef17bbe50876837bd595c58eeeb86b40-d # internal github.com/spf13/cobra mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b422/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/template=$WORK/b207/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid kWrr-FfB_49RHdk0ok5X/kWrr-FfB_49RHdk0ok5X -goversion go1.10.2 -D "" -importcfg $WORK/b427/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cd $WORK/b176 gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs -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 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs 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 $WORK/b176/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage btrfs -dynimport $WORK/b176/_cgo_.o -dynout $WORK/b176/_cgo_import.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid plBjTCLra0SAzXNIByXT/plBjTCLra0SAzXNIByXT -goversion go1.10.2 -D "" -importcfg $WORK/b176/importcfg -pack $WORK/b176/_cgo_gotypes.go $WORK/b176/btrfs.cgo1.go $WORK/b176/version.cgo1.go $WORK/b176/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/e6/e68cb00b386471105c924c1a9a3ee20f54235e604109d9f954f2d73107e5a532-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/f5/f519fd9499748e14376af85a53dd58298270859c7f975bcbbeb03d444d28efe6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/7c/7c40f2a7c9b4d0f17db7aa6abc055a471c4a82d4cf807ebfa85d74de3cc8aeb9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b176/_pkg_.a $WORK/b176/_x001.o $WORK/b176/_x002.o $WORK/b176/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/95/95d87fbf99139647e25517430ff4c66409867cc207a12a265a12215dc153b374-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid bLDGxE6IGWlJgqycZeLT/bLDGxE6IGWlJgqycZeLT -goversion go1.10.2 -D "" -importcfg $WORK/b169/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/5a/5a093a412fd64d88f33cb81cdfa94aaebca59f27a46c42a6cf9c68290fd29890-d # internal github.com/containers/storage mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b196/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b162/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b198/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b199/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b195/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b209/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b168/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/containers/storage -complete -installsuffix shared -buildid otanp4RhqO_iZhV8f7CY/otanp4RhqO_iZhV8f7CY -goversion go1.10.2 -D "" -importcfg $WORK/b147/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/26/265a8794f42b15661ee2dd3d2b914f346ffacff0016d0f3f4cca0d78cc34ff46-d # internal net/http/httptrace mkdir -p $WORK/b225/ github.com/docker/go-connections/tlsconfig cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile internal/nettrace=$WORK/b036/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 7UTNFYYZXTYLxfY9GZ3U/7UTNFYYZXTYLxfY9GZ3U -goversion go1.10.2 -D "" -importcfg $WORK/b225/importcfg -pack ./trace.go mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b113/_pkg_.a packagefile encoding/pem=$WORK/b116/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid shZnEii4E9lmtJTyQfto/shZnEii4E9lmtJTyQfto -goversion go1.10.2 -D "" -importcfg $WORK/b268/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libtrust mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/rsa=$WORK/b105/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b103/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b113/_pkg_.a packagefile crypto/x509/pkix=$WORK/b115/_pkg_.a packagefile encoding/base32=$WORK/b124/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile encoding/pem=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid IKN2kXCleQkeFk18gdUI/IKN2kXCleQkeFk18gdUI -goversion go1.10.2 -D "" -importcfg $WORK/b100/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/8d/8d2e20f9fb0e725e29c80783c822247ea347d0348f624e19eb72fa747191d987-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/a5/a5b8113c2208a12762788f90658cf3790007797ed0f61bf7e6c9c66b0879c552-d # internal net/http mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna importmap golang_org/x/net/lex/httplex=vendor/golang_org/x/net/lex/httplex importmap golang_org/x/net/proxy=vendor/golang_org/x/net/proxy packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b212/_pkg_.a packagefile container/list=$WORK/b107/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b213/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b214/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b219/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b220/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile mime=$WORK/b221/_pkg_.a packagefile mime/multipart=$WORK/b222/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http/httptrace=$WORK/b225/_pkg_.a packagefile net/http/internal=$WORK/b226/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p net/http -std -complete -installsuffix shared -buildid FP1W0tVaEIiqevXLh51p/FP1W0tVaEIiqevXLh51p -goversion go1.10.2 -D "" -importcfg $WORK/b211/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 ./server.go ./sniff.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/52/52cebed11a8e70939c7ca0cbe4725df27f0d41ba4c89f989949bd431dc98864d-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b099/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b100/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b125/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid sS6rW3J88T0F3DjX25vO/sS6rW3J88T0F3DjX25vO -goversion go1.10.2 -D "" -importcfg $WORK/b073/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/32/3283227c76a7966b69baabaa416f505ed1f201a97b503556ab201b3300cfb83e-d # internal github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b298/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid _84DHvLTv_jYQlfZrgo_/_84DHvLTv_jYQlfZrgo_ -goversion go1.10.2 -D "" -importcfg $WORK/b419/importcfg -pack ./errors.go ./manifests.go cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b146/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/containers/image/v5/image mkdir -p $WORK/b144/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid XBhlKplcZ9Yv8AkyOloR/XBhlKplcZ9Yv8AkyOloR -goversion go1.10.2 -D "" -importcfg $WORK/b298/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b145/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/containers/image/v5/signature mkdir -p $WORK/b072/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid bN3poiMrP8Fn7FySNsMz/bN3poiMrP8Fn7FySNsMz -goversion go1.10.2 -D "" -importcfg $WORK/b144/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b127/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b129/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid OrY92AT9p90pDGHwuFdT/OrY92AT9p90pDGHwuFdT -goversion go1.10.2 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/9d/9d298fae18d7b0396ae65ec181dc45d1d677485f78aaa03a3641dc18cb675499-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/c0/c040ace7af9e011673c2c87f358e538455516d65ba6874ce950d1e4e4485a464-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/19/19d55a85e112617540f0d7da0d06e67fa1d46e997f61863f2a55327b46356c99-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b234/ github.com/containers/image/v5/docker/archive github.com/containers/image/v5/directory cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b233/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF github.com/containers/image/v5/tarball mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b298/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid OqF-9fAiZFwya1pOAXdt/OqF-9fAiZFwya1pOAXdt -goversion go1.10.2 -D "" -importcfg $WORK/b234/importcfg -pack ./blobcache.go mkdir -p $WORK/b255/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid GTdb3sa1Gw_aTj0Dxdw_/GTdb3sa1Gw_aTj0Dxdw_ -goversion go1.10.2 -D "" -importcfg $WORK/b297/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b346/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid i6-mzlE04S4WYK8ZAqhD/i6-mzlE04S4WYK8ZAqhD -goversion go1.10.2 -D "" -importcfg $WORK/b255/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid d5-Rh4z2aRpdShxj02J9/d5-Rh4z2aRpdShxj02J9 -goversion go1.10.2 -D "" -importcfg $WORK/b346/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/06/0607577a9e782e45d14736c71fb39788d0e2a43c708b039ff5299464d18b3909-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b246/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b250/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b254/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid jwACl1unUTPmYv364NcD/jwACl1unUTPmYv364NcD -goversion go1.10.2 -D "" -importcfg $WORK/b239/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/a7/a7e35d5b7a95a8e79ad361b72928a8515e8c3626767ba73f545421f0d2b8f17a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/80/80de2432392553fad224d642e7322de83995ba01b137f358797aa917fd428c26-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/30/308568d0d16833da19c57416e3c7708ef6f1af9cc51e56104522a79182010b3b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/99/9981a80460b38ce9aedd27ce85f0197b5cd03e7e191189ee43211d981e2e878a-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/54/54b48f9aff4853cf3dba93d30afe001c746dd31a32ea0b62cb8dce6ac0601461-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a packagefile github.com/containers/storage=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid h9S7Ik66_2y4OPHt26yy/h9S7Ik66_2y4OPHt26yy -goversion go1.10.2 -D "" -importcfg $WORK/b236/importcfg -pack ./overlay.go github.com/containers/image/v5/storage mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b146/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b145/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/storage=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid UswxVz-jNKqHHECiaUPi/UswxVz-jNKqHHECiaUPi -goversion go1.10.2 -D "" -importcfg $WORK/b143/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/ba/ba5580c0c5cc394a354dfab68832b2ec8383ecb3f0be0b5b658d663326d9bdac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/7a/7a5d68868764ebff18c6e1ac10d0ca30e3903a876504a933dfa5f615e3c766c9-d # internal github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b107/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b419/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b352/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid W08jJXD4g3QJHQDxS1QG/W08jJXD4g3QJHQDxS1QG -goversion go1.10.2 -D "" -importcfg $WORK/b420/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/7f/7f4f128b40050969bfbc8181794caf2c35f3f23f74b16e5a1a68470248e68a08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/5f/5ff4cdfffdaa2a627b491f8c8bd44354c91d74651f2531fd44415c4072dc069d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/39/398a1201e200ead8f281a0f54e205de80437cf9b6fe82354a167b72f564ab34b-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b210/ github.com/docker/distribution/registry/client/auth/challenge cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid Auy07s9VvuqOd-KMh0Sd/Auy07s9VvuqOd-KMh0Sd -goversion go1.10.2 -D "" -importcfg $WORK/b210/importcfg -pack ./errors.go ./handler.go ./register.go github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b276/ github.com/docker/distribution expvar github.com/docker/go-connections/sockets cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b274/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid Xrb2VdEUafFjD_9ISyeg/Xrb2VdEUafFjD_9ISyeg -goversion go1.10.2 -D "" -importcfg $WORK/b276/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b270/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile mime=$WORK/b221/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid 9RSGoNTMVTjUcECq11KC/9RSGoNTMVTjUcECq11KC -goversion go1.10.2 -D "" -importcfg $WORK/b274/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/gorilla/mux mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b275/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid 0B8_ZaoC9uINSkBcGJGa/0B8_ZaoC9uINSkBcGJGa -goversion go1.10.2 -D "" -importcfg $WORK/b272/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go net/http/httputil mkdir -p $WORK/b334/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/http/internal=$WORK/b226/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b281/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid c4LmyH_A6x5zDYWXk7bF/c4LmyH_A6x5zDYWXk7bF -goversion go1.10.2 -D "" -importcfg $WORK/b275/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF github.com/prometheus/common/expfmt mkdir -p $WORK/b286/ cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 1Wbak5RPFuUYsB39ayyW/1Wbak5RPFuUYsB39ayyW -goversion go1.10.2 -D "" -importcfg $WORK/b334/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p expvar -std -complete -installsuffix shared -buildid WdRQj8912M5fnepWOp3z/WdRQj8912M5fnepWOp3z -goversion go1.10.2 -D "" -importcfg $WORK/b281/importcfg -pack ./expvar.go mkdir -p $WORK/b265/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b283/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b287/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b285/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b288/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b289/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile mime=$WORK/b221/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b266/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 2njgNr6LiFtAEbsbqjjf/2njgNr6LiFtAEbsbqjjf -goversion go1.10.2 -D "" -importcfg $WORK/b286/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid PqF6xYsHWH2mCSGFugOU/PqF6xYsHWH2mCSGFugOU -goversion go1.10.2 -D "" -importcfg $WORK/b265/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go github.com/xeipuuv/gojsonschema mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b364/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/mail=$WORK/b366/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile text/template=$WORK/b207/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath $WORK/b363 -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid U9ExwfTGTEmWY0e1unMn/U9ExwfTGTEmWY0e1unMn -goversion go1.10.2 -D "" -importcfg $WORK/b363/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 golang.org/x/net/http2 mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b212/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b338/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b344/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b339/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/http/httptrace=$WORK/b225/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid IDVWQXMuxZ1vjwKMjPxx/IDVWQXMuxZ1vjwKMjPxx -goversion go1.10.2 -D "" -importcfg $WORK/b337/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./gotrack.go ./headermap.go ./http2.go ./not_go111.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/51/51a89e3c2d74972e3fc5e09517a24f7d55b828809aa61a806efcb5f889876f74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/7f/7f3da966c95439c3d5ebca5f8cc10fed756222d95f7d2e522aaffa7cd3e68e30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/f0/f0a836d61e05a67422ef786ffcb853bd97da18b405e6f89853647292785c8324-d # internal github.com/containers/buildah/util mkdir -p $WORK/b052/ github.com/docker/docker/errdefs mkdir -p $WORK/b314/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b053/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/storage=$WORK/b147/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b315/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b316/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b317/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid FB8ejFpszXTuL1KMY5CQ/FB8ejFpszXTuL1KMY5CQ -goversion go1.10.2 -D "" -importcfg $WORK/b052/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 8S43ol04dgXG9Azcw8aF/8S43ol04dgXG9Azcw8aF -goversion go1.10.2 -D "" -importcfg $WORK/b314/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ac/acb082be65a51d59ee12911423698860d4c569319cc955228717360c925109ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/51/51d8034d48ad81406e445f7b44cdd0af8aee0b1119c402405a13e3613f517540-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b265/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b268/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid XMuuA3SF2Iid6l2DFA3v/XMuuA3SF2Iid6l2DFA3v -goversion go1.10.2 -D "" -importcfg $WORK/b264/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/4f/4f9e63abdd33b81dae46c856e7dcc95f9f91e27ed73ef95a8be006a39e33ee7a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/30/306e12a27d6783f433876c7da77d04f03e01946875f32dde43fac464eecf82df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/7d/7dc8aa07f63b9bd8195aca72e5d8bc93d2baa5f44016090546213b3cd41c6137-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b270/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b272/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid VJ55wI_v2Iw0sUu3GeBw/VJ55wI_v2Iw0sUu3GeBw -goversion go1.10.2 -D "" -importcfg $WORK/b269/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/3a/3a8e58b2a42d86b8f61b2b7b6fa918da70f7ccddc0474bdd05391c80c55cd60d-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b312/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b314/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid Yg8qtGWlEiUBxEC_Q4x-/Yg8qtGWlEiUBxEC_Q4x- -goversion go1.10.2 -D "" -importcfg $WORK/b313/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/29/297ea691be626ed36c1e18a935240d2296985625e7f96943fcdca5c6c85396b5-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b154/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid JHJLR0F0KLcwu35USNTQ/JHJLR0F0KLcwu35USNTQ -goversion go1.10.2 -D "" -importcfg $WORK/b051/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/d0/d0992d40d38a2bfd7f70873ef3dab586ae5be6ac5aaf65021ed8b9786df2d0b0-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b307/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b309/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b313/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b328/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid 1Mr6IusUrpQkLSgC6RbC/1Mr6IusUrpQkLSgC6RbC -goversion go1.10.2 -D "" -importcfg $WORK/b327/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/20/20bcda021dc4e2697e85770e8f18ad7d2be6f6e14cb9ec39daf3305b71659f41-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b300/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b268/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid SAP8HM0j3yJvZH3oig7d/SAP8HM0j3yJvZH3oig7d -goversion go1.10.2 -D "" -importcfg $WORK/b301/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/b3/b38c3fd84b33d180577564e3c729f96cdf9d8eebef02b9c05dca52fa2a02b4d0-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b281/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b282/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b283/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b284/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b285/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b286/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b289/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b290/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b090/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid u2ewHecbSuLn6mKB2rRy/u2ewHecbSuLn6mKB2rRy -goversion go1.10.2 -D "" -importcfg $WORK/b280/importcfg -pack ./build_info_pre_1.12.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/87/8729a79dbba23ddea20c01c4ffd83688e795e4a46d826e31f03e7292fed1d802-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b307/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b312/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b309/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b313/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b327/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b311/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid vJvpgtVE0etBLjKbgb70/vJvpgtVE0etBLjKbgb70 -goversion go1.10.2 -D "" -importcfg $WORK/b306/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.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 github.com/fsouza/go-dockerclient mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b113/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b397/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b402/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b407/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b410/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/http/httputil=$WORK/b334/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid AfBoDhhll6juL8kiC3y-/AfBoDhhll6juL8kiC3y- -goversion go1.10.2 -D "" -importcfg $WORK/b396/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c5/c5f7c5d1e80507999367882c1b86cbe7316cabfdef54ab33b98b650bd9cdddd9-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b230/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b174/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b231/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b167/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid KepKlf8JJKhUOGsuEk94/KepKlf8JJKhUOGsuEk94 -goversion go1.10.2 -D "" -importcfg $WORK/b228/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/9d/9d1d31f2057e8374d2414fca667d8637d6a2840c01f2cdb90db729cad82459dd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/e6/e611439560d9e5acfb854770c4f00f6ee4f815ddfe27a058dd3b318dc73e3039-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b306/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid svy23K-Va2xhAVEUyyqp/svy23K-Va2xhAVEUyyqp -goversion go1.10.2 -D "" -importcfg $WORK/b333/importcfg -pack ./volume_create.go ./volume_list.go cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/84/8438e3d914b68487ee71c4f3e8e992d15cffcec7c55e46eaad175eba3460d27b-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b146/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b300/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid VKCr2gRNExWV4ElEYIge/VKCr2gRNExWV4ElEYIge -goversion go1.10.2 -D "" -importcfg $WORK/b299/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/a9/a969118b4593db0bfccbc4117225283d705b424fed947d12a04fd2d0dac0a3c1-d # internal github.com/docker/docker/client mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b305/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b306/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b307/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b330/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b312/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b331/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b313/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b332/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b125/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b333/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b314/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b265/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b268/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/http/httputil=$WORK/b334/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid YgxahK56imgaoALcTAik/YgxahK56imgaoALcTAik -goversion go1.10.2 -D "" -importcfg $WORK/b304/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/ae/aead82dbed84e7d876d87f9144dd74182b4dbb5697b8d07134ae282274a45f24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/16/16d152a50f138745d7bc0c1d9428a3a7352f8e42b624a797393ab1d810d317d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/9c/9cf7accb5c931cb46a00b069c26b6165a910bfb7e7a1f7be72481f93e0a43def-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/blang/semver=$WORK/b358/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b352/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b361/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b174/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b167/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b363/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid PtprDiAeRgO2UQRDsD4b/PtprDiAeRgO2UQRDsD4b -goversion go1.10.2 -D "" -importcfg $WORK/b357/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/17/1741a2f9d9c264d6978de347acd85a3d72f1e4e66195e9f21d1ee5c45f4bfd6d-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b212/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b280/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b285/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b286/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/http/httptrace=$WORK/b225/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid KPTJYi5ZlrVJNdVt-beJ/KPTJYi5ZlrVJNdVt-beJ -goversion go1.10.2 -D "" -importcfg $WORK/b293/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/de/de4fd86f627f3bba0289c46282c05430f6a01eb215fb38dcc1d0933393f85229-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b337/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b379/_pkg_.a packagefile k8s.io/klog=$WORK/b383/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid 3L5IOdBY11uo0d1sFdEi/3L5IOdBY11uo0d1sFdEi -goversion go1.10.2 -D "" -importcfg $WORK/b394/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/c9/c9613648a393041632bafd33d98f4c94c7b66938756131377fd0e50613abab37-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b396/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b411/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b412/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b413/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b414/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/scanner=$WORK/b151/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid ntj43lE-0VX5syHv98PP/ntj43lE-0VX5syHv98PP -goversion go1.10.2 -D "" -importcfg $WORK/b395/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/87/870bddced3fd4decc7b32ebb29826055fded30eee651c8d33486f51954dbd45f-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b356/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b357/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b167/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid rA5D-Vm0DFSsLn_xa9m6/rA5D-Vm0DFSsLn_xa9m6 -goversion go1.10.2 -D "" -importcfg $WORK/b355/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/db/db33d3e8dd91722cdf4c978e05fbf1c9787bda652f9e6eccd33146f650c88902-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b390/_pkg_.a packagefile k8s.io/klog=$WORK/b383/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid VHIye3Y-1v9Uk44ze3bu/VHIye3Y-1v9Uk44ze3bu -goversion go1.10.2 -D "" -importcfg $WORK/b393/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/da/daf24e10529ed935b67876df10812ffa474b16cff1a6c3b0dda772821931d5b5-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b298/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b304/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b268/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid FUEkhma0KwB8UGdfDcN3/FUEkhma0KwB8UGdfDcN3 -goversion go1.10.2 -D "" -importcfg $WORK/b303/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/19/19687ef061661fda30b7be0a5f6ccd3c356b0a3ab3f44340e816fa9957e23f3b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/98/98ea8d57614dde5243a881088ceccb2444b35e23b89e2c495f4cbfdd14fd5519-d # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/d8/d8970b01ead93b0e14c48592255ea039023d1007f840421eb9f24562bbc05a88-d # internal github.com/docker/go-metrics mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b280/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b293/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b329/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b369/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b373/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b370/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b374/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b376/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b377/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b393/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid ztXKs_nrRNkZFo5LxJVP/ztXKs_nrRNkZFo5LxJVP -goversion go1.10.2 -D "" -importcfg $WORK/b279/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid 5ZAxhUj3S5TWFVAbm_fj/5ZAxhUj3S5TWFVAbm_fj -goversion go1.10.2 -D "" -importcfg $WORK/b372/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/cb/cb4c4d9cdcb4401f5097cbe6e397d4a78c1c63c30ffa48f0cd1d988682897bab-d # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/89/89889bba6e28167365166411b455b4378eb6f2feeebdae95e46d7165b6246b51-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/fb/fb1e203a1c106b5ff80a9d0b8f4f34ebea978a1bef6f8b9b2c7b7e5be240db1e-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b279/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid I3W6DlLVBhwYV6GzYtJ9/I3W6DlLVBhwYV6GzYtJ9 -goversion go1.10.2 -D "" -importcfg $WORK/b278/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/e5/e5ce375c86a4f4d7e4f38333dcee9019521e454fdde3ef821536dbbfe02ddebc-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b278/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid L8ce0Z4duiOiF-9KXHJM/L8ce0Z4duiOiF-9KXHJM -goversion go1.10.2 -D "" -importcfg $WORK/b277/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/54/54c2866067f6f172c8db06e136ced3d5fc86fff2ce205b48e5c0fc8cc451d737-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile github.com/docker/distribution=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b270/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b277/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid caBBdCY1a8zcfPWA2yxK/caBBdCY1a8zcfPWA2yxK -goversion go1.10.2 -D "" -importcfg $WORK/b294/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/3f/3faa53ed08a0ef3d645a175929baed40f05c71886184f830a8d766697266a97b-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b270/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b269/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b275/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b276/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b294/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid Vm0JC1k1V84tVqGwzTiP/Vm0JC1k1V84tVqGwzTiP -goversion go1.10.2 -D "" -importcfg $WORK/b273/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/c6/c63f71fb8dc7e156050d244a0521401516965b5503b20a457a6cdbcb5426dd98-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b145/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b269/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b273/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b268/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b295/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile mime=$WORK/b221/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid 5ye0UtIAi0oQuNQ9jDlV/5ye0UtIAi0oQuNQ9jDlV -goversion go1.10.2 -D "" -importcfg $WORK/b257/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/91/91fc22aa3da4b36ea4bd0ddd392cfa7fd4f86f39ab7478042223988373e8cef3-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile crypto/x509=$WORK/b113/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b127/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b295/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b336/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b337/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b345/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid HfJf-7WpfrAsocRzU5-M/HfJf-7WpfrAsocRzU5-M -goversion go1.10.2 -D "" -importcfg $WORK/b335/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/07/07c0025dd69a8648eb31995745118591262129278a1cda92551b048682d8a514-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b297/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b299/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b335/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b346/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid t-90vdehBjvuQ1wMKfa4/t-90vdehBjvuQ1wMKfa4 -goversion go1.10.2 -D "" -importcfg $WORK/b302/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/f1/f1f0bb4b6bc85a8548fc44a18447467961a836871ec2540f48bccf8c07415f1d-d # internal github.com/containers/buildah/manifests mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b419/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b420/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/storage=$WORK/b147/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/containers/buildah/manifests -complete -installsuffix shared -buildid XinuAhEwG4P8E-LolEhx/XinuAhEwG4P8E-LolEhx -goversion go1.10.2 -D "" -importcfg $WORK/b418/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/20/20631447e1b6dc89b659e9f11f76abc5c10e4c76f02c8e3ac0984df9f4f455a2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/2e/2ecdc288f8e57a40c6b607d41942c72f9701772f86d826ac5d63e75744deb580-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b329/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b369/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b370/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b372/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b392/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid wdn-6TeBu2Dx9LTz_iKQ/wdn-6TeBu2Dx9LTz_iKQ -goversion go1.10.2 -D "" -importcfg $WORK/b368/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ce/ceb9eeeb775eac1c76cdcc5dff5c034829d2fd9d31230a0bf26ebcb2d26c6e6b-d # internal github.com/openshift/api/config/v1 mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b368/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b372/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b387/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid 75v_Shp6lbktL7KkHOEt/75v_Shp6lbktL7KkHOEt -goversion go1.10.2 -D "" -importcfg $WORK/b367/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/a5/a52a6fe53759bbb4382ab12985c507b948260153f8396fe3f8635310db42a8fd-d # internal github.com/containers/buildah mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b228/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b233/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b234/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b053/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b236/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b297/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b298/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b299/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/storage=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b347/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b350/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b352/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b354/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b355/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b174/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b367/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b395/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b415/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid B3iMc9c1Ju9eMI6aPwzX/B3iMc9c1Ju9eMI6aPwzX -goversion go1.10.2 -D "" -importcfg $WORK/b042/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/84/847ac5fa7f6a2feb3d38f2d709c9bad506c008226f1d1ed70daec29b22f3bee8-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b422/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/containers/buildah/pkg/parse mkdir -p $WORK/b425/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid qYPF7ttOsRAUR0HzdHME/qYPF7ttOsRAUR0HzdHME -goversion go1.10.2 -D "" -importcfg $WORK/b421/importcfg -pack ./common.go cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b354/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b426/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b427/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid UZwX1jMp33ObR5325klD/UZwX1jMp33ObR5325klD -goversion go1.10.2 -D "" -importcfg $WORK/b425/importcfg -pack ./parse.go ./parse_unix.go github.com/containers/buildah/imagebuildah mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b233/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/storage=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b166/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b417/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b396/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b354/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b395/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b412/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid J4Mxfnqrthcep-Lnpi63/J4Mxfnqrthcep-Lnpi63 -goversion go1.10.2 -D "" -importcfg $WORK/b416/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/e8/e8b942262850e40d63f7d6b2d9e1b64074b012dcd2df6f1ade6ede2f38b4b91b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/15/15cb24807d6f31456455b163525a5c9e342af463c4f1d4ff090e04d24e23a8c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/4b/4be9748309467b8c09112232eb2cf2cd6c734f3371a59e95595bc62d9ab59b7e-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b033/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b233/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b416/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b418/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b421/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b424/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b425/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b238/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b127/_pkg_.a packagefile github.com/containers/storage=$WORK/b147/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b243/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b428/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b354/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b427/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b422/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b207/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/cmd/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid ZjD8cvL-hIp2eB1DKnP6/ZjD8cvL-hIp2eB1DKnP6 -goversion go1.10.2 -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 ./login.go ./logout.go ./main.go ./manifest.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/68/686ce58130a6c3fe2199055fa2e7db6092cfd64ad685c6411dd0438d76486fcb-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b033/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b233/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b416/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b418/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b421/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b424/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b425/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b238/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b229/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b144/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b143/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b126/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b127/_pkg_.a packagefile github.com/containers/storage=$WORK/b147/_pkg_.a packagefile github.com/docker/go-units=$WORK/b155/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b243/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b428/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b354/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b227/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b068/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b427/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b422/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b232/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b058/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b207/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b041/_pkg_.a packagefile archive/tar=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b228/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b234/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b053/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b236/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b297/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b298/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b299/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b072/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b152/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b153/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b347/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b350/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b352/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b355/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b174/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b367/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b395/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b415/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b211/_pkg_.a packagefile net/url=$WORK/b119/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b099/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b417/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b396/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b412/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b419/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b420/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b295/_pkg_.a packagefile text/tabwriter=$WORK/b206/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b426/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b167/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b210/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b074/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b246/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b250/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b254/_pkg_.a packagefile crypto/rand=$WORK/b077/_pkg_.a packagefile crypto/tls=$WORK/b106/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b145/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b264/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b269/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b273/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b268/_pkg_.a packagefile mime=$WORK/b221/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile encoding/hex=$WORK/b084/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b100/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b125/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b260/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b261/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b146/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b335/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b346/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b063/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b196/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b091/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b162/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b198/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b199/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b195/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b209/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b168/_pkg_.a packagefile hash/fnv=$WORK/b244/_pkg_.a packagefile log=$WORK/b071/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile encoding/csv=$WORK/b423/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/testlog=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b059/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b008/_pkg_.a packagefile text/template/parse=$WORK/b208/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b154/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b230/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b231/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b256/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b300/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b128/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b129/_pkg_.a packagefile compress/bzip2=$WORK/b075/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b160/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b161/_pkg_.a packagefile text/scanner=$WORK/b151/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b156/_pkg_.a packagefile math/bits=$WORK/b070/_pkg_.a packagefile golang.org/x/net/context=$WORK/b158/_pkg_.a packagefile math/big=$WORK/b083/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b348/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b349/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b351/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b353/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b356/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b357/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b368/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b372/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b387/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b411/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b413/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b414/_pkg_.a packagefile internal/nettrace=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b212/_pkg_.a packagefile container/list=$WORK/b107/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b213/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b214/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b219/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b220/_pkg_.a packagefile mime/multipart=$WORK/b222/_pkg_.a packagefile net/http/httptrace=$WORK/b225/_pkg_.a packagefile net/http/internal=$WORK/b226/_pkg_.a packagefile net/textproto=$WORK/b224/_pkg_.a packagefile crypto/x509=$WORK/b113/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b397/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b402/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b407/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b410/_pkg_.a packagefile net/http/httputil=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b404/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b296/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b064/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b093/_pkg_.a packagefile container/heap=$WORK/b247/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b248/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b252/_pkg_.a packagefile os/signal=$WORK/b253/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b251/_pkg_.a packagefile crypto/aes=$WORK/b078/_pkg_.a packagefile crypto/cipher=$WORK/b079/_pkg_.a packagefile internal/syscall/unix=$WORK/b082/_pkg_.a packagefile crypto/des=$WORK/b108/_pkg_.a packagefile crypto/ecdsa=$WORK/b101/_pkg_.a packagefile crypto/elliptic=$WORK/b102/_pkg_.a packagefile crypto/hmac=$WORK/b109/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b110/_pkg_.a packagefile crypto/rc4=$WORK/b111/_pkg_.a packagefile crypto/rsa=$WORK/b105/_pkg_.a packagefile crypto/sha1=$WORK/b112/_pkg_.a packagefile crypto/sha512=$WORK/b103/_pkg_.a packagefile crypto/subtle=$WORK/b080/_pkg_.a packagefile encoding/asn1=$WORK/b104/_pkg_.a packagefile encoding/pem=$WORK/b116/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b120/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b123/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b265/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b270/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b275/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b276/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b294/_pkg_.a packagefile crypto/x509/pkix=$WORK/b115/_pkg_.a packagefile encoding/base32=$WORK/b124/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b304/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b336/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b337/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b345/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b188/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b197/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b092/_pkg_.a packagefile hash/crc32=$WORK/b088/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b163/_pkg_.a packagefile go/format=$WORK/b200/_pkg_.a packagefile hash/crc64=$WORK/b098/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b130/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b131/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b132/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b138/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b085/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b087/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b089/_pkg_.a packagefile runtime/debug=$WORK/b090/_pkg_.a packagefile github.com/blang/semver=$WORK/b358/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b361/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b363/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b329/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b369/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b370/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b392/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b373/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b374/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b376/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b377/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b393/_pkg_.a packagefile go/ast=$WORK/b201/_pkg_.a packagefile go/doc=$WORK/b385/_pkg_.a packagefile go/parser=$WORK/b204/_pkg_.a packagefile go/token=$WORK/b203/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b379/_pkg_.a packagefile k8s.io/klog=$WORK/b383/_pkg_.a packagefile compress/flate=$WORK/b133/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b215/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b217/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b218/_pkg_.a packagefile mime/quotedprintable=$WORK/b223/_pkg_.a packagefile crypto/dsa=$WORK/b114/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b117/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b118/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b307/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b309/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b313/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b328/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b398/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b403/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b408/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b409/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b405/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b242/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b095/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b096/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b249/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b121/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b122/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b266/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b271/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b278/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b305/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b306/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b330/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b312/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b331/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b332/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b333/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b314/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b338/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b344/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b339/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b184/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b187/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b189/_pkg_.a packagefile go/printer=$WORK/b205/_pkg_.a packagefile compress/zlib=$WORK/b134/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b136/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b137/_pkg_.a packagefile image=$WORK/b139/_pkg_.a packagefile image/jpeg=$WORK/b141/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b086/_pkg_.a packagefile database/sql/driver=$WORK/b359/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b362/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b364/_pkg_.a packagefile net/mail=$WORK/b366/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b371/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b394/_pkg_.a packagefile go/scanner=$WORK/b202/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b216/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b308/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b310/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b311/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b399/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b401/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b097/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b267/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b279/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b315/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b316/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b317/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b340/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b342/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b343/_pkg_.a packagefile hash/adler32=$WORK/b135/_pkg_.a packagefile image/color=$WORK/b140/_pkg_.a packagefile image/internal/imageutil=$WORK/b142/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b365/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b381/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b400/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b280/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b293/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b283/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b318/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b323/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b341/_pkg_.a packagefile expvar=$WORK/b281/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b282/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b284/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b285/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b286/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b289/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b290/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b319/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b320/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b324/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b287/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b288/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b291/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b292/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b325/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=REAwC2EfDVxCC7v8QRjo/ZjD8cvL-hIp2eB1DKnP6/Qdg-yhkDBU22A7h6oZd8/REAwC2EfDVxCC7v8QRjo -B 0xf0e9ea0bc63fcc31e66245424e5f6a640294d1f3 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out buildah rm -r $WORK/b001/ + GOMD2MAN=go-md2man + /usr/bin/make -C docs make: Entering directory `/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-login.md -out buildah-login.1 go-md2man -in buildah-manifest-annotate.md -out buildah-manifest-annotate.1 go-md2man -in buildah-info.md -out buildah-info.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-manifest-inspect.md -out buildah-manifest-inspect.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-manifest-add.md -out buildah-manifest-add.1 go-md2man -in buildah-rmi.md -out buildah-rmi.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-manifest-create.md -out buildah-manifest-create.1 go-md2man -in buildah-run.md -out buildah-run.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-manifest.md -out buildah-manifest.1 go-md2man -in buildah-rm.md -out buildah-rm.1 go-md2man -in buildah-logout.md -out buildah-logout.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-manifest-remove.md -out buildah-manifest-remove.1 go-md2man -in buildah-version.md -out buildah-version.1 go-md2man -in buildah-containers.md -out buildah-containers.1 go-md2man -in buildah-manifest-push.md -out buildah-manifest-push.1 make: Leaving directory `/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ewqXn5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64 + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64 PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64//usr/bin/buildah install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64//usr/share/bash-completion/completions/buildah + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64 PREFIX=/usr -C docs install make: Entering directory `/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' install -d /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64//usr/share/man/man1 make: Leaving directory `/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc extracting debug info from /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64/usr/bin/buildah /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 22077 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: buildah-1.11.6-2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4TncOo + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + DOCDIR=/builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64/usr/share/doc/buildah-1.11.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64/usr/share/doc/buildah-1.11.6 + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64/usr/share/doc/buildah-1.11.6 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rUU2eI + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64/usr/share/licenses/buildah-1.11.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64/usr/share/licenses/buildah-1.11.6 + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64/usr/share/licenses/buildah-1.11.6 + exit 0 Provides: buildah = 1.11.6-2.el7 buildah(x86-64) = 1.11.6-2.el7 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) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(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) rtld(GNU_HASH) Processing files: buildah-debuginfo-1.11.6-2.el7.x86_64 Provides: buildah-debuginfo = 1.11.6-2.el7 buildah-debuginfo(x86-64) = 1.11.6-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64 Wrote: /builddir/build/RPMS/buildah-1.11.6-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.11.6-2.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IX67t3 + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.11.6-2.el7.x86_64 + exit 0 Child return code was: 0