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/podman.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/module-container-tools-1.0-8040020210114024224-59631bd5-build-62685-16473/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/podman.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/podman-1.0.0-5.git921f98f.module_el8.4.0+638+64c83289.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/podman.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/module-container-tools-1.0-8040020210114024224-59631bd5-build-62685-16473/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/podman.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.ErHdp4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f + /usr/bin/gzip -dc /builddir/build/SOURCES/libpod-921f98f.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-1.0.0 base' + /usr/bin/cat /builddir/build/SOURCES/podman-CVE-2020-10696.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m podman-CVE-2020-10696.patch --author 'rpm-build ' + mv pkg/hooks/README.md pkg/hooks/README-hooks.md + tar zxf /builddir/build/SOURCES/cri-o-9b1f0a0.tar.gz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ww1vX0 + umask 022 + cd /builddir/build/BUILD + cd libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f ++ pwd + mkdir -p /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build ++ pwd + pushd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build ~/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build ~/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/libpod + popd + ln -s vendor src ~/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f:/builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build + GOPATH=/builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f:/builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build ++ hack/libdm_tag.sh + export 'BUILDTAGS=selinux seccomp exclude_graphdriver_btrfs exclude_graphdriver_devicemapper ' + BUILDTAGS='selinux seccomp exclude_graphdriver_btrfs exclude_graphdriver_devicemapper ' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl selinux seccomp exclude_graphdriver_btrfs exclude_graphdriver_devicemapper ' -ldflags ' -compressdwarf=false -B 0x94d4eb3e576cf26793c00660a77a2dcaab182a59 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/podman github.com/containers/libpod/cmd/podman WORK=/tmp/go-build550933767 internal/unsafeheader mkdir -p $WORK/b006/ internal/race mkdir -p $WORK/b016/ runtime/internal/sys mkdir -p $WORK/b013/ encoding mkdir -p $WORK/b026/ math/bits mkdir -p $WORK/b030/ unicode mkdir -p $WORK/b018/ unicode/utf16 mkdir -p $WORK/b041/ github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash internal/nettrace crypto/subtle crypto/internal/boring/sig internal/cpu container/list mkdir -p $WORK/b142/ vendor/golang.org/x/crypto/internal/subtle github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree mkdir -p $WORK/b221/ unicode/utf8 mkdir -p $WORK/b056/ mkdir -p $WORK/b079/ image/color github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise mkdir -p $WORK/b080/ mkdir -p $WORK/b010/ mkdir -p $WORK/b101/ mkdir -p $WORK/b117/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image mkdir -p $WORK/b289/ github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command mkdir -p $WORK/b019/ mkdir -p $WORK/b199/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network mkdir -p $WORK/b180/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b288/ mkdir -p $WORK/b328/ mkdir -p $WORK/b283/ github.com/containers/libpod/pkg/annotations mkdir -p $WORK/b365/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection crypto/internal/subtle github.com/containers/libpod/vendor/k8s.io/client-go/util/exec mkdir -p $WORK/b097/ runtime/internal/atomic mkdir -p $WORK/b399/ github.com/containers/libpod/vendor/github.com/docker/docker/api mkdir -p $WORK/b275/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities mkdir -p $WORK/b460/ sync/atomic github.com/containers/libpod/vendor/k8s.io/client-go/util/integer github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b078/ mkdir -p $WORK/b450/ github.com/containers/libpod/version mkdir -p $WORK/b011/ mkdir -p $WORK/b017/ mkdir -p $WORK/b435/ runtime/cgo mkdir -p $WORK/b463/ mkdir -p $WORK/b426/ mkdir -p $WORK/b367/ mkdir -p $WORK/b049/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b049/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b049/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cat >$WORK/b365/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b460/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b289/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b399/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b367/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm_amd64.s cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/annotations /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/libpod/pkg/annotations -complete -installsuffix shared -buildid ibnJCFNhsDIyLUUDf7S5/ibnJCFNhsDIyLUUDf7S5 -goversion go1.15.5 -D "" -importcfg $WORK/b365/importcfg -pack ./annotations.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities -complete -installsuffix shared -buildid SS4PP3bnwQe7i02VwY8U/SS4PP3bnwQe7i02VwY8U -goversion go1.15.5 -D "" -importcfg $WORK/b460/importcfg -pack ./capabilities.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid -z2bBfkne93RRwHD-p6L/-z2bBfkne93RRwHD-p6L -goversion go1.15.5 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid LRyASo1c5e6hvWdRFXrV/LRyASo1c5e6hvWdRFXrV -goversion go1.15.5 -D "" -importcfg $WORK/b289/importcfg -pack ./image_history.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/libpod/version -complete -installsuffix shared -buildid O23r9O13VRTAy5fqfi1t/O23r9O13VRTAy5fqfi1t -goversion go1.15.5 -D "" -importcfg $WORK/b367/importcfg -pack ./version.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid HEGYuHKwgm9Mm0-QmXVA/HEGYuHKwgm9Mm0-QmXVA -goversion go1.15.5 -D "" -importcfg $WORK/b399/importcfg -pack ./operator.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b275/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid PIJ1nXzFylZ2JT22KkxW/PIJ1nXzFylZ2JT22KkxW -goversion go1.15.5 -D "" -importcfg $WORK/b097/importcfg -pack ./asn1.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b199/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p container/list -std -complete -installsuffix shared -buildid JFxHra-coTQ_4OWMB6Jy/JFxHra-coTQ_4OWMB6Jy -goversion go1.15.5 -D "" -importcfg $WORK/b101/importcfg -pack ./list.go cat >$WORK/b328/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b180/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b426/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid FfKGwUQ0ZA8yAZyy_Zpf/FfKGwUQ0ZA8yAZyy_Zpf -goversion go1.15.5 -D "" -importcfg $WORK/b275/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b435/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b450/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b142/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid O4MF1j-uiNU0oC_VYAqB/O4MF1j-uiNU0oC_VYAqB -goversion go1.15.5 -D "" -importcfg $WORK/b078/importcfg -pack ./aliasing.go cat >$WORK/b288/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b463/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p image/color -std -complete -installsuffix shared -buildid dbgLd55jmUVX-R0OBGVa/dbgLd55jmUVX-R0OBGVa -goversion go1.15.5 -D "" -importcfg $WORK/b199/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/integer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/integer -complete -installsuffix shared -buildid ogy0F4lQkLrOWSqP_M-j/ogy0F4lQkLrOWSqP_M-j -goversion go1.15.5 -D "" -importcfg $WORK/b435/importcfg -pack ./integer.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command -complete -installsuffix shared -buildid uibN37-ACN1huzIBFOkj/uibN37-ACN1huzIBFOkj -goversion go1.15.5 -D "" -importcfg $WORK/b328/importcfg -pack ./command.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types -complete -installsuffix shared -buildid 69cJ9_e9iQ10mHzN4_3w/69cJ9_e9iQ10mHzN4_3w -goversion go1.15.5 -D "" -importcfg $WORK/b463/importcfg -pack ./types.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b221/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid eL8mFFchgRBBGOyvZZZa/eL8mFFchgRBBGOyvZZZa -goversion go1.15.5 -D "" -importcfg $WORK/b450/importcfg -pack ./exec.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b117/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid PlBpTZJ6fMOYpDcgpEqv/PlBpTZJ6fMOYpDcgpEqv -goversion go1.15.5 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid -9pDf3_mQeb2OL_JNWpx/-9pDf3_mQeb2OL_JNWpx -goversion go1.15.5 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid vZvTYmYulwuFJkLNydLh/vZvTYmYulwuFJkLNydLh -goversion go1.15.5 -D "" -importcfg $WORK/b288/importcfg -pack ./events.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IIbq5oATzReoNvTLYe0k/IIbq5oATzReoNvTLYe0k -goversion go1.15.5 -D "" -importcfg $WORK/b079/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid mDpokUV06meeMMlLvpga/mDpokUV06meeMMlLvpga -goversion go1.15.5 -D "" -importcfg $WORK/b006/importcfg -pack ./unsafeheader.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid Q68L5Ejbw1D5KQtLWvkr/Q68L5Ejbw1D5KQtLWvkr -goversion go1.15.5 -D "" -importcfg $WORK/b221/importcfg -pack ./no_ostree.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./cpu_x86.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding -std -complete -installsuffix shared -buildid 4j86f2iEYDHQ5XjwVvcg/4j86f2iEYDHQ5XjwVvcg -goversion go1.15.5 -D "" -importcfg $WORK/b026/importcfg -pack ./encoding.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid B-vLKgrNLeqzp6NRLxEO/B-vLKgrNLeqzp6NRLxEO -goversion go1.15.5 -D "" -importcfg $WORK/b426/importcfg -pack ./doc.go ./types.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode -std -complete -installsuffix shared -buildid SlrW_zC_nmuDCxAG3PyF/SlrW_zC_nmuDCxAG3PyF -goversion go1.15.5 -D "" -importcfg $WORK/b018/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid DjkNpoSoSZhO-bY45wcG/DjkNpoSoSZhO-bY45wcG -goversion go1.15.5 -D "" -importcfg $WORK/b283/importcfg -pack ./network.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 5irPLAHngPAnBgoPCiFd/5irPLAHngPAnBgoPCiFd -goversion go1.15.5 -D "" -importcfg $WORK/b030/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b080/symabis ./sig_amd64.s cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid J19yEj8_IuWEsV0YNlLM/J19yEj8_IuWEsV0YNlLM -goversion go1.15.5 -D "" -importcfg $WORK/b142/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid UuIDTzVm1tE_NbCSm3lp/UuIDTzVm1tE_NbCSm3lp -goversion go1.15.5 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid R0-ArZXhAxpRQv441HDk/R0-ArZXhAxpRQv441HDk -goversion go1.15.5 -D "" -importcfg $WORK/b056/importcfg -pack ./nettrace.go cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid c0gT6Srs-1tBI1t5shF_/c0gT6Srs-1tBI1t5shF_ -goversion go1.15.5 -D "" -importcfg $WORK/b180/importcfg -pack ./promise.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid qBGU_tBpti-4xgMf8Y1T/qBGU_tBpti-4xgMf8Y1T -goversion go1.15.5 -D "" -importcfg $WORK/b117/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b017/symabis ./asm.s 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 V_OmzDhnGphtPOU3zbQO/V_OmzDhnGphtPOU3zbQO -goversion go1.15.5 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_amd64.go ./stubs.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid rli__mbaf3TpCneMxc4J/rli__mbaf3TpCneMxc4J -goversion go1.15.5 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/c4/c450a1bf799b08499e29a468529b3718bd5c89e184cfb8ac413845f2f7481241-d # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/5a/5ae29038bbfa1acfed10cad366ae33789139cec3a0d6c5a9af7d56e203a34271-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/ee/ee6182b4b4456776a31ae3eb5edab73147861fe135f6feff6becac98ac1ff138-d # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/f4/f43143d61549ca36580af7d3aab39996a2ca42a561f6869fa219821dca5dd0f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/2e/2ec234bc5faae86c03b016c36b55019800508310226151af4a7b7ce6394eb424-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/56/56f00bf6bac7cfca22fd23b0cae61cb3350693cb9c5dea08e34af8a02266de96-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid kg95VXOFo0-t5TdMWe33/kg95VXOFo0-t5TdMWe33 -goversion go1.15.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/7a/7a0cbef7768c33dbeade832ced488dd27fdd0e06ae06da79b7585a508ee9379a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/3d/3de32574b76eb8a89b85b83550c51448ccca09cfd03e76ebc423dc528270a170-d # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/65/65e77825e236027bc01b7c7aae42c09ae40b2a7343a57d29fb691404842f69b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/43/43d8e0db5e44667ce10a909c0623149c40d910fdab404d550a18c6b497b20e62-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/8b/8ba843dea1f8d625894df5ed1ef3e341bd1bc9ebedfa050a934dec11c1cb7b33-d # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/4c/4c7996032507203c49eb0a69f1498cea525447c46d73ddcf2a35e4e6720b1386-d # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/5a/5a67ef7ed79cfea991c1a358d3a9ef8b2d71ba5fb16a51ef80d9a8f0dbfea1c5-d # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/22/225423ecaeba8ddcff2876d15d07dcc24bb84479fe1ebf2468484af7d7c25317-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/15/15396230877b9fac877be4548994cfc4cf10f362329c712b32755cf72d3eb239-d # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/8a/8a29ec63bdc14053c216270376dfe0914f0e2d10b12a357514ebec57326a0f0e-d # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/56/569f719fd59d792e5551c3d8c21e11cafab30618a7cb989d08058927d67a9a67-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/a1/a1444c45e4f9db1923515816b71d92e718b37b12ac594481ee0cc4603a829544-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/5d/5d0dfc324748c4611f05e4194e4c8c9aa4677eca34ba343173ff63c3e25b34d9-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/bf/bff0df74c4b69668a1c7e777e11e0ae4627afda253e43744658ce5ee04052439-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/fa/fa495995d630c4cdc837c0141d7bb567a22cd4d96fe36cbfd94b18e9bcc82ad0-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid d3BTW_T_AN7XH-GM18lc/d3BTW_T_AN7XH-GM18lc -goversion go1.15.5 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b080/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/91/91b58aa446b5dd0395e91764cfd449c9361e8e203e42c5120d2d83518fa2da72-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/cb/cb7c2807beb92a01dddd84976096a5b7ed87c641cc29580c32bd26a8ecd6b626-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # 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/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/2d/2d709b2dc334907deea41ac5581cbedebeed1742e881661e082e2a1de1bb9a20-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/8a/8a231e3e6c667279792b9f6162adfd8866dde6c60d80cf2a83aee428a7952f4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/73/73c40727ab26d7e2233c1d6845453d241f69680b42a62b8ec323d64bde9310bb-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/2a/2a8f3c517c0a01220a47bc857158466ce200f07ba1e3d3aba2110df11d533a4d-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -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 cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/4a/4a7f0a00a1c1fe75f2ece72951041decd56d2327f4a0a13dc4668c73a4e93f2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/asm.o ./asm.s cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/12/12ae271f99ae6672d43ad6379bf749354f3486e3588ca0819748da505923dc8b-d # 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/b011/_pkg_.a /builddir/.cache/go-build/95/95c5cf372f4d0e83d84b1a8cf292fac601098bdab2ef0161863df75082189a1a-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b9/b99445af9e8ae8820b2756001be7ea2509ff07a5d5974ac774553ed059a0d651-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/52/52533f02ae6f539db24d8d3863f5b1cd11b7ea4da980720e4105fe54fe7e43d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a8/a8f21e663754582f5b7be13749b44659b0ef2c5dd019e1f3b5457389c31c929c-d # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/c0/c0fe996c7f7f629011e893ee11c377bf98eea60cb426310ab16a7a60ea071cc0-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c crypto/internal/boring/fipstls mkdir -p $WORK/b106/ internal/testlog runtime/internal/math mkdir -p $WORK/b040/ mkdir -p $WORK/b012/ internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b106/symabis ./dummy.s cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 8o27DNIYfgzcziamO_Z0/8o27DNIYfgzcziamO_Z0 -goversion go1.15.5 -D "" -importcfg $WORK/b040/importcfg -pack ./log.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid -vJezRtP5BAP0St1PZW8/-vJezRtP5BAP0St1PZW8 -goversion go1.15.5 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b029/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid tASXUHMTZpMD2z4nbsSX/tASXUHMTZpMD2z4nbsSX -goversion go1.15.5 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./tls.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid ahoVZ_BvWi_Edu-_eSP0/ahoVZ_BvWi_Edu-_eSP0 -goversion go1.15.5 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p math -std -installsuffix shared -buildid yUIajO-GZxAygLBC_etO/yUIajO-GZxAygLBC_etO -goversion go1.15.5 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/6a/6a13de818c60c4281e62dfccaedf2b395cdf8a886f885233c5d3811577d48dbb-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b106/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/8f/8f2994e2e99e9ed06e8de257e5a7c5bae6e72bbc07fcc8cd1ec7f67a8ae0ad21-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/da/da69be995eac432837ade817b227e6ca4928cbd8e1eaeac4e6748c11ca092b22-d # internal cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_amd64.o $WORK/b009/count_amd64.o $WORK/b009/equal_amd64.o $WORK/b009/index_amd64.o $WORK/b009/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/5e/5ecab8fe45db3c7ffffbe31f80146dc57639aff3558ed5d6d713e5f161ad30de-d # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e5/e56fe7b4c2da710f6d3ee2089ced35dfec29fda6936323d67363d665996eb03c-d # internal github.com/containers/libpod/vendor/github.com/fatih/camelcase mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/fatih/camelcase /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/libpod/vendor/github.com/fatih/camelcase -complete -installsuffix shared -buildid Hcs5sKKwgPHGxkVoH_Rh/Hcs5sKKwgPHGxkVoH_Rh -goversion go1.15.5 -D "" -importcfg $WORK/b492/importcfg -pack ./camelcase.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid zvFBmw4J_KxuFtcstf1R/zvFBmw4J_KxuFtcstf1R -goversion go1.15.5 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/09/0957c68f033f065f4e564434f98a5931fc348a0ea0cd1dfcf11b4cae30a146a4-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/exp_amd64.o ./exp_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/dim_amd64.o $WORK/b029/exp_amd64.o $WORK/b029/floor_amd64.o $WORK/b029/hypot_amd64.o $WORK/b029/log_amd64.o $WORK/b029/sqrt_amd64.o $WORK/b029/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/48/48f2bdcdbe00e5b5c503403e15dbf95fa9e36c82d82f2cea3736d6646377d0d3-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x012.o -c gcc_amd64.S cd $WORK/b049 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -o $WORK/b049/_cgo_.o $WORK/b049/_cgo_main.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o $WORK/b049/_x011.o $WORK/b049/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go -dynlinker cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b049/symabis ./asm_amd64.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p runtime/cgo -std -installsuffix shared -buildid XvVt9M5Njk3AsXhu5NNm/XvVt9M5Njk3AsXhu5NNm -goversion go1.15.5 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b049/_cgo_gotypes.go $WORK/b049/cgo.cgo1.go $WORK/b049/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b049/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_amd64.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o $WORK/b049/_x011.o $WORK/b049/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/57/577a1a1042955b3419c5f07dd334bf030ce93bdc7c35921bbea63c526e4e386b-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/preempt_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0e/0ea5694b0aa260be6eb72283cd16349df213630dc91e4c699e28afb05549daa2-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b015/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid Ewkn_6g-qB6OszlQAtpD/Ewkn_6g-qB6OszlQAtpD -goversion go1.15.5 -D "" -importcfg $WORK/b015/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid IMTqYWQaKfkn_ESVXslJ/IMTqYWQaKfkn_ESVXslJ -goversion go1.15.5 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/87/87058da47e059d562ff2b35800d3a941642674589cb0cafe79d9d881be6019db-d # internal internal/singleflight mkdir -p $WORK/b057/ math/rand mkdir -p $WORK/b058/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid iTbOy7WovynVtisWfBgU/iTbOy7WovynVtisWfBgU -goversion go1.15.5 -D "" -importcfg $WORK/b057/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/asm.o ./asm.s cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p math/rand -std -complete -installsuffix shared -buildid COLQklp-MGTXITjBAryv/COLQklp-MGTXITjBAryv -goversion go1.15.5 -D "" -importcfg $WORK/b058/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/90/90fa52fa7e3a8a1e9b90b14c38f06931f95bbed5f0a24fb28c46d772f3f481c6-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b035/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/cf/cf2f829769f53dd54a14bbc4963db234715fae3572f4cbe3b0af2ffb980f0aec-d # internal 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 W6NW1f2ykR7FuIuKXRBa/W6NW1f2ykR7FuIuKXRBa -goversion go1.15.5 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fa/fa8fea1162288bc792a4a76768381a9297ed6667fef5a9be19679cb96bfdb5d8-d # internal cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p sort -std -complete -installsuffix shared -buildid EO9SPAz04P6x-Lz54i4G/EO9SPAz04P6x-Lz54i4G -goversion go1.15.5 -D "" -importcfg $WORK/b035/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.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/b035/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ed/ed51194b022305a577d5d50baf2e33100e5ed1a6a73babd5df6a53d7be5224cf-d # internal internal/oserror mkdir -p $WORK/b024/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker io mkdir -p $WORK/b014/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 vendor/golang.org/x/net/dns/dnsmessage strconv github.com/containers/libpod/pkg/apparmor mkdir -p $WORK/b366/ github.com/containers/libpod/pkg/registrar mkdir -p $WORK/b213/ mkdir -p $WORK/b237/ mkdir -p $WORK/b195/ mkdir -p $WORK/b055/ mkdir -p $WORK/b032/ mkdir -p $WORK/b455/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid s-5D_rzesQT1pWYR6Xie/s-5D_rzesQT1pWYR6Xie -goversion go1.15.5 -D "" -importcfg $WORK/b024/importcfg -pack ./errors.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/0c/0cb694e6b02b7cbbe2e09b9471db84026177fc74bc0f0def74630be359037126-d # internal cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid jCQKx2vdUWmorCqCWRgK/jCQKx2vdUWmorCqCWRgK -goversion go1.15.5 -D "" -importcfg $WORK/b237/importcfg -pack ./apparmor_disabled.go github.com/containers/libpod/vendor/golang.org/x/text/internal/tag cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p io -std -complete -installsuffix shared -buildid kOJUdyoA1nDbkQAaPxQB/kOJUdyoA1nDbkQAaPxQB -goversion go1.15.5 -D "" -importcfg $WORK/b014/importcfg -pack ./io.go ./multi.go ./pipe.go github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b380/ container/heap cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b367/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid WKQ8b5R6X1Ogswc9SzoP/WKQ8b5R6X1Ogswc9SzoP -goversion go1.15.5 -D "" -importcfg $WORK/b213/importcfg -pack ./locker.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid uD4i4tz3eRE0iUDDh0UP/uD4i4tz3eRE0iUDDh0UP -goversion go1.15.5 -D "" -importcfg $WORK/b055/importcfg -pack ./message.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/libpod/pkg/apparmor -complete -installsuffix shared -buildid 7zgjTS-OkdKwXrITzIrb/7zgjTS-OkdKwXrITzIrb -goversion go1.15.5 -D "" -importcfg $WORK/b366/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/registrar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/containers/libpod/pkg/registrar -complete -installsuffix shared -buildid Wjly6AeSVrqpovc_e8aj/Wjly6AeSVrqpovc_e8aj -goversion go1.15.5 -D "" -importcfg $WORK/b455/importcfg -pack ./registrar.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p strconv -std -complete -installsuffix shared -buildid pxY15O96LvY0CowfoR5f/pxY15O96LvY0CowfoR5f -goversion go1.15.5 -D "" -importcfg $WORK/b032/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go mkdir -p $WORK/b389/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid LXYgIGbv0kLry-JBGqYj/LXYgIGbv0kLry-JBGqYj -goversion go1.15.5 -D "" -importcfg $WORK/b195/importcfg -pack ./cast5.go mkdir -p $WORK/b439/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/internal/tag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/internal/tag -complete -installsuffix shared -buildid hzJIWv6vFM1RPbMXSQfM/hzJIWv6vFM1RPbMXSQfM -goversion go1.15.5 -D "" -importcfg $WORK/b380/importcfg -pack ./tag.go cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 1oDjYlaoLGz9r_Z-RSAQ/1oDjYlaoLGz9r_Z-RSAQ -goversion go1.15.5 -D "" -importcfg $WORK/b389/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p container/heap -std -complete -installsuffix shared -buildid NmzMX7BNFAPb1asrCm77/NmzMX7BNFAPb1asrCm77 -goversion go1.15.5 -D "" -importcfg $WORK/b439/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/9c/9cf71eab3cc2a52aba3a9b527f92f36538dec8ba7d107c503b551045384c4f98-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/bb/bbb9893acff7770cd574ee3417745eea3b9db6450102da4b4129760da6456621-d # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/44/44084f1835fa1813c4c04411f05eb702da1729f981495b368f404af5641cf797-d # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/07/0717fc1c56927430e9381e2bae9b3f378a01c10fe0a907f80e093c4742b89c09-d # internal syscall mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_linux_amd64.s cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/0f/0f1129b579735c20b20c7a2c56497a10195b3504a39dc0bf24e2b7c864c80b25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p syscall -std -installsuffix shared -buildid uZP_HFchRNbrT7q6EC4X/uZP_HFchRNbrT7q6EC4X -goversion go1.15.5 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/0f/0ff912af59ca4e3d28fe12bd744b45d48e32bcb4ecc5feade5e7a4197592338b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/26/26b7c205acf8810bf6cf1eaced197584b9dbfd0a7d62a1d39f4db118f45f0b0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/6f/6fff342b9d515ea8522c9c4631f2d5344a6609c8a08b08df946409a5b5b3611b-d # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/da/dabd8a1257d14f5083f422cae1ca5880fcf07950e55b44d16cbb9f2fa369ca83-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/c0/c0b1940ff89d8b98b6034deaca374500674a5e8eaade7fd1d70af49335419c4e-d # internal text/tabwriter mkdir -p $WORK/b043/ hash github.com/containers/libpod/vendor/github.com/mailru/easyjson/buffer crypto/internal/randutil bytes strings mkdir -p $WORK/b071/ mkdir -p $WORK/b473/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b093/ cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid q7ayoqpjf4FBtTiu7s89/q7ayoqpjf4FBtTiu7s89 -goversion go1.15.5 -D "" -importcfg $WORK/b043/importcfg -pack ./tabwriter.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b003/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p hash -std -complete -installsuffix shared -buildid ibwcK4-TjZkLpaQVrK6X/ibwcK4-TjZkLpaQVrK6X -goversion go1.15.5 -D "" -importcfg $WORK/b071/importcfg -pack ./hash.go cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mailru/easyjson/buffer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/containers/libpod/vendor/github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid iP1vZbsvUMawGKyV3cGn/iP1vZbsvUMawGKyV3cGn -goversion go1.15.5 -D "" -importcfg $WORK/b473/importcfg -pack ./pool.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 6B7APZpHltG_Q4WfXzTe/6B7APZpHltG_Q4WfXzTe -goversion go1.15.5 -D "" -importcfg $WORK/b093/importcfg -pack ./randutil.go mkdir -p $WORK/b020/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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 gdr5hEgtAoJ5d2QUCIAo/gdr5hEgtAoJ5d2QUCIAo -goversion go1.15.5 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p strings -std -complete -installsuffix shared -buildid S5_WAujxF0T7mXIJi1fy/S5_WAujxF0T7mXIJi1fy -goversion go1.15.5 -D "" -importcfg $WORK/b020/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/5f/5f244dceb9a7f6d61c079368a3356744f68fa74345afe9bf90e98439a23f6502-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/0d/0dc5151cfb573856820958556ddb8ecc7d3583814283f479ef0e3bc9594b07ee-d # internal hash/fnv mkdir -p $WORK/b125/ hash/adler32 hash/crc64 mkdir -p $WORK/b194/ hash/crc32 mkdir -p $WORK/b143/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 7gftk50FcCAuKaHQZf0H/7gftk50FcCAuKaHQZf0H -goversion go1.15.5 -D "" -importcfg $WORK/b125/importcfg -pack ./fnv.go mkdir -p $WORK/b138/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid wez82YHEDTQ88RvoR4MA/wez82YHEDTQ88RvoR4MA -goversion go1.15.5 -D "" -importcfg $WORK/b194/importcfg -pack ./adler32.go cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid LIJBCkljFPOQKRitO4V2/LIJBCkljFPOQKRitO4V2 -goversion go1.15.5 -D "" -importcfg $WORK/b143/importcfg -pack ./crc64.go cat >$WORK/b138/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b138/symabis ./crc32_amd64.s cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/cd/cd0ea46bd8b60d9eaa08c722e8d7b8c0e116d022d6702fe577ac213d1e9daffb-d # internal cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p hash/crc32 -std -installsuffix shared -buildid KxVUR1rmoabgQ0jjB22b/KxVUR1rmoabgQ0jjB22b -goversion go1.15.5 -symabis $WORK/b138/symabis -D "" -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/60/60b24667788b340a71be4d06d000dbfb65869c7555575da4ddac0efd9f626dc7-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ea/ea297fdd55b2553a5fe2b97a7d1aded7d692973313780c1124e1387c7e77767b-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/74/744a699ca5c190c7d30c27ef25a8b30b93ced5f7a38ed4b371eaad46341c5319-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b138/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b138/_pkg_.a $WORK/b138/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/4f/4ff9f1f98ba9aee23fca79a61bf8ddd2a0f7b65876080ee34babda73a175d005-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/f2/f2a07a36e778ebc563b2a78b958b499d544646aec244fa84eaa6e4f52f13279f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/78/785d6ad6d8a5fb3f5a49028e9fd12959fa8bf815fe659361ef5410a3facf92cd-d # internal crypto/rc4 mkdir -p $WORK/b108/ crypto github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors encoding/base32 github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter mkdir -p $WORK/b472/ mkdir -p $WORK/b070/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/buffer=github.com/containers/libpod/vendor/github.com/mailru/easyjson/buffer packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/buffer=$WORK/b473/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid tjHsKUzJ90T3wpwL-Ua4/tjHsKUzJ90T3wpwL-Ua4 -goversion go1.15.5 -D "" -importcfg $WORK/b472/importcfg -pack ./writer.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid c-i80AX3QpHoYBq2uWBi/c-i80AX3QpHoYBq2uWBi -goversion go1.15.5 -D "" -importcfg $WORK/b108/importcfg -pack ./rc4.go reflect mkdir -p $WORK/b031/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto -std -complete -installsuffix shared -buildid DexP8M_GSJIGpCS0JnLh/DexP8M_GSJIGpCS0JnLh -goversion go1.15.5 -D "" -importcfg $WORK/b070/importcfg -pack ./crypto.go mkdir -p $WORK/b191/ cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e6/e6bea0a9b26c74d0cae46752a87c9370af2fdc03375a81b51fc3bbea92c86643-d # internal mkdir -p $WORK/b122/ mkdir -p $WORK/b183/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b031/symabis ./asm_amd64.s cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 9y9YGz1F5QdVZM-jj_Fy/9y9YGz1F5QdVZM-jj_Fy -goversion go1.15.5 -D "" -importcfg $WORK/b191/importcfg -pack ./errors.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF vendor/golang.org/x/text/transform mkdir -p $WORK/b156/ github.com/containers/libpod/vendor/golang.org/x/text/transform cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid RGQEqb_kLcRx0W2fx7VC/RGQEqb_kLcRx0W2fx7VC -goversion go1.15.5 -D "" -importcfg $WORK/b122/importcfg -pack ./base32.go mkdir -p $WORK/b300/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid cd3_aeSTFPqlnERfOGUB/cd3_aeSTFPqlnERfOGUB -goversion go1.15.5 -D "" -importcfg $WORK/b183/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid -aMp61E-0yA3Ry-hrbME/-aMp61E-0yA3Ry-hrbME -goversion go1.15.5 -D "" -importcfg $WORK/b300/importcfg -pack ./transform.go cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid u01gVGeKpekgioj2BC4Y/u01gVGeKpekgioj2BC4Y -goversion go1.15.5 -D "" -importcfg $WORK/b156/importcfg -pack ./transform.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p reflect -std -installsuffix shared -buildid -kgyChA8ancta09G0GNZ/-kgyChA8ancta09G0GNZ -goversion go1.15.5 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/94/9414534344d0b480ffaa9be5a3ef6a86f93c409db4f9ef7d262e486aabedd23b-d # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/1e/1efefce066880306dfc5e52d811c06a71e180e1c8586a6bb00630ac9465690a0-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/30/307bfc47eaa2f6dca999905d7acdfde9f96c247ce3d73f7b865947ea4df1a594-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile crypto=$WORK/b070/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b191/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid UO4hFF-UcbxlpRqdrZg4/UO4hFF-UcbxlpRqdrZg4 -goversion go1.15.5 -D "" -importcfg $WORK/b197/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/54/5449e6b6f365c8c4e7f795367da4a9e6d10d1a9a95594983b3fd9a70b8995821-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/bc/bcfcd18d21acc9bba61d935682e65881261e0e65f7fda20b65ec513a12da4142-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/0b/0be1cfe607d40ef72d624026200ef1c7edf8973d9f568f18526b88ebd85fa18e-d # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/71/717351747999acb9ffe9affda3fca9d44497b33c2bf787aa93f13f86d42a01af-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions mkdir -p $WORK/b088/ path cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/0a/0a7b3841901efba125b719f6edc7b4907ce2341e7deed86320109eb79f543dba-d # internal bufio github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils github.com/containers/libpod/pkg/namespaces github.com/containers/libpod/vendor/github.com/klauspost/cpuid mkdir -p $WORK/b050/ regexp/syntax mkdir -p $WORK/b073/ html mkdir -p $WORK/b002/ mkdir -p $WORK/b227/ mkdir -p $WORK/b468/ mkdir -p $WORK/b453/ mkdir -p $WORK/b137/ mkdir -p $WORK/b496/ cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b137/go_asm.h << 'EOF' # internal EOF cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b453/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/80/808b4c8066b6245fad2ad927818127ba73cdc7c3e24bad12d8563554e67fe118-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid sreR_jhwEZy46VHoI9ZJ/sreR_jhwEZy46VHoI9ZJ -goversion go1.15.5 -D "" -importcfg $WORK/b088/importcfg -pack ./compare.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/cpuid /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/cpuid -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b137/symabis ./cpuid_amd64.s cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 8Ml6_d0JV9SNEm2Qr2ZQ/8Ml6_d0JV9SNEm2Qr2ZQ -goversion go1.15.5 -D "" -importcfg $WORK/b227/importcfg -pack ./stringutils.go 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 BOVEz66ecus82UFTLFbd/BOVEz66ecus82UFTLFbd -goversion go1.15.5 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/namespaces /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/containers/libpod/pkg/namespaces -complete -installsuffix shared -buildid PyWUxGBclUhHFFXG7a9F/PyWUxGBclUhHFFXG7a9F -goversion go1.15.5 -D "" -importcfg $WORK/b453/importcfg -pack ./namespaces.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/e6/e64fee6b89d3ba1d846be0c5bba6ac9fda03fe47eed80a141709cdf2a812faa5-d # internal cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils -complete -installsuffix shared -buildid imcOUwkPQF6qOKwAl5Zh/imcOUwkPQF6qOKwAl5Zh -goversion go1.15.5 -D "" -importcfg $WORK/b468/importcfg -pack ./stringutils.go cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p path -std -complete -installsuffix shared -buildid WKVdK6uy8iwHp6fPHZPP/WKVdK6uy8iwHp6fPHZPP -goversion go1.15.5 -D "" -importcfg $WORK/b050/importcfg -pack ./match.go ./path.go cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p html -std -complete -installsuffix shared -buildid Ljiwe9MR23soH51F-LsU/Ljiwe9MR23soH51F-LsU -goversion go1.15.5 -D "" -importcfg $WORK/b496/importcfg -pack ./entity.go ./escape.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1ZilKcbR4d5aHsS1qUj1/1ZilKcbR4d5aHsS1qUj1 -goversion go1.15.5 -D "" -importcfg $WORK/b073/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/cf/cf5c5aaddd8ff2ab2ee9c804ffbdac971656829764528296f6bfcec53aea5484-d # internal cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/cpuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/cpuid -installsuffix shared -buildid YVRAKwqSC0gPzKxU2fgr/YVRAKwqSC0gPzKxU2fgr -goversion go1.15.5 -symabis $WORK/b137/symabis -D "" -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h ./cpuid.go ./detect_intel.go ./generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/cpuid -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b137/cpuid_amd64.o ./cpuid_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b137/_pkg_.a $WORK/b137/cpuid_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/65/65874d32c2f7eda816defef236582cd62e7e34cb19dfc3102678463c41d986a0-d # internal internal/syscall/execenv mkdir -p $WORK/b039/ internal/syscall/unix mkdir -p $WORK/b038/ time mkdir -p $WORK/b022/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/dd/dd5e9b720662a5c85abc0fddbed708c6dbb897062b2b0a3720eeac47741a6659-d # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/93/939018a252b139479a3df60a23bec631eaee13106cbf2509871566f6ab92ca41-d # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/0a/0ad840f85bbc298c9bd121afc967b1905b2fc9858b012b5748dea90b8e7fbcff-d # internal cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid T9GI37HsnyTi62etH6xM/T9GI37HsnyTi62etH6xM -goversion go1.15.5 -D "" -importcfg $WORK/b039/importcfg -pack ./execenv_default.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/6e/6e0d719f44f9ff06f7d32cb69042c56b3994f063fc45f70b4a4bbabe7bf38f2e-d # internal cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid -ogCMWDZw_aOOrZY3q5p/-ogCMWDZw_aOOrZY3q5p -goversion go1.15.5 -D "" -importcfg $WORK/b038/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.go 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 ZPzGzo5D-Kf2J7DFk9D6/ZPzGzo5D-Kf2J7DFk9D6 -goversion go1.15.5 -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/b039/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/82/8245889c7a4fe71cd46faa771b43aac31c490d8a23bd34a22c313addc28efe39-d # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/19/19b402adc2178b5f87ddffd7d6996c60fe5d481fb4a8d9cda0fa7b10f50b5014-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d5/d537999bf95b76f477530111ce605c531423bbe8678d77e68af94e66f3aebacd-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/eb/eb60d94d9dd4cd3ee3fc1d56740ef2ec8ba6659d5809e74bfdc3c882a33bac58-d # internal compress/bzip2 mkdir -p $WORK/b134/ image mkdir -p $WORK/b198/ cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/bf/bf020507bde741439008a2acc319db14a33675a1396769f016b6128c24ef93bd-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/84/84f76b5be71ea8d01c52f84afc69c3d54e32e87e273cb4999259f4a7e3b555cb-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid YELCSrCtaz95tQcAKTEI/YELCSrCtaz95tQcAKTEI -goversion go1.15.5 -D "" -importcfg $WORK/b134/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b199/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p image -std -complete -installsuffix shared -buildid 5m8C-uKhFD9OxjNzahqa/5m8C-uKhFD9OxjNzahqa -goversion go1.15.5 -D "" -importcfg $WORK/b198/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/1a/1a45b3813c8b6b8d6e2ee54438753cab7265ed2d48af330333fbf5a1d60c47b5-d # internal regexp mkdir -p $WORK/b072/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp/syntax=$WORK/b073/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p regexp -std -complete -installsuffix shared -buildid SO9rKEnPPGeiRJn7Pu33/SO9rKEnPPGeiRJn7Pu33 -goversion go1.15.5 -D "" -importcfg $WORK/b072/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/79/79ebbc54c9c2b40a8507dd3459548de3a3d7f93945022e6bbf3bcbe211c180e9-d # internal internal/fmtsort mkdir -p $WORK/b034/ encoding/binary github.com/containers/libpod/vendor/github.com/hashicorp/errwrap mkdir -p $WORK/b028/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b318/ mkdir -p $WORK/b401/ cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/64/641f0268892ab2984ec813f36cbe6514b7ac5f887ddf64162661d8f13c465cb4-d # internal cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid nCokH2B19_w8_E0wX-yK/nCokH2B19_w8_E0wX-yK -goversion go1.15.5 -D "" -importcfg $WORK/b034/importcfg -pack ./sort.go cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid TPd4rDd_3X4mW7PtGpJ6/TPd4rDd_3X4mW7PtGpJ6 -goversion go1.15.5 -D "" -importcfg $WORK/b318/importcfg -pack ./errwrap.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid fe0_XTRyK5tBIaOyuX8N/fe0_XTRyK5tBIaOyuX8N -goversion go1.15.5 -D "" -importcfg $WORK/b028/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid TfPiGBbl2jMnAhYa0MKB/TfPiGBbl2jMnAhYa0MKB -goversion go1.15.5 -D "" -importcfg $WORK/b401/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/09/09776c22b215f695ebc6a143663f55addcc33e46e20a97711fabdb86b8278d66-d # internal context mkdir -p $WORK/b021/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b434/ internal/poll mkdir -p $WORK/b037/ github.com/containers/libpod/vendor/golang.org/x/sys/unix mkdir -p $WORK/b174/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/61/614a3150cb060215ce764d22825ae8cff60cf01c6438741b191f846e095f4d3b-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p context -std -complete -installsuffix shared -buildid Y7Ci0xcOR2HwjCWV6v6J/Y7Ci0xcOR2HwjCWV6v6J -goversion go1.15.5 -D "" -importcfg $WORK/b021/importcfg -pack ./context.go cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b174/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid zbdCYnN-tcQ3e-jjJOQ6/zbdCYnN-tcQ3e-jjJOQ6 -goversion go1.15.5 -D "" -importcfg $WORK/b434/importcfg -pack ./clock.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b174/symabis ./asm_linux_amd64.s cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/poll -std -installsuffix shared -buildid ggTffrxYOMRCI1Qu9V_v/ggTffrxYOMRCI1Qu9V_v -goversion go1.15.5 -D "" -importcfg $WORK/b037/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/eb/eb8bdec8a00ae60a7c2bc81b8b30782bb9858059cba8f5859699f523b6d450e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -installsuffix shared -buildid ViDXbEzwBtYgIk9pE5dJ/ViDXbEzwBtYgIk9pE5dJ -goversion go1.15.5 -symabis $WORK/b174/symabis -D "" -importcfg $WORK/b174/importcfg -pack -asmhdr $WORK/b174/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/4a/4ab691cbc43fda92bbd2d0061e9b7bdef88c73f52dabe5d2d543774abc3999f2-d # internal image/internal/imageutil mkdir -p $WORK/b201/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/ae/aed913d3e72bc9ecedf71a97d3c0a7570320858eb1dd7165498131aa42a35733-d # internal cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b198/_pkg_.a EOF cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f8/f836c22cb32f52fe48032e7458bd546d34e10d089d083076803aa31d07e66039-d # internal cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid qfW_V-pzdV-mup3eW6EF/qfW_V-pzdV-mup3eW6EF -goversion go1.15.5 -D "" -importcfg $WORK/b201/importcfg -pack ./imageutil.go ./impl.go encoding/base64 mkdir -p $WORK/b027/ crypto/md5 mkdir -p $WORK/b107/ vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b118/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b104/ crypto/sha1 mkdir -p $WORK/b109/ crypto/cipher mkdir -p $WORK/b077/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cat >$WORK/b107/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid h9oGPYEmskHDiwhb4FPX/h9oGPYEmskHDiwhb4FPX -goversion go1.15.5 -D "" -importcfg $WORK/b027/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b107/symabis ./md5block_amd64.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a EOF cat >$WORK/b118/go_asm.h << 'EOF' # internal EOF cat >$WORK/b109/go_asm.h << 'EOF' # internal EOF cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b118/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b077/symabis ./xor_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b109/symabis ./sha1block_amd64.s cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/5c/5ceca3d998d7653d278d1dacf234618be07e01ab79f54f8889ae2ad58426761e-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/47/47e73eb5ffab430ecb3ca1fd8f5507d375a8b8d6a0397373068dd3e84f7907b7-d # internal cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid m64NIJxIpyGfXzX2Y3w_/m64NIJxIpyGfXzX2Y3w_ -goversion go1.15.5 -D "" -importcfg $WORK/b104/importcfg -pack ./const.go ./edwards25519.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/3f/3f0853c08e3132b01d317f62c969f8fa157df380242258ca9a84796f64d75ac5-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/71/7111e70c83883e7341b555a3b8dece1d7b6d237b79070b549d202cb44812cc81-d # internal github.com/containers/libpod/vendor/golang.org/x/sync/semaphore mkdir -p $WORK/b243/ github.com/containers/libpod/vendor/golang.org/x/net/context github.com/containers/libpod/pkg/resolvconf/dns mkdir -p $WORK/b178/ mkdir -p $WORK/b457/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b101/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/sync/semaphore -complete -installsuffix shared -buildid XKMLL-QSE_a4aNDk2fqm/XKMLL-QSE_a4aNDk2fqm -goversion go1.15.5 -D "" -importcfg $WORK/b243/importcfg -pack ./semaphore.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid kSAIq0vWwtBWZ4kcHUZY/kSAIq0vWwtBWZ4kcHUZY -goversion go1.15.5 -D "" -importcfg $WORK/b178/importcfg -pack ./context.go ./go17.go os mkdir -p $WORK/b036/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/containers/libpod/pkg/resolvconf/dns -complete -installsuffix shared -buildid p2MmIOT5J8L3GAnsr8LN/p2MmIOT5J8L3GAnsr8LN -goversion go1.15.5 -D "" -importcfg $WORK/b457/importcfg -pack ./resolvconf.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile internal/testlog=$WORK/b040/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_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/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p os -std -installsuffix shared -buildid 4GxGOdHxhbCwl9IiDMPn/4GxGOdHxhbCwl9IiDMPn -goversion go1.15.5 -D "" -importcfg $WORK/b036/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/26/26d645be2a1e17f60a2c1feb0afbb0ab97f9b62ceab54b533d5117025849b19c-d # internal image/jpeg mkdir -p $WORK/b200/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/cipher -std -installsuffix shared -buildid BYwcMjiyzUSqxdWp5_B3/BYwcMjiyzUSqxdWp5_B3 -goversion go1.15.5 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b198/_pkg_.a packagefile image/color=$WORK/b199/_pkg_.a packagefile image/internal/imageutil=$WORK/b201/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid je4H_QTYusGXYSk2_Bbs/je4H_QTYusGXYSk2_Bbs -goversion go1.15.5 -D "" -importcfg $WORK/b200/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 2_hfC-fxCz7R0XQEJzDD/2_hfC-fxCz7R0XQEJzDD -goversion go1.15.5 -symabis $WORK/b118/symabis -D "" -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 2w2vi8_InO8xFthsr_F6/2w2vi8_InO8xFthsr_F6 -goversion go1.15.5 -symabis $WORK/b107/symabis -D "" -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid ad1kmWJttxqPoYS8sVs1/ad1kmWJttxqPoYS8sVs1 -goversion go1.15.5 -symabis $WORK/b109/symabis -D "" -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/55/55a4a742be1f86ad52eab2c708c02cf235bfac3c330c1322a0fc6da698485466-d # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/cd/cd39c7d254b007a3fb7013766f9f9509e090f04f6c5beb0ea75d84d981758f85-d # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/d1/d1b20c66fe2f3445744ddfbad7f0e65faa6bcdfd5be25412639a5e8a18030b7e-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b118/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b107/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b118/_pkg_.a $WORK/b118/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b109/sha1block_amd64.o ./sha1block_amd64.s cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ed/edc954a607638adf5447a58f4e4813d9d9333e28df9ede80c26e7bb2b0dfb7e3-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/03/03b1824167d25cc40b94e5c5372a06e39a97d79d6c9c82e2b3f8ed9b1f381b92-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5d/5d7c8531e37a1d52f7c83b678ecd65a570dcf5b4ba04a19bf88941b461786802-d # internal encoding/pem mkdir -p $WORK/b113/ github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b190/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid DGfE3vOT9oN1EbWQ48jI/DGfE3vOT9oN1EbWQ48jI -goversion go1.15.5 -D "" -importcfg $WORK/b113/importcfg -pack ./pem.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b191/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid llZRITqRzBGgSnHoL1f4/llZRITqRzBGgSnHoL1f4 -goversion go1.15.5 -D "" -importcfg $WORK/b190/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a7/a7ade24da1cfef6918e13dc8ab247adc9f5126c273865f3c5ad6aef8ac48c30b-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b077/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/32/32f4ce8ac4ea89c50fa54dd10038957e327a2894b4095d2f9c4e62c2f2602f1c-d # internal crypto/des mkdir -p $WORK/b102/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b116/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid VkVxbbv7u5OmeUvEz8ks/VkVxbbv7u5OmeUvEz8ks -goversion go1.15.5 -D "" -importcfg $WORK/b102/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b117/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid Ud8rJyxTqgO2zp9XheBH/Ud8rJyxTqgO2zp9XheBH -goversion go1.15.5 -D "" -importcfg $WORK/b116/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/1c/1c38cbea4727c28c0e04bcd6fbbc0a3964a10bb7d42e0829551a85532f4e44a1-d # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/a2/a247031b3005676e8872f8f15ee25680b88acd5c5fd1def35e87d0961ab91d97-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/bc/bc38d3f88a49d20999ef2126f0907ecb4646b091b558c27c8e0ab3c492d00d00-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/golang.org/x/sys/unix -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b174/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/43/43fded8295aade6e32230d3f2cf7faf8ad6119aab3228c83aaa7300f2d763536-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b174/_pkg_.a $WORK/b174/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b8/b8958f9a6f7b6697dcd2d480a4a8fd25382b73cf59d87674ab0f1894844e1e6a-d # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/b2/b2abf41e8e95dfda565e00d664783169b2c6abfaa4a0f91e287e1b0e995fa477-d # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/0d/0d15b5c0152a1546f092d2a7a70fa8fac2ae1371a00770e3755c9607796594bd-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid uLHPmJ29aI5-iDoX4eph/uLHPmJ29aI5-iDoX4eph -goversion go1.15.5 -D "" -importcfg $WORK/b239/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/87/87fcae2027c6386ec5beb41cecca8e43da38cce41e65a91aedca3e7b5f4f76a9-d # internal github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir mkdir -p $WORK/b132/ path/filepath github.com/containers/libpod/pkg/ctime runtime/debug github.com/containers/libpod/vendor/github.com/mattn/go-runewidth os/signal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev internal/lazyregexp mkdir -p $WORK/b410/ fmt github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir mkdir -p $WORK/b304/ mkdir -p $WORK/b033/ mkdir -p $WORK/b372/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b127/ cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid rrMZXuU32CgxXzFOsV9h/rrMZXuU32CgxXzFOsV9h -goversion go1.15.5 -D "" -importcfg $WORK/b410/importcfg -pack ./lazyre.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid Ti0YP_f8MVFzPoobBAxH/Ti0YP_f8MVFzPoobBAxH -goversion go1.15.5 -D "" -importcfg $WORK/b132/importcfg -pack ./tmpdir.go mkdir -p $WORK/b245/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid wV5erfHVBxcPIoFb3B7j/wV5erfHVBxcPIoFb3B7j -goversion go1.15.5 -D "" -importcfg $WORK/b304/importcfg -pack ./homedir.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p fmt -std -complete -installsuffix shared -buildid wXyhSpr75hqkvThj5V46/wXyhSpr75hqkvThj5V46 -goversion go1.15.5 -D "" -importcfg $WORK/b033/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go mkdir -p $WORK/b246/ mkdir -p $WORK/b461/ cat >$WORK/b246/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b246=>" -I $WORK/b246/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b246/symabis ./sig.s net cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/ctime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/libpod/pkg/ctime -complete -installsuffix shared -buildid vDj7psrKoxgUgGW0WFjL/vDj7psrKoxgUgGW0WFjL -goversion go1.15.5 -D "" -importcfg $WORK/b372/importcfg -pack ./ctime.go ./ctime_linux.go cat >$WORK/b127/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b127/symabis ./debug.s mkdir -p $WORK/b047/ mkdir -p $WORK/b279/ mkdir -p $WORK/b054/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b054/ -importpath net -- -I $WORK/b054/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid HOQL6JBqg_YWi1DANu3y/HOQL6JBqg_YWi1DANu3y -goversion go1.15.5 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/containers/libpod/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid GuhB3hezUfubR0ogYJOd/GuhB3hezUfubR0ogYJOd -goversion go1.15.5 -D "" -importcfg $WORK/b245/importcfg -pack ./runewidth.go ./runewidth_posix.go cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p os/signal -std -installsuffix shared -buildid 5aFNi8rrtT5LCuGwGWc3/5aFNi8rrtT5LCuGwGWc3 -goversion go1.15.5 -symabis $WORK/b246/symabis -D "" -importcfg $WORK/b246/importcfg -pack -asmhdr $WORK/b246/go_asm.h ./doc.go ./signal.go ./signal_unix.go cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev -complete -installsuffix shared -buildid RJJ3T0MnAIh4rcMWh_3T/RJJ3T0MnAIh4rcMWh_3T -goversion go1.15.5 -D "" -importcfg $WORK/b461/importcfg -pack ./tty.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p runtime/debug -std -installsuffix shared -buildid ewN3CUHY2wtC14zLuUQw/ewN3CUHY2wtC14zLuUQw -goversion go1.15.5 -symabis $WORK/b127/symabis -D "" -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid ohBprhcjQAUNxTQCqg75/ohBprhcjQAUNxTQCqg75 -goversion go1.15.5 -D "" -importcfg $WORK/b279/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/28/2841a3ef03ad3cb268d76dde7c97b43ccd83d69f5830f8cdd67479e27aadd7c7-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b0/b005db214b4679967ad93c164369fd92c171e15f07c1536e056fb9d086101a5d-d # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/75/75ad0c3c72407686e158d5f3e6e07f02d094ea1ce3ab9ec6811ca1e81695db2a-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/d0/d08992edf9023fc6682ce45790737007f1f4b2ac7e5a446d9d191bf9d8ff197d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/15/153ed8dd96519d5eb59613d3fff06f723dfcb25be2783aa9b39a2e21623fc1c4-d # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/f8/f813b997452d50ddb832e5b99c81dd3914f24679b21fdd86fb1d1936f322108e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b246=>" -I $WORK/b246/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b246/sig.o ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b127/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b246/_pkg_.a $WORK/b246/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b127/_pkg_.a $WORK/b127/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/2c/2cca8059f6e9e809522bf1125030a99bffd44564c76b2cee5104b96de9382404-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/20/20e3fc29979b48d784804f3ca0ea6a29da8700c5f5b6a2ce5644024158b756a6-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/f8/f854a375c5ebc4c18308fac088d7aa94d82d9f7d1727b0ebf904545a093693f8-d # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/5e/5ed59c0ed2b6fd9656755ebd8d89e6a5f63fd6a96a36c07c48a68453dff4b189-d # internal io/ioutil mkdir -p $WORK/b046/ github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/76/7649cf4711c0042396bf46c0178356f20007ee6fbaa6b32d5f43c104f3f4d61e-d # internal os/exec mkdir -p $WORK/b257/ mkdir -p $WORK/b062/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid rWJRG-9nkh90PQQP3izx/rWJRG-9nkh90PQQP3izx -goversion go1.15.5 -D "" -importcfg $WORK/b046/importcfg -pack ./ioutil.go ./tempfile.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid DWb4jlD94-SzJbCeDYXr/DWb4jlD94-SzJbCeDYXr -goversion go1.15.5 -D "" -importcfg $WORK/b257/importcfg -pack ./path_driver.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ykqZC3m6J2YYZhK7RdSZ/ykqZC3m6J2YYZhK7RdSZ -goversion go1.15.5 -D "" -importcfg $WORK/b062/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p net -std -installsuffix shared -buildid X-ky4iJ_O_WlHvuf3fvr/X-ky4iJ_O_WlHvuf3fvr -goversion go1.15.5 -D "" -importcfg $WORK/b054/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_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 ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo_linux.cgo1.go $WORK/b054/cgo_resnew.cgo1.go $WORK/b054/cgo_socknew.cgo1.go $WORK/b054/cgo_unix.cgo1.go $WORK/b054/_cgo_import.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/cd/cdaa7d4e1828f982280b417c05ab69b3bb018e7073d926e92b3e73d079342dbd-d # internal github.com/containers/libpod/vendor/github.com/pkg/errors mkdir -p $WORK/b067/ encoding/hex github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b087/ github.com/containers/libpod/vendor/github.com/buger/goterm text/scanner github.com/containers/libpod/vendor/github.com/opencontainers/go-digest vendor/golang.org/x/crypto/curve25519 net/url mkdir -p $WORK/b082/ mkdir -p $WORK/b042/ flag mkdir -p $WORK/b206/ vendor/golang.org/x/net/http2/hpack github.com/containers/libpod/vendor/github.com/containers/image/version github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers mkdir -p $WORK/b214/ mime cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/libpod/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid m5ARiPRuJ-oYtEXtp0A5/m5ARiPRuJ-oYtEXtp0A5 -goversion go1.15.5 -D "" -importcfg $WORK/b067/importcfg -pack ./errors.go ./stack.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/buger/goterm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containers/libpod/vendor/github.com/buger/goterm -complete -installsuffix shared -buildid LvWzgHBDrXkJTUh0fBpP/LvWzgHBDrXkJTUh0fBpP -goversion go1.15.5 -D "" -importcfg $WORK/b042/importcfg -pack ./box.go ./plot.go ./table.go ./terminal.go ./terminal_sysioctl.go os/user cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid 38E1AZ31pCOx_KwV0BLu/38E1AZ31pCOx_KwV0BLu -goversion go1.15.5 -D "" -importcfg $WORK/b087/importcfg -pack ./version.go ./versioned.go mkdir -p $WORK/b048/ compress/flate net/http/internal log github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time github.com/containers/libpod/vendor/github.com/mtrmac/gpgme encoding/json github.com/containers/libpod/vendor/github.com/docker/go-units github.com/containers/libpod/vendor/github.com/imdario/mergo mime/quotedprintable github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b297/ github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b048/ -importpath os/user -- -I $WORK/b048/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid Nn1YYfuRquroRwKoSAz-/Nn1YYfuRquroRwKoSAz- -goversion go1.15.5 -D "" -importcfg $WORK/b082/importcfg -pack ./hex.go github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b238/ github.com/containers/libpod/vendor/gopkg.in/cheggaaa/pb.v1 github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount github.com/containers/libpod/vendor/github.com/klauspost/compress/flate github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b161/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid 2dv7DAOZbMpRvkHn5fJO/2dv7DAOZbMpRvkHn5fJO -goversion go1.15.5 -D "" -importcfg $WORK/b214/importcfg -pack ./parsers.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p flag -std -complete -installsuffix shared -buildid gVLQ87FAAqEk36m83Wbl/gVLQ87FAAqEk36m83Wbl -goversion go1.15.5 -D "" -importcfg $WORK/b206/importcfg -pack ./flag.go cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid pksAygFTaxlT1L7mSGbn/pksAygFTaxlT1L7mSGbn -goversion go1.15.5 -D "" -importcfg $WORK/b297/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b244/ mkdir -p $WORK/b140/ github.com/containers/libpod/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b272/ math/big cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b152/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid wvJjeii3mMJARi_s2pDV/wvJjeii3mMJARi_s2pDV -goversion go1.15.5 -D "" -importcfg $WORK/b161/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config importmap github.com/mattn/go-runewidth=github.com/containers/libpod/vendor/github.com/mattn/go-runewidth importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/signal=$WORK/b246/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/gopkg.in/cheggaaa/pb.v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/cheggaaa/pb.v1 -complete -installsuffix shared -buildid R4lvSKtMiAEp7sxuB7yB/R4lvSKtMiAEp7sxuB7yB -goversion go1.15.5 -D "" -importcfg $WORK/b244/importcfg -pack ./format.go ./pb.go ./pb_x.go ./pool.go ./pool_x.go ./reader.go ./runecount.go ./termios_sysv.go mkdir -p $WORK/b081/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid AOPCjDvCI9_SXd-dEWwr/AOPCjDvCI9_SXd-dEWwr -goversion go1.15.5 -D "" -importcfg $WORK/b272/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 mkdir -p $WORK/b069/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid -s1t6ojSu6svUJV5_Jjw/-s1t6ojSu6svUJV5_Jjw -goversion go1.15.5 -D "" -importcfg $WORK/b152/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b120/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 8Mdb2TabeTpm9zfOukpK/8Mdb2TabeTpm9zfOukpK -goversion go1.15.5 -D "" -importcfg $WORK/b140/importcfg -pack ./xlog.go mkdir -p $WORK/b114/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b081/symabis ./arith_amd64.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/go-digest -complete -installsuffix shared -buildid DH4OBos5i9m7NbB21dBG/DH4OBos5i9m7NbB21dBG -goversion go1.15.5 -D "" -importcfg $WORK/b069/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cat >$WORK/b120/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b120/symabis ./curve25519_amd64.s mkdir -p $WORK/b187/ mkdir -p $WORK/b162/ mkdir -p $WORK/b170/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p net/url -std -complete -installsuffix shared -buildid PzOqy67bWOh3caLxP2xy/PzOqy67bWOh3caLxP2xy -goversion go1.15.5 -D "" -importcfg $WORK/b114/importcfg -pack ./url.go mkdir -p $WORK/b166/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/version -complete -installsuffix shared -buildid bl7iJqCUgDGf5AuKj8uP/bl7iJqCUgDGf5AuKj8uP -goversion go1.15.5 -D "" -importcfg $WORK/b187/importcfg -pack ./version.go cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p mime -std -complete -installsuffix shared -buildid bZoVxJN5YJclsgwvWkw1/bZoVxJN5YJclsgwvWkw1 -goversion go1.15.5 -D "" -importcfg $WORK/b162/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b126/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 0hk25urRZdCNoNIF7027/0hk25urRZdCNoNIF7027 -goversion go1.15.5 -D "" -importcfg $WORK/b170/importcfg -pack ./scanner.go mkdir -p $WORK/b278/ mkdir -p $WORK/b290/ mkdir -p $WORK/b188/ cat >$WORK/b166/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/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_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/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p log -std -complete -installsuffix shared -buildid gfrz95iub0qmJ4r7lxDs/gfrz95iub0qmJ4r7lxDs -goversion go1.15.5 -D "" -importcfg $WORK/b126/importcfg -pack ./log.go cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b025/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid bMZcDC8C55AbdwQSaHXs/bMZcDC8C55AbdwQSaHXs -goversion go1.15.5 -D "" -importcfg $WORK/b166/importcfg -pack ./chunked.go ./testcert.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid 8oRadRIJpx4YxFfqr_zt/8oRadRIJpx4YxFfqr_zt -goversion go1.15.5 -D "" -importcfg $WORK/b290/importcfg -pack ./duration_convert.go ./timestamp.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid sz_SskFIEPK4MZjKJuOm/sz_SskFIEPK4MZjKJuOm -goversion go1.15.5 -D "" -importcfg $WORK/b278/importcfg -pack ./blkio.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b188/ -importpath github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b188/ -g -O2 ./data.go ./gpgme.go mkdir -p $WORK/b175/ mkdir -p $WORK/b295/ mkdir -p $WORK/b164/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b234/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid YaryDbL_dnGUTgaHQTYD/YaryDbL_dnGUTgaHQTYD -goversion go1.15.5 -D "" -importcfg $WORK/b025/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/containers/libpod/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid zPK6CKpSrJFQffzpuDy-/zPK6CKpSrJFQffzpuDy- -goversion go1.15.5 -D "" -importcfg $WORK/b295/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go mkdir -p $WORK/b229/ mkdir -p $WORK/b258/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid nALLIiLxBC32fxhrLki8/nALLIiLxBC32fxhrLki8 -goversion go1.15.5 -D "" -importcfg $WORK/b175/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b136/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid 3f41_L8g5jwlnMNfy_z5/3f41_L8g5jwlnMNfy_z5 -goversion go1.15.5 -D "" -importcfg $WORK/b234/importcfg -pack ./config.go ./state.go ./version.go cat >$WORK/b258/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid h7Zq-1eZxzViJiZ6cbm3/h7Zq-1eZxzViJiZ6cbm3 -goversion go1.15.5 -D "" -importcfg $WORK/b229/importcfg -pack ./children.go ./patricia.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid n3ZSwVgEMyaUTIZoKCK5/n3ZSwVgEMyaUTIZoKCK5 -goversion go1.15.5 -D "" -importcfg $WORK/b258/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go mkdir -p $WORK/b208/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid eYjEmeShzu60G9yJtp91/eYjEmeShzu60G9yJtp91 -goversion go1.15.5 -D "" -importcfg $WORK/b164/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b158/ cat >$WORK/b136/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b136/symabis ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b156/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid oHKhuzhdRJzEh37OVpug/oHKhuzhdRJzEh37OVpug -goversion go1.15.5 -D "" -importcfg $WORK/b158/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b238/ -importpath github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b238/ -g -O2 ./seccomp.go ./seccomp_internal.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid r_tx_1uCrMx5sfj-EW60/r_tx_1uCrMx5sfj-EW60 -goversion go1.15.5 -D "" -importcfg $WORK/b208/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/27/27921fa6f0c9df421cdad5ba0af5b61f693a7084352b3b3111eaf5e8a14ae19c-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/aa/aa28de91cff11b693ccf5af31c70666030c9d1181bd680e559e0afa7d332226d-d # internal github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject mkdir -p $WORK/b306/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject pkg-config --cflags -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b300/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Fb6-PGjxE7Xm0bq_qpIe/Fb6-PGjxE7Xm0bq_qpIe -goversion go1.15.5 -D "" -importcfg $WORK/b302/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p math/big -std -installsuffix shared -buildid 3aSc84BLJBt_ZZnBcjQX/3aSc84BLJBt_ZZnBcjQX -goversion go1.15.5 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid b2fwYGQarl6udaygHgVW/b2fwYGQarl6udaygHgVW -goversion go1.15.5 -symabis $WORK/b120/symabis -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/81/8126122491dfeaf861ffc662e02b5c0ea5685d2a4e21eda351ce65a005da50ef-d # internal database/sql/driver mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_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/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid unxOAAzwrQPbieks2jrB/unxOAAzwrQPbieks2jrB -goversion go1.15.5 -D "" -importcfg $WORK/b316/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/90/90c9b2843da6718f525bdd4a1e6826902faaca2c904ce0f0f9a2262754c6821f-d # internal github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/errwrap=github.com/containers/libpod/vendor/github.com/hashicorp/errwrap packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b318/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid yjjLzztISXXlRDl6bbZz/yjjLzztISXXlRDl6bbZz -goversion go1.15.5 -D "" -importcfg $WORK/b317/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/66/66f03478b379beeb2a51c249a128dfe9f1298922bdf4040d64d7099ee9b47a9e-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b119/ cat >$WORK/b119/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b119/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/d4/d4b6e215e18802b8cce6c54b3ccc351344cfd9dbf4850e80ca9534762213c384-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ce/ce72dea921e26b5fcc6e4c31550c942979e791aa4ee3d0f64c836fcc9f010c2e-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid oH1vDiGqHfX8gx2YIxEs/oH1vDiGqHfX8gx2YIxEs -goversion go1.15.5 -D "" -importcfg $WORK/b212/importcfg -pack ./directory.go ./directory_unix.go github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid QoHk8F2vxPniIDrUDaw_/QoHk8F2vxPniIDrUDaw_ -goversion go1.15.5 -D "" -importcfg $WORK/b220/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/68/682cb6b0b1ebf82261abe98ed241fa92caeabe1633e3dee312ed02ff34446318-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/1a/1abed618d7ae6535d7a7c6460654ef5058ab3aed82d9fcd3f08dfec2e4506389-d # internal github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath mkdir -p $WORK/b066/ github.com/containers/libpod/vendor/github.com/containers/image/oci/internal mkdir -p $WORK/b145/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid 734ktnlqeN4XRSsmtuN9/734ktnlqeN4XRSsmtuN9 -goversion go1.15.5 -D "" -importcfg $WORK/b066/importcfg -pack ./path.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/cpuid=github.com/containers/libpod/vendor/github.com/klauspost/cpuid packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/cpuid=$WORK/b137/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -installsuffix shared -buildid eALmNilvFQ-PLBOx0yvd/eALmNilvFQ-PLBOx0yvd -goversion go1.15.5 -symabis $WORK/b136/symabis -D "" -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h ./copy.go ./crc32_amd64.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/internal -complete -installsuffix shared -buildid -M1d1fob4DHm-h9qfT6u/-M1d1fob4DHm-h9qfT6u -goversion go1.15.5 -D "" -importcfg $WORK/b145/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject pkg-config --libs -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/25/25f12947b3be40636c8a6ad8e88675e1ef4de855f3c03e6757cfc22a36171b56-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma mkdir -p $WORK/b141/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cat >$WORK/b141/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/hash=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b140/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ef/eff7f7eefb61ff9e94b8a9351a46ae6466866956b22b9c5a2e3a004c7b6f0849-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid hYADA5FgpuaIjU9IHpV4/hYADA5FgpuaIjU9IHpV4 -goversion go1.15.5 -D "" -importcfg $WORK/b141/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/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 1I7QtLaxJwZy23gn4Ube/1I7QtLaxJwZy23gn4Ube -goversion go1.15.5 -D "" -importcfg $WORK/b231/importcfg -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/4b/4bb6715d193a086d6aa2dbe2a6d22030125612b3414b710688f033f32e704814-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/boltdb/bolt mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash/fnv=$WORK/b125/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/debug=$WORK/b127/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/87/87899a84b0ac4d172ee3291ced6c3fa2703ae9cb48f4d5c1532365995480c854-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/boltdb/bolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/libpod/vendor/github.com/boltdb/bolt -complete -installsuffix shared -buildid LbLTKvIk8LJey0A93bQZ/LbLTKvIk8LJey0A93bQZ -goversion go1.15.5 -D "" -importcfg $WORK/b124/importcfg -pack ./bolt_amd64.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./node.go ./page.go ./tx.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6d/6d7e8483472055107e56170266e9eae56b376cdac70dff044009f97fdaf247ec-d # internal github.com/containers/libpod/vendor/github.com/containers/image/docker/reference mkdir -p $WORK/b068/ vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b157/ cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/d6/d6c1a0c417e65aa91fbb13aed2fa523717ca2e88b94f98740ae9b3ec5b1b52d5-d # internal cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b101/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid _wBP24xZqFeA9Gmrd_-Z/_wBP24xZqFeA9Gmrd_-Z -goversion go1.15.5 -D "" -importcfg $WORK/b157/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/reference -complete -installsuffix shared -buildid _-VewT1ITzFYD-gyU5Ti/_-VewT1ITzFYD-gyU5Ti -goversion go1.15.5 -D "" -importcfg $WORK/b068/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b087/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/e3/e3e7c97e7f0dd91745a833029970396dada9e8cb7d78bc522e6bc1d27ae52900-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid sWu7cgMs4Ccv6JkFZ_QK/sWu7cgMs4Ccv6JkFZ_QK -goversion go1.15.5 -D "" -importcfg $WORK/b086/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid Mpj4bendl2bIJ2Bl-bDu/Mpj4bendl2bIJ2Bl-bDu -goversion go1.15.5 -symabis $WORK/b119/symabis -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_linux_noinit.go ./cpu_x86.go ./hwcap_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/BurntSushi/toml mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/libpod/vendor/github.com/BurntSushi/toml -complete -installsuffix shared -buildid TnTjwmBnzxSvD0ypSkQN/TnTjwmBnzxSvD0ypSkQN -goversion go1.15.5 -D "" -importcfg $WORK/b185/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/18/18b8a459a8b1da6ba20a3ebdbfab657af2bc46e41ae2eae30d9dfe479e89868a-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/digestset mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid _kzWQLL8sQcejW2uSucL/_kzWQLL8sQcejW2uSucL -goversion go1.15.5 -D "" -importcfg $WORK/b261/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b306/ -importpath github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I $WORK/b306/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/fe/fe5c51247766b158beddf8d9a68e6c85d5eafe979097d9472a79c71181ac8485-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b301/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/72/72495dafcc3e61d80e87c73d8f99527ed52bf17e363848e238356a658c3924c6-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal mkdir -p $WORK/b310/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # 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/b258/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/1a/1a30882e46819c33981e28b67f9f77d93c84c9b7711b6c89c8346c24370290f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/fc/fc62e20283ce91c9f625d3aa1b41acd60a17c4ee9fab67dbf0fd1eda47618294-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b120/curve25519_amd64.o ./curve25519_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b119/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b120/_pkg_.a $WORK/b120/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b119/_pkg_.a $WORK/b119/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/be/be426cff14398b2b338ac2b854c5b9502d213bb807c75021db5197de092d7277-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec mkdir -p $WORK/b207/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b101/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs mkdir -p $WORK/b225/ github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b313/ cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/87/874f411497606ed667b73c06757e5b3a44ae79682fc363032c96c9c22f5123cc-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/9e/9e68aeea25ff74c7dda3979120409f407069a7682a03ebf00ac282d16b07ac4d-d # internal cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/37/37181b20b3822ecdad1134294ad1bc7e7e9fbe7ba12df5e76499f6d83521941d-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid v-QvfWFQr2IB_YyVjXCk/v-QvfWFQr2IB_YyVjXCk -goversion go1.15.5 -D "" -importcfg $WORK/b301/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid -_waqep2zZMuI1X4EWg6/-_waqep2zZMuI1X4EWg6 -goversion go1.15.5 -D "" -importcfg $WORK/b225/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/23/233af852f3a1aab0d5eb306a971e4f8069396713b1bfd2ac9e36b5fb450bc5a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/docker/distribution/reference mkdir -p $WORK/b260/ github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b324/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/digestset=github.com/containers/libpod/vendor/github.com/docker/distribution/digestset importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b261/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b319/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/e3/e39df948010a052d573a56c5045b644f17cbad6e4fdee6451d1c62a30b379754-d # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/89/89044a83230129c785320d59690a8e8807d69d380893a661360f90624c297bde-d # internal cat >$WORK/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid B0skY-2TZadFiazp2vPF/B0skY-2TZadFiazp2vPF -goversion go1.15.5 -D "" -importcfg $WORK/b207/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/9f/9f86f5d4b4aea26f7a3efe33c7cfbcd798413b6394c56399739b60376054b33a-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/2b/2b124f12b8b0d7f78af86df39cd7ed056f1e942aa4019b0e8dccc0efc762ba74-d # internal text/template/parse mkdir -p $WORK/b326/ github.com/containers/libpod/vendor/github.com/Nvveen/Gotty cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/bf/bfc4992a637a994aaa172e8785175ea4cf64de23674dc89e84312a720e4389b0-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid UyUOhp3shgEKI813Ke0Y/UyUOhp3shgEKI813Ke0Y -goversion go1.15.5 -D "" -importcfg $WORK/b324/importcfg -pack ./pointer.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/b7/b732ec7b842e7699700e074477c51ccab1c60877e44d9b2e6af0c49292c9c79b-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid iIK6sPq5KTtjbSqq6MSU/iIK6sPq5KTtjbSqq6MSU -goversion go1.15.5 -D "" -importcfg $WORK/b260/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid XhoDg47LndU1inaLoLg5/XhoDg47LndU1inaLoLg5 -goversion go1.15.5 -D "" -importcfg $WORK/b319/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/7f/7fe118cbd5d2178e4b37dbc53ba76edbf571b6ccc704bb1dc2ff8cd9d7d8b3da-d # internal cat >$WORK/b310/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/signal=$WORK/b246/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid eo7NAfy2BUK6if6P2u2p/eo7NAfy2BUK6if6P2u2p -goversion go1.15.5 -D "" -importcfg $WORK/b310/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cat >$WORK/b313/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b337/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b321/ github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal mkdir -p $WORK/b339/ mkdir -p $WORK/b338/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid xU4W6O7XpBR0TfPiCNFx/xU4W6O7XpBR0TfPiCNFx -goversion go1.15.5 -D "" -importcfg $WORK/b339/importcfg -pack ./stdcopy.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid CBewK6LJtCNNV-7VSYK5/CBewK6LJtCNNV-7VSYK5 -goversion go1.15.5 -D "" -importcfg $WORK/b313/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid cQteDwoSX363I4OzCo6k/cQteDwoSX363I4OzCo6k -goversion go1.15.5 -D "" -importcfg $WORK/b326/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/46/4619ac4dad010d1c582be3a105d6bd724540f2b8cafc2ab452b9c606d63906f9-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/24/24dbf131f735233db8cdb3133de6dd428ad579d74b5cfe1c5904e059c746a75a-d # internal cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/Nvveen/Gotty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/containers/libpod/vendor/github.com/Nvveen/Gotty -complete -installsuffix shared -buildid p8Bpj0Q7ogVjV7yCXb1T/p8Bpj0Q7ogVjV7yCXb1T -goversion go1.15.5 -D "" -importcfg $WORK/b337/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid nVqMmePERJAwUvbmoD_R/nVqMmePERJAwUvbmoD_R -goversion go1.15.5 -D "" -importcfg $WORK/b321/importcfg -pack ./error.go cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/30/306654e85456248bf8bc878cdf14346631f94ffc5cb632a59397705eb8112d2b-d # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/23/2361a4120128fe780e2494bae08756cb7e9891b4e362b6371e63df32891b5a75-d # internal mkdir -p $WORK/b340/ mkdir -p $WORK/b228/ vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b115/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/signal=$WORK/b246/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify mkdir -p $WORK/b359/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid PPc9uV93NkeYZK7ZXMCk/PPc9uV93NkeYZK7ZXMCk -goversion go1.15.5 -D "" -importcfg $WORK/b338/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap github.com/tchap/go-patricia/patricia=github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b229/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid lFZr1RSug13A26luK3oJ/lFZr1RSug13A26luK3oJ -goversion go1.15.5 -D "" -importcfg $WORK/b228/importcfg -pack ./truncindex.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid INxhlPFsXQ9LJtowWnSQ/INxhlPFsXQ9LJtowWnSQ -goversion go1.15.5 -D "" -importcfg $WORK/b340/importcfg -pack ./signal.go ./signals.go cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b115/symabis ./chacha20poly1305_amd64.s github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b355/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system mkdir -p $WORK/b256/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid QqY3Ee_HikxDJgKja1fF/QqY3Ee_HikxDJgKja1fF -goversion go1.15.5 -D "" -importcfg $WORK/b359/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/c6/c6b7b7859f5142970176b94399333a8946245a74556e6f2ba66a61eca96c0777-d # internal cat >$WORK/b256/importcfg << 'EOF' # internal # import config importmap github.com/containerd/continuity/pathdriver=github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver importmap github.com/docker/docker/pkg/mount=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b258/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid XUjqfplFmAEstwodVAUV/XUjqfplFmAEstwodVAUV -goversion go1.15.5 -D "" -importcfg $WORK/b256/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go github.com/containers/libpod/vendor/golang.org/x/text/language cat >$WORK/b355/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b379/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid j09G0E6b29pMHnH5mTfd/j09G0E6b29pMHnH5mTfd -goversion go1.15.5 -D "" -importcfg $WORK/b355/importcfg -pack ./ns_linux.go github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew mkdir -p $WORK/b382/ cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/16/1695fd9a8e8a0b649475c7907f61593417261858f683562496da980c1d8bef2d-d # internal cat >$WORK/b379/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/internal/tag=github.com/containers/libpod/vendor/golang.org/x/text/internal/tag packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/internal/tag=$WORK/b380/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/language /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/language -complete -installsuffix shared -buildid mUlscl8zOo8D5r-Su-mp/mUlscl8zOo8D5r-Su-mp -goversion go1.15.5 -D "" -importcfg $WORK/b379/importcfg -pack ./common.go ./coverage.go ./go1_2.go ./index.go ./language.go ./lookup.go ./match.go ./parse.go ./tables.go ./tags.go github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b383/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid 2eVRpwm_7JduYFgkbuGX/2eVRpwm_7JduYFgkbuGX -goversion go1.15.5 -D "" -importcfg $WORK/b382/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid p9ZHrraILvi1Xz2__kzg/p9ZHrraILvi1Xz2__kzg -goversion go1.15.5 -D "" -importcfg $WORK/b383/importcfg -pack ./difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/cb/cb5d4e54104a10d2df23150aa08e7507d5db8d0160e23404dcbecded74a0461f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/types mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/types -complete -installsuffix shared -buildid 2Ej_XgHjAvvfllgGf6y0/2Ej_XgHjAvvfllgGf6y0 -goversion go1.15.5 -D "" -importcfg $WORK/b085/importcfg -pack ./types.go cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/89/893ea5ab1d1731f8b6944885f1a55b8b7616eefc944fe5127f419a8c6795e1c4-d # internal compress/gzip mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash/crc32=$WORK/b138/_pkg_.a packagefile io=$WORK/b014/_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/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid VHb3JAl5pAFP0hSTiMun/VHb3JAl5pAFP0hSTiMun -goversion go1.15.5 -D "" -importcfg $WORK/b151/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/03/037adb2a7ac06283bea0c4803ef8e5b791931e5707dc1d96dfd47116ab5d701a-d # internal compress/zlib mkdir -p $WORK/b193/ cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/5b/5b5d37a8394b8cbbd192a1c48a18e2831d0f06e7035b674729536911756a7622-d # internal github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid zUl7QLYRpTj-LNp2-Ppz/zUl7QLYRpTj-LNp2-Ppz -goversion go1.15.5 -D "" -importcfg $WORK/b250/importcfg -pack ./naming.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/adler32=$WORK/b194/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 6g8qIFyF3w2RsgQkmSo2/6g8qIFyF3w2RsgQkmSo2 -goversion go1.15.5 -D "" -importcfg $WORK/b193/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/e1/e16fd60877430de252bdc49531e38b00d172f22c0b57db153e860ac60f36d46c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonpointer=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b324/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid -FOttrofGmugX6sxq96s/-FOttrofGmugX6sxq96s -goversion go1.15.5 -D "" -importcfg $WORK/b323/importcfg -pack ./reference.go cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/fb/fb801415bb26aa7f59b1d29cf6e512aa922e8f6eee2ec47a694df90a22dc816b-d # internal encoding/csv mkdir -p $WORK/b392/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cat >$WORK/b392/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/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid uqJnn5EKv09VenKQaCcH/uqJnn5EKv09VenKQaCcH -goversion go1.15.5 -D "" -importcfg $WORK/b392/importcfg -pack ./reader.go ./writer.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b119/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid UPOV1GLqiPi5yCNHWgYb/UPOV1GLqiPi5yCNHWgYb -goversion go1.15.5 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/ab/ab7f9bf85b115d0de88e04f83c7dc5791d05667f65158d6ba0cf3561442103e8-d # internal github.com/containers/libpod/vendor/github.com/google/gofuzz mkdir -p $WORK/b395/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/libpod/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid 06EnNBHOvu70JBToBUED/06EnNBHOvu70JBToBUED -goversion go1.15.5 -D "" -importcfg $WORK/b395/importcfg -pack ./doc.go ./fuzz.go cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/68/6833500c2d2982561e6b5c9d7fb38d3d28c8a3b68b2c6f1a51770df313435e6b-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-tools/error=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b321/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid m211UDpydh46miMzbcGi/m211UDpydh46miMzbcGi -goversion go1.15.5 -D "" -importcfg $WORK/b320/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/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/f2/f2413e3052cbe5844cc1bf92504c5e147833b29ac681cc6bd15a4ac593557936-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/1c/1c1c450722f69798c6ea9278924663c37c03bb6853cb6af978d351489cdbc0e6-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid y2d3dmjxBRFjkMXzwbLr/y2d3dmjxBRFjkMXzwbLr -goversion go1.15.5 -D "" -importcfg $WORK/b397/importcfg -pack ./deep_equal.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b399/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid SiBxodrKNSg3m0PWAwJY/SiBxodrKNSg3m0PWAwJY -goversion go1.15.5 -D "" -importcfg $WORK/b398/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/e7/e71c20aaa4849b966ae24b949728cce7ac83844dae7bfd223b8f4620fcb59cec-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid CAV295mhyrApYuSxKqF3/CAV295mhyrApYuSxKqF3 -goversion go1.15.5 -D "" -importcfg $WORK/b404/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/b2/b263546d32e9a77f94e9d33768c68b960e19b674f92f8a8541f9f45ada42c066-d # internal go/token mkdir -p $WORK/b408/ cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/25/25f5cc88fd15421d38579292e44c95ac24329878caa1e9e1853972a2c29f677f-d # internal cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b412/ cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p go/token -std -complete -installsuffix shared -buildid dR7evetAfw3sUyQO1Rcx/dR7evetAfw3sUyQO1Rcx -goversion go1.15.5 -D "" -importcfg $WORK/b408/importcfg -pack ./position.go ./serialize.go ./token.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid kX0et-84IhOYvNTWWiPG/kX0et-84IhOYvNTWWiPG -goversion go1.15.5 -D "" -importcfg $WORK/b412/importcfg -pack ./convert.go ./doc.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/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/65/65b191efd391399700c79ae63f15948688f563db904dea489f67c2c626ea682c-d # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/42/4294db355fdea9c6fbef6700935605cea61996576e005d764c107ded200be5b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types mkdir -p $WORK/b415/ github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/d4/d449e278eba3a960ae261393e4bc09cd2b09a92c47a8ac78a26b8344504a613e-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics mkdir -p $WORK/b429/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid WAkEKUH4lNKkZ9bkHCcT/WAkEKUH4lNKkZ9bkHCcT -goversion go1.15.5 -D "" -importcfg $WORK/b415/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go mkdir -p $WORK/b425/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b114/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid LYbRBReL3CmXYmFEpsr0/LYbRBReL3CmXYmFEpsr0 -goversion go1.15.5 -D "" -importcfg $WORK/b429/importcfg -pack ./metrics.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cat >$WORK/b425/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/version=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b426/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid I5h0J4o4YH0yXK75T5nB/I5h0J4o4YH0yXK75T5nB -goversion go1.15.5 -D "" -importcfg $WORK/b425/importcfg -pack ./base.go ./doc.go ./version.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4b/4bc64747cf7f1a3903eb1282a2c2f3e1a4905e9a489f4db29ba370c8c4d335af-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/6d/6d7bbb1df880633ced6dd845c2d2caf8a4f87319a963aab003de6f651bce63b7-d # internal github.com/containers/libpod/libpod/common github.com/containers/libpod/vendor/github.com/containers/image/transports mkdir -p $WORK/b361/ mkdir -p $WORK/b129/ cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/b0/b036b73c547fb6abc7319504d4695a81fe92f8a21fc8c291a713d0ef0a47b6d5-d # internal github.com/containers/libpod/vendor/golang.org/x/time/rate mkdir -p $WORK/b433/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/transports -complete -installsuffix shared -buildid ZLy_4qgqLimU8A4pbQcu/ZLy_4qgqLimU8A4pbQcu -goversion go1.15.5 -D "" -importcfg $WORK/b129/importcfg -pack ./stub.go ./transports.go cat >$WORK/b361/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/libpod/common /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/libpod/libpod/common -complete -installsuffix shared -buildid J2Yjq98W3M0OVM0XHl1n/J2Yjq98W3M0OVM0XHl1n -goversion go1.15.5 -D "" -importcfg $WORK/b361/importcfg -pack ./common.go ./signing_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cat >$WORK/b433/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b178/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/2e/2e9d7c3c5fc89301656220cc9b55c5c9e2a9ed86c11787d0e466b0aeafc217ce-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid zmYbPPeFtGnBIVtpko4w/zmYbPPeFtGnBIVtpko4w -goversion go1.15.5 -D "" -importcfg $WORK/b433/importcfg -pack ./rate.go vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b155/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cat >$WORK/b155/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/b156/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b157/_pkg_.a packagefile unicode/utf8=$WORK/b019/_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/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid JI0d8YPzqyN3kr22oJUd/JI0d8YPzqyN3kr22oJUd -goversion go1.15.5 -D "" -importcfg $WORK/b155/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a5/a5ff55f39ccb3a0eee6e5c53077f8663860d55fdf80666b1521dd366aa276fb0-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil mkdir -p $WORK/b449/ cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/8c/8ccdfa0ff3693106e55ff294c895a4ed99ac0d7faa2527a0c8158be0d8e00fee-d # internal cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile net/url=$WORK/b114/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid d5F9XAoGGmOUPMclProT/d5F9XAoGGmOUPMclProT -goversion go1.15.5 -D "" -importcfg $WORK/b449/importcfg -pack ./addr.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/4d/4d4a9a33b162ddb5946516dc8d5341376477ef43a26bb919e8b9effb99554587-d # internal github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b452/ github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/types=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc -complete -installsuffix shared -buildid J5R1juGOeaDTjwNwhl47/J5R1juGOeaDTjwNwhl47 -goversion go1.15.5 -D "" -importcfg $WORK/b462/importcfg -pack ./attr.go ./cmdline.go ./ns.go ./pids.go ./stat.go ./status.go cat >$WORK/b452/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid MNRMvgEyLJlf29ax4Eyx/MNRMvgEyLJlf29ax4Eyx -goversion go1.15.5 -D "" -importcfg $WORK/b452/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/cc/cc00d790302464cac916dcf4c9e72adb782a14769535d4d69efbd840c32af6d3-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host mkdir -p $WORK/b465/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b465/ -importpath github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -- -I $WORK/b465/ -g -O2 ./host.go cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/bd/bd205d5e3c21b8e9a90269e2197a199cce4533da238141e916b0af536efa17e8-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps mkdir -p $WORK/b467/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cat >$WORK/b467/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/stringutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b208/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps -complete -installsuffix shared -buildid KEtHswySVcz5fitYmoT9/KEtHswySVcz5fitYmoT9 -goversion go1.15.5 -D "" -importcfg $WORK/b467/importcfg -pack ./utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/20/20b7991bd278d4c34fe80745e10f6714bfc71679342193ff92f6876d8ca4cfd3-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator mkdir -p $WORK/b469/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator -complete -installsuffix shared -buildid 8RUphWkQLrLNS8qnuGsD/8RUphWkQLrLNS8qnuGsD -goversion go1.15.5 -D "" -importcfg $WORK/b469/importcfg -pack ./names-generator.go cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/52/52cbe7ca8499d631e924a3c06af0c4f241ceacb1ac4f29e920c1a4dde49460e7-d # internal github.com/containers/libpod/vendor/github.com/mrunalp/fileutils mkdir -p $WORK/b474/ cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/30/3049e20bce2fc194b045ced36d45f64b50e617ae0549c0e3acd044495e2868f8-d # internal github.com/containers/libpod/vendor/github.com/ulule/deepcopier mkdir -p $WORK/b475/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mrunalp/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/libpod/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid _aBqzmU_Y5b3ZlLVA1k3/_aBqzmU_Y5b3ZlLVA1k3 -goversion go1.15.5 -D "" -importcfg $WORK/b474/importcfg -pack ./fileutils.go ./idtools.go cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b316/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/f9/f988c87fc3b3d508067b36b3ae12d17c2405ce996a1a0e3cd9cbb41ac651543e-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ulule/deepcopier /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/containers/libpod/vendor/github.com/ulule/deepcopier -complete -installsuffix shared -buildid 38u6JnwhAX-fr5f9HEIT/38u6JnwhAX-fr5f9HEIT -goversion go1.15.5 -D "" -importcfg $WORK/b475/importcfg -pack ./deepcopier.go github.com/containers/libpod/vendor/github.com/vishvananda/netns mkdir -p $WORK/b478/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid QQBNpSfO-ZWbSVmuFS1H/QQBNpSfO-ZWbSVmuFS1H -goversion go1.15.5 -D "" -importcfg $WORK/b478/importcfg -pack ./netns.go ./netns_linux.go cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/db/db2e83d4e483378b9b830c2970c91ca1aa970250c0bb615fac8ae9e6446fdc78-d # internal github.com/containers/libpod/vendor/github.com/google/shlex mkdir -p $WORK/b484/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/google/shlex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/containers/libpod/vendor/github.com/google/shlex -complete -installsuffix shared -buildid 7qayEFYw_2Rdj-Bg3LJw/7qayEFYw_2Rdj-Bg3LJw -goversion go1.15.5 -D "" -importcfg $WORK/b484/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b115/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/b4/b4a7b4e2ff880e7993fb513cee3fbd4d0a7a968bea659a585f43d574d752a0a2-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b401/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid QhkB9GBakODMXC2fxTJy/QhkB9GBakODMXC2fxTJy -goversion go1.15.5 -D "" -importcfg $WORK/b403/importcfg -pack ./errors.go ./path.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/f4/f4c6e3552245edda4fff3c447a62afcf6224c234e66f7a1a38c010c0ddd2646d-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers -complete -installsuffix shared -buildid fM8bp9xpAZKcRWFpZSe-/fM8bp9xpAZKcRWFpZSe- -goversion go1.15.5 -D "" -importcfg $WORK/b489/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/3a/3a83b48cb063c6f76b7e24a2ae247ae243fd03a6aa0ebb6b6795014ed9e2ff0b-d # internal runtime/pprof mkdir -p $WORK/b497/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b043/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p runtime/pprof -std -installsuffix shared -buildid gQwW_Esl0enXe-_p-tFw/gQwW_Esl0enXe-_p-tFw -goversion go1.15.5 -D "" -importcfg $WORK/b497/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/b6/b69a066c76d4b4c7b9902e97f3c8ec8c64cc48361cee75c30fb77c42abce8ee3-d # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/53/5312a0e8ff396c0d5b9bd3a120c1ce654bac75930a94aff40e460359e6c460aa-d # internal github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=github.com/containers/libpod/vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b301/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid HvLnZ88iK8iJs1ciAn_B/HvLnZ88iK8iJs1ciAn_B -goversion go1.15.5 -D "" -importcfg $WORK/b299/importcfg -pack ./bidirule.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/fd/fd122c5f5601e29f901b50aeedbd639113fe59c18c2a9d3f98d398002004ef82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/fd/fddd244a58e5a72b15024a0987d821bed06f52ab2ba5a0ff1cb7313ecc2e6608-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/22/229d34c7a1f3e196d252d5d9bdabfed4b7174919fc1dc8e543c61d6dba6b7317-d # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/e4/e4f6736343d27651e5cbe3b24bba36ee38daa535f6f08cad08ea696b2304fc93-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/73/73a0f76077205a3f6829e5e3f44a0e3b62bfe38301832763ac9c38c0160392b4-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b396/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cat >$WORK/b396/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/third_party/forked/golang/reflect=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b397/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid viDHpcZYMT5Qo1Pi6NdZ/viDHpcZYMT5Qo1Pi6NdZ -goversion go1.15.5 -D "" -importcfg $WORK/b396/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.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/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/3d/3da39d799ad87c25c168796dc3560de3dae3bd107695e285e381c6ecf9742ff1-d # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/8e/8e698695abb75dc801701d9c561b464a725ed36161416a2bb762e90aa418bfe6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/3c/3c0402e12b68e1345a9990eb9987ae45f259bc51963cf53e57853ef13ae63602-d # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/fb/fb00ab21d83728d74c5f70ea600c04d5abc299c9dffaf2ad4fe037b796cbff1e-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/60/60e14e8516af1b63d4c9ec308cdd1b2c0bd5a93c967421249cce489e07e18dbe-d # internal go/scanner mkdir -p $WORK/b407/ cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/cd/cdcd57efdc94be4fcfb320b25ab5c164f46e841b0574e022f724be2e5e9a79eb-d # internal cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile go/token=$WORK/b408/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid BlKfTxORUaPtrCgpP-jW/BlKfTxORUaPtrCgpP-jW -goversion go1.15.5 -D "" -importcfg $WORK/b407/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/containers/libpod/vendor/github.com/klauspost/compress/flate -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/1e/1e8b53363e40af907b51d7ea23cc690d3226464ff0afcb06e6903cbd5beae897-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config importmap golang.org/x/time/rate=github.com/containers/libpod/vendor/golang.org/x/time/rate importmap k8s.io/apimachinery/pkg/util/clock=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock importmap k8s.io/client-go/util/integer=github.com/containers/libpod/vendor/k8s.io/client-go/util/integer packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/integer=$WORK/b435/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid C4J6D55caf_b5WkKbthO/C4J6D55caf_b5WkKbthO -goversion go1.15.5 -D "" -importcfg $WORK/b432/importcfg -pack ./backoff.go ./throttle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/ea/ea807fc52152b1b521488748b9d9abbe19841abdaeb61924ba3cebe8ce78384a-d # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/aa/aa5f19ec35a86d3a520dbc55cf219cc09e95b12d533441e7e193eab793b9a1ee-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b136/_pkg_.a $WORK/b136/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/5b/5bdea3dbd971c1d39b85f1a42f21225164476df59158de373825c12909f848da-d # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/cd/cdac2568670a5d2801bfcd443e2c25dc8e88e5d04c6fe884aac2b74a15d7d2f0-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b154/ cat >$WORK/b154/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/b033/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b158/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid cFlaCmI8jT3MD5QB3kz5/cFlaCmI8jT3MD5QB3kz5 -goversion go1.15.5 -D "" -importcfg $WORK/b154/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/2c/2c010a94e1534a7a70287ba2831a884c21f1ff7baffaf2b146f96d495614b768-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/64/6481c33d048699be1691d43bee32cee301cb889fc7c1960af24e1fe03713a4ea-d # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/92/9218bb30803dc016e8d4189e56a198200e6f8b7ec8b5aed6e466c2cbf804eecd-d # internal github.com/containers/libpod/vendor/github.com/klauspost/pgzip mkdir -p $WORK/b135/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cat >$WORK/b135/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/compress/flate=github.com/containers/libpod/vendor/github.com/klauspost/compress/flate packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b136/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b138/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/containers/libpod/vendor/github.com/klauspost/pgzip -complete -installsuffix shared -buildid MvEWKsPvUNn2sm2mW0ux/MvEWKsPvUNn2sm2mW0ux -goversion go1.15.5 -D "" -importcfg $WORK/b135/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/a2/a24065a1f8ff81d24cff34094216284a7652339f7c882078c839464cd5e41095-d # internal cd $WORK/b465 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b465=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/05/0534a39f63585d5b250121f3cafdf058bf111be63d6528c543a7b584e7055323-d # internal github.com/containers/libpod/vendor/golang.org/x/net/idna mkdir -p $WORK/b298/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cat >$WORK/b298/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b302/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid DfGoybDSlHdSh6zN4gXW/DfGoybDSlHdSh6zN4gXW -goversion go1.15.5 -D "" -importcfg $WORK/b298/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/a9/a9b88056869bd059feba8ac42541fd7f4e4adcb543526b121e8fb955cd6ccb2d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/c2/c21203d2bcdab54c764e7033262eee70101939bc02c70ca88ed939138880a978-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cd $WORK/b465 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b465=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c host.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/1d/1d9e0cc74c06ba126c069cd2ad1cbab178ef781d0916f53f375834a4cc56fcba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/f4/f46a6b664be1ae10eaa0b859d0a36046f6f4cfec44ce73fd6881ad693df506fd-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/3e/3e0bce60cff58977263d86bd65af08c7877d2ceab5ddfebf85dd1f60a973c692-d # internal github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice mkdir -p $WORK/b084/ github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters mkdir -p $WORK/b282/ github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser github.com/containers/libpod/vendor/github.com/blang/semver mkdir -p $WORK/b280/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid SvqZCLrQBGAD8jq0wELu/SvqZCLrQBGAD8jq0wELu -goversion go1.15.5 -D "" -importcfg $WORK/b084/importcfg -pack ./strslice.go github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b341/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b088/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b336/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid cS8L0WQtzd0IlMGEDX5p/cS8L0WQtzd0IlMGEDX5p -goversion go1.15.5 -D "" -importcfg $WORK/b282/importcfg -pack ./parse.go github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b253/ github.com/containers/libpod/pkg/hooks/1.0.0 github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b209/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid gqXpPCq2EGtqAF4uRC-O/gqXpPCq2EGtqAF4uRC-O -goversion go1.15.5 -D "" -importcfg $WORK/b341/importcfg -pack ./strslice.go cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 8Qi2RFLjkY6fK7NYAap9/8Qi2RFLjkY6fK7NYAap9 -goversion go1.15.5 -D "" -importcfg $WORK/b253/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go mkdir -p $WORK/b329/ github.com/containers/libpod/vendor/github.com/golang/protobuf/proto cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 06-wFfemqOGwBS5iBGc1/06-wFfemqOGwBS5iBGc1 -goversion go1.15.5 -D "" -importcfg $WORK/b280/importcfg -pack ./strslice.go github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto cat >$WORK/b336/importcfg << 'EOF' # internal # import config importmap github.com/Nvveen/Gotty=github.com/containers/libpod/vendor/github.com/Nvveen/Gotty importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/Nvveen/Gotty=$WORK/b337/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b143/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid A4oStcXYvkf3Zxsgo37-/A4oStcXYvkf3Zxsgo37- -goversion go1.15.5 -D "" -importcfg $WORK/b336/importcfg -pack ./jsonmessage.go mkdir -p $WORK/b315/ mkdir -p $WORK/b128/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid Bi401yJJnUnSLMwWGWyz/Bi401yJJnUnSLMwWGWyz -goversion go1.15.5 -D "" -importcfg $WORK/b209/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go mkdir -p $WORK/b182/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b316/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/libpod/vendor/github.com/blang/semver -complete -installsuffix shared -buildid GKaXkaNNyyF0RKYu_F36/GKaXkaNNyyF0RKYu_F36 -goversion go1.15.5 -D "" -importcfg $WORK/b315/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cat >$WORK/b329/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/builder/dockerfile/command=github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b414/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser -complete -installsuffix shared -buildid nEeHGXqmcYkrlLzigMal/nEeHGXqmcYkrlLzigMal -goversion go1.15.5 -D "" -importcfg $WORK/b329/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go mkdir -p $WORK/b376/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b445/ mkdir -p $WORK/b471/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid 9c3rvT0B4-zo5Gtvbi_n/9c3rvT0B4-zo5Gtvbi_n -goversion go1.15.5 -D "" -importcfg $WORK/b128/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap github.com/pquerna/ffjson/fflib/v1/internal=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b183/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b376/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid O7pxHwFRAr7dH-efCr1t/O7pxHwFRAr7dH-efCr1t -goversion go1.15.5 -D "" -importcfg $WORK/b414/importcfg -pack ./json.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/hooks/1.0.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/containers/libpod/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid GS2ms1bL6ah8NmEp-vLy/GS2ms1bL6ah8NmEp-vLy -goversion go1.15.5 -D "" -importcfg $WORK/b376/importcfg -pack ./hook.go ./when.go cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b371/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid 4pDD8fy8JMuc0q3S-gLn/4pDD8fy8JMuc0q3S-gLn -goversion go1.15.5 -D "" -importcfg $WORK/b445/importcfg -pack ./framer.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid FL1YVphOXJkvKJXe-Luk/FL1YVphOXJkvKJXe-Luk -goversion go1.15.5 -D "" -importcfg $WORK/b182/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 mkdir -p $WORK/b287/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid N7Psc8hnKkb4rfAPPFG0/N7Psc8hnKkb4rfAPPFG0 -goversion go1.15.5 -D "" -importcfg $WORK/b471/importcfg -pack ./bytestostr.go ./error.go ./lexer.go cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid BQSXwwLpHy4d-5SzZ8Xe/BQSXwwLpHy4d-5SzZ8Xe -goversion go1.15.5 -D "" -importcfg $WORK/b371/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 6CrLF1eK-8kRXj-JWgzE/6CrLF1eK-8kRXj-JWgzE -goversion go1.15.5 -D "" -importcfg $WORK/b287/importcfg -pack ./clone.go ./decode.go ./decode_gogo.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 ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/fc/fc0bf3cf60bde28361594391026c99aec25e8ea60543a95aff026b8ad9429a32-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cd $WORK/b465 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b465=/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/b341/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/8b/8b6394857d162a3d511324d902226e8ceecc12018aff2fc24ad864fdb6c6d0d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/33/3364d8b4048d653f4eab3e78db4c6ed80955e92415332b0b47d941af9d93549b-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/c0/c0c883b88de390af21e87f579444fedf76700e2b606a0cf2833537045f0b498b-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/50/50ab6b40a193b6ab30da91deaac44993d8df6d7bfd678382b95e52107e8e4cff-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/docker mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/docker -complete -installsuffix shared -buildid Cj5ddv-Ewi_NdeoXLxPQ/Cj5ddv-Ewi_NdeoXLxPQ -goversion go1.15.5 -D "" -importcfg $WORK/b240/importcfg -pack ./types.go cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/ae/ae67b2e020f363417d47a0980af8ac048e6ac72a81bc98e2c6d6779cf8ee011e-d # internal go/ast mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile go/scanner=$WORK/b407/_pkg_.a packagefile go/token=$WORK/b408/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p go/ast -std -complete -installsuffix shared -buildid xtQAjBnYD7MrabnVGdKC/xtQAjBnYD7MrabnVGdKC -goversion go1.15.5 -D "" -importcfg $WORK/b406/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/11/11a0e4d3d1b19b163f7b263ecaf022bde7904ba6c12f3483ee0c5782c11776ff-d # internal github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 mkdir -p $WORK/b184/ github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid NId4l6v-SyPcginmoQR3/NId4l6v-SyPcginmoQR3 -goversion go1.15.5 -D "" -importcfg $WORK/b247/importcfg -pack ./system_registries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cat >$WORK/b184/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid ybeAz9Z63zFoXd0Digw5/ybeAz9Z63zFoXd0Digw5 -goversion go1.15.5 -D "" -importcfg $WORK/b184/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/65/65f354c04b3c1491f899a172e3374a6001c3195fb447f7cb5683a195897d0e63-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/1b/1b2c4ef94165110d0f3b9b863d32796575ddb2135e86af9399b9b1e52b89b3fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/a5/a53a7538b2df12833cb96dd7369a4847efc14fc349fb154f971bb52cda3faca9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/07/07631fcffe90279e6e67ad3040798cd723322378322f90e0d4801c8d6e5e552f-d # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/86/86b198e4e6e107cb18bc11b75b5dd2e8dc803f0a0a3b88d4d34455f9e893fde9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b253/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid 7FObIc4ft2RzoMoA4B4h/7FObIc4ft2RzoMoA4B4h -goversion go1.15.5 -D "" -importcfg $WORK/b252/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/5b/5bda47e4bd5e56a94e052dc4e0f03a87b01a8b821c25d86b1a26bdb0269580c5-d # internal github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b230/ cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/1b/1ba2d0ec003a8f39df7362b6df431442d6b60b0779f89879935ec146bd1e2d11-d # internal cat >$WORK/b230/importcfg << 'EOF' # internal # import config importmap github.com/vbatts/tar-split/archive/tar=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b231/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b209/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc64=$WORK/b143/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid EBAdwBs_mP29cBKo3QGZ/EBAdwBs_mP29cBKo3QGZ -goversion go1.15.5 -D "" -importcfg $WORK/b230/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/5f/5fc8c563b9c73755d8c1d99a4fa95cab582d0c148a4a4ca2a7602e9b1b6903af-d # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/0f/0fe2b43d85f4e4592d0d95f909eeae2875b44406e80e940e6ae8f2d4ee985129-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b465=/tmp/go-build -gno-record-gcc-switches -o $WORK/b465/_cgo_.o $WORK/b465/_cgo_main.o $WORK/b465/_x001.o $WORK/b465/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/d0/d04856e99850ce09144d0775d905c350325e7771431befc0edd539e04328686b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/67/67c2672490afee46d5496a04c8d313af11f747bc4771e4bbe7e70036f4be5eaa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage host -dynimport $WORK/b465/_cgo_.o -dynout $WORK/b465/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/7f/7fcad6f924b4af9ec35d54920969d1c5c4932236306bc5ceb922445987b11037-d # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/04/04d3d3ec909df7c2dc011b62525db0cba45ddd8010af9e59991aef338bdb23ab-d # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/d1/d107c234a18708808c4e767dc292420b8e14b0d53e25b9865152b220409abd05-d # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/22/225190576a56a65bc9e8919399c8152edc83e5ec2caca6bdc49680dcd5f1ff4a-d # internal cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF text/template mkdir -p $WORK/b325/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host -installsuffix shared -buildid 0XV5dC4Qj66YuIbGz3U0/0XV5dC4Qj66YuIbGz3U0 -goversion go1.15.5 -D "" -importcfg $WORK/b465/importcfg -pack $WORK/b465/_cgo_gotypes.go $WORK/b465/host.cgo1.go $WORK/b465/_cgo_import.go cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b326/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p text/template -std -complete -installsuffix shared -buildid KFEka8_TxQHInBQRBnRF/KFEka8_TxQHInBQRBnRF -goversion go1.15.5 -D "" -importcfg $WORK/b325/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/d5/d542e21b239d1cafd87f5728eb054b9bcbb48565556e63efcf69054b626c3ae3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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/b154/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/f1/f1080220be0eba600f2536f93141f8388fbd427d25977becb57bd9d09ada62f5-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/1e/1e597eabb1191c54d77f03a0260ef69c7b3cb80aa97623b4b74183fc6f23236a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b465/_pkg_.a $WORK/b465/_x001.o $WORK/b465/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/79/792a393ed264abd2657e81fcf752fe0bdf5bfa5dd3c70863a47ffd5b7b1b4418-d # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/56/568580e54601aadc38b1315d8878f75ac09309f5e7161278b42bed85c06427f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/be/be821b7c809455ce257ffaba2a8ca4ea05fbd2fe4428e4f59bb6937851445417-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/a7/a7c57b99b534a9795102540460dfca2fabde94602fd1724d27b93cbf48e4bdce-d # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/17/17c795b26cfd7139e3274d1b2e7160ef9c76e0cec7d79bdebe90910c883b41e6-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b169/ github.com/containers/libpod/pkg/hooks/exec github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota mkdir -p $WORK/b381/ github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache mkdir -p $WORK/b333/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs cat >$WORK/b169/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/scanner=$WORK/b170/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid dg3_XlBW3iXw1uTyMNer/dg3_XlBW3iXw1uTyMNer -goversion go1.15.5 -D "" -importcfg $WORK/b169/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b219/ mkdir -p $WORK/b123/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b219/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -- -I $WORK/b219/ -g -O2 ./projectquota.go mkdir -p $WORK/b482/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/scanner=$WORK/b170/_pkg_.a EOF cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/boltdb/bolt=github.com/containers/libpod/vendor/github.com/boltdb/bolt importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/boltdb/bolt=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid sasCGTPYncm2fkJoh6mf/sasCGTPYncm2fkJoh6mf -goversion go1.15.5 -D "" -importcfg $WORK/b333/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache -complete -installsuffix shared -buildid pYwwGbkDL39PUubmc78O/pYwwGbkDL39PUubmc78O -goversion go1.15.5 -D "" -importcfg $WORK/b123/importcfg -pack ./boltdb.go ./default.go ./memory.go ./none.go ./prioritize.go cat >$WORK/b381/importcfg << 'EOF' # internal # import config importmap github.com/davecgh/go-spew/spew=github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pmezard/go-difflib/difflib=github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/hooks/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/containers/libpod/pkg/hooks/exec -complete -installsuffix shared -buildid t9pODS6iW0pfpkaPYDzi/t9pODS6iW0pfpkaPYDzi -goversion go1.15.5 -D "" -importcfg $WORK/b381/importcfg -pack ./exec.go ./runtimeconfigfilter.go cat >$WORK/b482/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid 8h4BkhGepYEdpCTwsLG_/8h4BkhGepYEdpCTwsLG_ -goversion go1.15.5 -D "" -importcfg $WORK/b482/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/6a/6af31b41f667f2fdf66141f17f02678caddcc2f07f90907d4afd4c3676e70b91-d # internal github.com/containers/libpod/vendor/golang.org/x/text/internal/colltab mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/language=github.com/containers/libpod/vendor/golang.org/x/text/language importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/language=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b302/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/internal/colltab /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/internal/colltab -complete -installsuffix shared -buildid V7u34Ju3D5f5BcleV-zC/V7u34Ju3D5f5BcleV-zC -goversion go1.15.5 -D "" -importcfg $WORK/b378/importcfg -pack ./collelem.go ./colltab.go ./contract.go ./iter.go ./numeric.go ./table.go ./trie.go ./weighter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/de/de8aa906418d885faaf612fba567c626325cd9c790e767164e0c77bafc21bd0e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/3d/3d6f6c547726a78d7db2c847a3ee9c9b9b6a7ffc5b5b087f10f973b5418d6f42-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/cf/cfcc5882c6ec9c1d20782217313b3c99dd75cc324f4004b7b3b1ed20cd572c13-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid V8c7sjDogjaqwq2J16Gb/V8c7sjDogjaqwq2J16Gb -goversion go1.15.5 -D "" -importcfg $WORK/b173/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/b272/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/5c/5cd2bc93a2a4a8f9c61dde689028489f38e604f383b6cb0470d29c5ee32bdc0a-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b081/arith_amd64.o ./arith_amd64.s cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/53/534a4238d6ecd572dc096d09c4a7970269b6f03f7ce15c9c37b3fd951b450e73-d # internal github.com/containers/libpod/pkg/trust mkdir -p $WORK/b491/ github.com/containers/libpod/vendor/github.com/ghodss/yaml mkdir -p $WORK/b271/ cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cat >$WORK/b491/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b272/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/trust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/containers/libpod/pkg/trust -complete -installsuffix shared -buildid yF6KCXpxN9ymLYBPokP6/yF6KCXpxN9ymLYBPokP6 -goversion go1.15.5 -D "" -importcfg $WORK/b491/importcfg -pack ./trust.go cat >$WORK/b271/importcfg << 'EOF' # internal # import config importmap gopkg.in/yaml.v2=github.com/containers/libpod/vendor/gopkg.in/yaml.v2 packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b272/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/libpod/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid _FO2pZ2Q_Zm-FlJoPet1/_FO2pZ2Q_Zm-FlJoPet1 -goversion go1.15.5 -D "" -importcfg $WORK/b271/importcfg -pack ./fields.go ./yaml.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/b6/b691804e2ab18e34b3a0ff704e11433bbd26bd831b501ceb34f0c21e2e5dbf68-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b483/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b490/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cat >$WORK/b490/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b482/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid gRmyNti4MGXKUG_IY9aB/gRmyNti4MGXKUG_IY9aB -goversion go1.15.5 -D "" -importcfg $WORK/b490/importcfg -pack ./cgroups.go ./stats.go ./utils.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid MXXeNiFVrxasML04lJAF/MXXeNiFVrxasML04lJAF -goversion go1.15.5 -D "" -importcfg $WORK/b483/importcfg -pack ./devices.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/8b/8bedc1b41d0fa48817291d71e193abe158c01d9cf3482ee51c462472db3c02c0-d # internal crypto/internal/boring mkdir -p $WORK/b076/ cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c crypto/dsa mkdir -p $WORK/b111/ github.com/containers/libpod/vendor/gopkg.in/inf.v0 crypto/elliptic encoding/asn1 mkdir -p $WORK/b096/ mkdir -p $WORK/b393/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b080/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 0KMy3WbYrjXTlm_lJA7R/0KMy3WbYrjXTlm_lJA7R -goversion go1.15.5 -D "" -importcfg $WORK/b111/importcfg -pack ./dsa.go mkdir -p $WORK/b092/ cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid qdTw05k3740sYY_aQxMY/qdTw05k3740sYY_aQxMY -goversion go1.15.5 -D "" -importcfg $WORK/b076/importcfg -pack ./doc.go ./notboring.go cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF github.com/containers/libpod/vendor/github.com/json-iterator/go mkdir -p $WORK/b443/ cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b092/symabis ./p256_asm_amd64.s cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid KWlwyEMn4m1rUlOrdNuJ/KWlwyEMn4m1rUlOrdNuJ -goversion go1.15.5 -D "" -importcfg $WORK/b096/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/libpod/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid 36dpSH8cG43sBX8zyK8L/36dpSH8cG43sBX8zyK8L -goversion go1.15.5 -D "" -importcfg $WORK/b393/importcfg -pack ./dec.go ./rounder.go cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/containers/libpod/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid 75cYSzkDhyMHRR8zRYkG/75cYSzkDhyMHRR8zRYkG -goversion go1.15.5 -D "" -importcfg $WORK/b443/importcfg -pack ./feature_adapter.go ./feature_any.go ./feature_any_array.go ./feature_any_bool.go ./feature_any_float.go ./feature_any_int32.go ./feature_any_int64.go ./feature_any_invalid.go ./feature_any_nil.go ./feature_any_number.go ./feature_any_object.go ./feature_any_string.go ./feature_any_uint32.go ./feature_any_uint64.go ./feature_config.go ./feature_iter.go ./feature_iter_array.go ./feature_iter_float.go ./feature_iter_int.go ./feature_iter_object.go ./feature_iter_skip.go ./feature_iter_skip_strict.go ./feature_iter_string.go ./feature_json_number.go ./feature_pool.go ./feature_reflect.go ./feature_reflect_array.go ./feature_reflect_extension.go ./feature_reflect_map.go ./feature_reflect_native.go ./feature_reflect_object.go ./feature_reflect_slice.go ./feature_reflect_struct_decoder.go ./feature_stream.go ./feature_stream_float.go ./feature_stream_int.go ./feature_stream_string.go ./jsoniter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid y24wlCCsdG3hGTqCFojy/y24wlCCsdG3hGTqCFojy -goversion go1.15.5 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d0/d0f814b92a8d36b6d1172d7b701ff35e97c6c37041c1de20e279bad890a5d9cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/05/05e23ea3cdb9cd1b5494eb98c6b1c681b63f60d45cff52c2af2e5c95e6bda80a-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e3/e32ce50f1b1f7514e8625539355151e7d7f38602afb3b9c598b1228ed15895fb-d # internal crypto/hmac mkdir -p $WORK/b105/ crypto/sha512 crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal crypto/aes mkdir -p $WORK/b094/ mkdir -p $WORK/b075/ mkdir -p $WORK/b091/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 09r7M_fA-uV34kztIU3v/09r7M_fA-uV34kztIU3v -goversion go1.15.5 -D "" -importcfg $WORK/b105/importcfg -pack ./hmac.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b094/symabis ./sha512block_amd64.s cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b075/symabis ./sha256block_amd64.s cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b091/symabis ./asm_amd64.s ./gcm_amd64.s cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/1c/1cc4ab22709144afbe41adc2eb21d5703b3c78661f17c605ce028ebf1ec07f84-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid 3Co0j7AHCfKQOdHCl1jm/3Co0j7AHCfKQOdHCl1jm -goversion go1.15.5 -D "" -importcfg $WORK/b172/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/db/dba818fd42cd06e201221a197173483c74db6467d963cdcb34a14f8fe4efa4d7-d # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/ca/ca212091e163d42edac21ee7c65a8daf6e403c02de57a9bccad3c3a530424a42-d # internal cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/internal/boring=$WORK/b076/_pkg_.a packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/aes -std -installsuffix shared -buildid DdRrC0WSqgQgkz5PEvvE/DdRrC0WSqgQgkz5PEvvE -goversion go1.15.5 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid CLLC9T1M23fgDfkDdO-J/CLLC9T1M23fgDfkDdO-J -goversion go1.15.5 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid BwPgbKSO1p12Kw2c5IUp/BwPgbKSO1p12Kw2c5IUp -goversion go1.15.5 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/90/9009db81c649db2dd91a4fe62a4ab1d533855ffbc5a2e0ead8c658eac7c18394-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b105/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid P9OOVj2gncKqWozHiHTc/P9OOVj2gncKqWozHiHTc -goversion go1.15.5 -D "" -importcfg $WORK/b121/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/87/8782848037e7e6b1e0bde1f81e60ecda0d4102d07687409af4b6fc357c3e7724-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/56/5621a71dc21a66c92409ee85b4b037d3de86ef5de3c133a90ae056d0d8c35b08-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p os/user -std -installsuffix shared -buildid AyOUWFsYaKdv7LAd2hIz/AyOUWFsYaKdv7LAd2hIz -goversion go1.15.5 -D "" -importcfg $WORK/b048/importcfg -pack ./lookup.go ./user.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo_lookup_unix.cgo1.go $WORK/b048/getgrouplist_unix.cgo1.go $WORK/b048/listgroups_unix.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/3a/3a80058f23a1c2c06bc4093ffe1fcea76cec756065020f3a9307833782038295-d # internal cd $WORK/b219 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b219=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/7a/7ad078b33c09422a9f5f661a71f1e0a7c0eb27794e8f3d64026cb95c2caafad1-d # internal github.com/containers/libpod/pkg/sysinfo mkdir -p $WORK/b488/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/parsers=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers importmap github.com/opencontainers/runc/libcontainer/cgroups=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/sysinfo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/libpod/pkg/sysinfo -complete -installsuffix shared -buildid LsAQMpR5EQfbDz097Fg-/LsAQMpR5EQfbDz097Fg- -goversion go1.15.5 -D "" -importcfg $WORK/b488/importcfg -pack ./numcpu_linux.go ./sysinfo.go ./sysinfo_linux.go github.com/containers/libpod/vendor/golang.org/x/text/collate mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/internal/colltab=github.com/containers/libpod/vendor/golang.org/x/text/internal/colltab importmap golang.org/x/text/language=github.com/containers/libpod/vendor/golang.org/x/text/language importmap golang.org/x/text/unicode/norm=github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/internal/colltab=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/language=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b302/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/text/collate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/text/collate -complete -installsuffix shared -buildid TRz1_FwA7xyI12dnmtYM/TRz1_FwA7xyI12dnmtYM -goversion go1.15.5 -D "" -importcfg $WORK/b377/importcfg -pack ./collate.go ./index.go ./option.go ./sort.go ./tables.go cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/48/48f69c756d8d425bd3faf10827e79aa7796d6b864393903df31b0510fbfb4949-d # internal go/parser mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile go/ast=$WORK/b406/_pkg_.a packagefile go/scanner=$WORK/b407/_pkg_.a packagefile go/token=$WORK/b408/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p go/parser -std -complete -installsuffix shared -buildid jDtiGZAYPD9hQ5wRczMa/jDtiGZAYPD9hQ5wRczMa -goversion go1.15.5 -D "" -importcfg $WORK/b411/importcfg -pack ./interface.go ./parser.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/8e/8edc4a7fa6af2e7637074fe18e4bc3155bb0c4559cf0892d7feb3dfd3d54bdff-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b091/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b094/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b091/gcm_amd64.o ./gcm_amd64.s cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/fe/fed086ae4bbe5a4e6b84cc78ed8d9669dad5cfb012c936c9b695594c6f7ed341-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b3/b3213f5660467b1bc4205b8d06914971854a6f4688bd2be7b3e74ff04ae0d6c0-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils github.com/containers/libpod/vendor/github.com/ulikunitz/xz github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b177/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/asm_amd64.o $WORK/b091/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal mkdir -p $WORK/b139/ mkdir -p $WORK/b334/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap github.com/ulikunitz/xz/internal/xlog=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog importmap github.com/ulikunitz/xz/lzma=github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b141/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b138/_pkg_.a packagefile hash/crc64=$WORK/b143/_pkg_.a packagefile io=$WORK/b014/_pkg_.a EOF cat >$WORK/b177/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile crypto/sha256=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b178/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b334/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile crypto/sha256=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b178/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/libpod/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid YzRN3dG-X_1RuuxvRruH/YzRN3dG-X_1RuuxvRruH -goversion go1.15.5 -D "" -importcfg $WORK/b139/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid KzQA38IeV-ANUflKPGs1/KzQA38IeV-ANUflKPGs1 -goversion go1.15.5 -D "" -importcfg $WORK/b177/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid t2bJM2M5EGE5B9MgB8Cu/t2bJM2M5EGE5B9MgB8Cu -goversion go1.15.5 -D "" -importcfg $WORK/b334/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd $WORK/b219 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b219=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/89/8912f6211a78e4236c21ab4fe703516a724831336875ebf16864d0e45543879e-d # internal crypto/rand mkdir -p $WORK/b098/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b091/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/internal/boring=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid EBlQZgW-B_xGqMzFJocu/EBlQZgW-B_xGqMzFJocu -goversion go1.15.5 -D "" -importcfg $WORK/b098/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/10/10472e4c93fb2dec6ccbe76175453a4fbff360b20d08d3dbf703a36bedf5d96a-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/sha512block_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/60/60c7288d525c97eae747b69d6ce376a72b897fa0874cb616963805e9e766e69d-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b048/_pkg_.a $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e0/e0aeaa876fe37b37aed7af70d3512f866e254933a130493d8c8df63c7f5d082c-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b176/ github.com/containers/libpod/pkg/chrootuser mkdir -p $WORK/b308/ github.com/containers/libpod/vendor/github.com/golang/glog archive/tar mkdir -p $WORK/b386/ mkdir -p $WORK/b045/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/user=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b308/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile flag=$WORK/b206/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid Tsn0Xap78WnecvIxlKLc/Tsn0Xap78WnecvIxlKLc -goversion go1.15.5 -D "" -importcfg $WORK/b176/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/containers/libpod/pkg/chrootuser -complete -installsuffix shared -buildid XtnR4dNC1Z_ktWLcdOfT/XtnR4dNC1Z_ktWLcdOfT -goversion go1.15.5 -D "" -importcfg $WORK/b308/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b386/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/b206/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/user=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/golang/glog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/libpod/vendor/github.com/golang/glog -complete -installsuffix shared -buildid 662-iodO_AIZiRkNYtC-/662-iodO_AIZiRkNYtC- -goversion go1.15.5 -D "" -importcfg $WORK/b386/importcfg -pack ./glog.go ./glog_file.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/user=$WORK/b048/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid tR3NHzFq0y9Wb1jbikva/tR3NHzFq0y9Wb1jbikva -goversion go1.15.5 -D "" -importcfg $WORK/b045/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd $WORK/b219 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b219=/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/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/73/7371a44f9f7673500137b692d085b64e926149f8851ffbd73f4fa48a6a784ee4-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal github.com/containers/libpod/pkg/netns mkdir -p $WORK/b196/ crypto/ed25519 github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid github.com/containers/libpod/vendor/github.com/docker/distribution/uuid github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux crypto/rsa mkdir -p $WORK/b454/ mkdir -p $WORK/b103/ mkdir -p $WORK/b226/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b104/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid dTfZ89FjmTEWvJICSP5l/dTfZ89FjmTEWvJICSP5l -goversion go1.15.5 -D "" -importcfg $WORK/b103/importcfg -pack ./ed25519.go cat >$WORK/b454/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/netns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/containers/libpod/pkg/netns -complete -installsuffix shared -buildid BCIcUrfShWShV4sj-7-z/BCIcUrfShWShV4sj-7-z -goversion go1.15.5 -D "" -importcfg $WORK/b454/importcfg -pack ./netns_linux.go mkdir -p $WORK/b266/ mkdir -p $WORK/b216/ mkdir -p $WORK/b099/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid ia8czk4YOxM6aTiIgFCJ/ia8czk4YOxM6aTiIgFCJ -goversion go1.15.5 -D "" -importcfg $WORK/b196/importcfg -pack ./elgamal.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b092/p256_asm_amd64.o ./p256_asm_amd64.s cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 1KamIxxq7sL_FurYyfGz/1KamIxxq7sL_FurYyfGz -goversion go1.15.5 -D "" -importcfg $WORK/b099/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/uuid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/uuid -complete -installsuffix shared -buildid fdnomaT9Y3uRCr9ThBJK/fdnomaT9Y3uRCr9ThBJK -goversion go1.15.5 -D "" -importcfg $WORK/b266/importcfg -pack ./uuid.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid RAj9xZIhlVHZV3D-Bayc/RAj9xZIhlVHZV3D-Bayc -goversion go1.15.5 -D "" -importcfg $WORK/b226/importcfg -pack ./stringid.go cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 2eYhs9p1yCf7hCQwkTGb/2eYhs9p1yCf7hCQwkTGb -goversion go1.15.5 -D "" -importcfg $WORK/b216/importcfg -pack ./selinux_linux.go ./xattrs.go cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/4d/4d4d6e541f36e7464cef58a290ccb916198139a3870cf875e8a61c29d3533b51-d # internal github.com/containers/libpod/cmd/podman/formats mkdir -p $WORK/b347/ github.com/containers/libpod/vendor/github.com/urfave/cli go/doc mkdir -p $WORK/b409/ html/template mkdir -p $WORK/b495/ mkdir -p $WORK/b345/ cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b206/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b043/_pkg_.a packagefile text/template=$WORK/b325/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/containers/libpod/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid 1xkzl7WygqI97p45MtcH/1xkzl7WygqI97p45MtcH -goversion go1.15.5 -D "" -importcfg $WORK/b345/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go ./sort.go cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b239/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/tabwriter=$WORK/b043/_pkg_.a packagefile text/template=$WORK/b325/_pkg_.a EOF cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile html=$WORK/b496/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b325/_pkg_.a packagefile text/template/parse=$WORK/b326/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/cmd/podman/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/libpod/cmd/podman/formats -complete -installsuffix shared -buildid ULXiP9vH32IPjokePvPl/ULXiP9vH32IPjokePvPl -goversion go1.15.5 -D "" -importcfg $WORK/b347/importcfg -pack ./formats.go ./templates.go cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile go/ast=$WORK/b406/_pkg_.a packagefile go/token=$WORK/b408/_pkg_.a packagefile internal/lazyregexp=$WORK/b410/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/template=$WORK/b325/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p html/template -std -complete -installsuffix shared -buildid xX5vKDJVK1WFvL9n7h0c/xX5vKDJVK1WFvL9n7h0c -goversion go1.15.5 -D "" -importcfg $WORK/b495/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p go/doc -std -complete -installsuffix shared -buildid u4R6CLkJ24ReZRwxQuSE/u4R6CLkJ24ReZRwxQuSE -goversion go1.15.5 -D "" -importcfg $WORK/b409/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/e1/e1fee8a71141de2267a1441eaa9991a6392c73d5a20fbee04495c575a3c5d29d-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b219=/tmp/go-build -gno-record-gcc-switches -o $WORK/b219/_cgo_.o $WORK/b219/_cgo_main.o $WORK/b219/_x001.o $WORK/b219/_x002.o -g -O2 cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/29/2911fe8a29da449fa0ec3c2aae97db71f204f56b45c5c9363f5c06237b42e716-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/19/194fa4fa6f9b7092a238b15d79ff117052926c975886ba5b0924b9d3e367a074-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/96/960f440b7ebd74aab64abea7042250831198302820163ae3d1c13b1377d222ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/f3/f3313ce9e67c75fae4a4a9ff6935a5dbffc8545e140834fca0183799fb7dbe10-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/21/213cd344357f32cc766cac5256758ca1520b995dbd2fc74553748d4f39b332dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/78/780179a5d2b131c60f758b7fbbc5dfdbfaf76c14583b7b3db2aeacdae8b4db09-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e7/e7563b1bee405cbbad01729c9604e92745f4a813e27de5fbff4cdb98a47cd69e-d # internal crypto/x509/pkix mkdir -p $WORK/b112/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b095/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid bdI0L9f3pkg_HJBxt5az/bdI0L9f3pkg_HJBxt5az -goversion go1.15.5 -D "" -importcfg $WORK/b112/importcfg -pack ./pkix.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b031/_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/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid r-ZDK5FyQro5-UvwcFq2/r-ZDK5FyQro5-UvwcFq2 -goversion go1.15.5 -D "" -importcfg $WORK/b095/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/09/092ebaff6a94e53247cfd6207b9eeec6bda0443c6b37976d8480567eface45e9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools mkdir -p $WORK/b335/ github.com/containers/libpod/pkg/resolvconf mkdir -p $WORK/b456/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b334/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid i_24NfmZjb9uKdKKu_0P/i_24NfmZjb9uKdKKu_0P -goversion go1.15.5 -D "" -importcfg $WORK/b335/importcfg -pack ./pools.go cat >$WORK/b456/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/containers/libpod/pkg/resolvconf -complete -installsuffix shared -buildid OyCz3rXKBDDQ_WACpY0f/OyCz3rXKBDDQ_WACpY0f -goversion go1.15.5 -D "" -importcfg $WORK/b456/importcfg -pack ./resolvconf.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/cf/cfede43d7494550a0b7f664e5a692bd4de0f7207ff117ffd1810378511ee256e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools mkdir -p $WORK/b179/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b219/_cgo_.o -dynout $WORK/b219/_cgo_import.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid F04n1j8AbSOuMEuiL8aj/F04n1j8AbSOuMEuiL8aj -goversion go1.15.5 -D "" -importcfg $WORK/b179/importcfg -pack ./pools.go cat >$WORK/b219/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota -installsuffix shared -buildid sUsPu3yqbpRCjE--G7KI/sUsPu3yqbpRCjE--G7KI -goversion go1.15.5 -D "" -importcfg $WORK/b219/importcfg -pack $WORK/b219/_cgo_gotypes.go $WORK/b219/projectquota.cgo1.go $WORK/b219/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/2e/2ee84b0c7ea7db98ad14f226a84122ce40d4c92b178545c20ac94154f1705d89-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/60/6062eebe0448f5c332a11010eac1a48eadc18ac174af6664421069a2ac111037-d # internal github.com/containers/libpod/pkg/lookup mkdir -p $WORK/b451/ github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools mkdir -p $WORK/b181/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config importmap github.com/cyphar/filepath-securejoin=github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process mkdir -p $WORK/b171/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/lookup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/containers/libpod/pkg/lookup -complete -installsuffix shared -buildid h53XBh4Z3dk4CNcWamra/h53XBh4Z3dk4CNcWamra -goversion go1.15.5 -D "" -importcfg $WORK/b451/importcfg -pack ./lookup.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b181/ -importpath github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b181/ -g -O2 ./sysconfig.go mkdir -p $WORK/b255/ mkdir -p $WORK/b464/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b255/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid WAK7OIOiizegtpeT_iS4/WAK7OIOiizegtpeT_iS4 -goversion go1.15.5 -D "" -importcfg $WORK/b171/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid I02dC455L8i0k_emWhUK/I02dC455L8i0k_emWhUK -goversion go1.15.5 -D "" -importcfg $WORK/b255/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b464/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/host=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/types=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b465/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process -complete -installsuffix shared -buildid Uw0aHVTp1dLpCvS1nkAQ/Uw0aHVTp1dLpCvS1nkAQ -goversion go1.15.5 -D "" -importcfg $WORK/b464/importcfg -pack ./process.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/56/56d9846ce16bb6aa2e89e00053b1e9e76a4d9adc67b67cdc6d35b5395bc32d3b-d # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/91/91b73090307b126b8e371faf184cc075a8c300fb9caf1c6f03c9d4b77e8cda57-d # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/d9/d9f1eadd64c837b9389bdf813c3b32c707c88d78a1171a6e7a87a0ebc28c7141-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/20/2056752cda26f03ddd1aedc215979dec0b2c89e8c65fa24b5232e52bcf546b49-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/d9/d900bbcba7bc4bab853ddeff192ab818529335cc25a060d999ea6664a5b83470-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b216/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/user=$WORK/b048/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid U_lTKHI58vSnKC2dozdP/U_lTKHI58vSnKC2dozdP -goversion go1.15.5 -D "" -importcfg $WORK/b215/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/4d/4d4bdf4c77d81a9f6530e2807d764a07f2ccb646b4ce06bd735016447af6385d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/a0/a06796724ea816796472fc46e8dd57033ece1675cf4e6f1e15e428a9eb59b604-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b385/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml mkdir -p $WORK/b446/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b386/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid VVakoq-N9XAZLEKDatFE/VVakoq-N9XAZLEKDatFE -goversion go1.15.5 -D "" -importcfg $WORK/b385/importcfg -pack ./runtime.go cat >$WORK/b446/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b386/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid VVRzxKKc0x-2J7BHnSXv/VVRzxKKc0x-2J7BHnSXv -goversion go1.15.5 -D "" -importcfg $WORK/b446/importcfg -pack ./decoder.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/b0/b0c4c214fa0f36195315d6a75857ec4bfae0af98502a7f98b2e50464fe1d0e49-d # internal github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression mkdir -p $WORK/b133/ cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/f6/f6c5486fef6273cdf0e544d4a2dbc09acf83d04660ad64b6880e78b02f0bdc4c-d # internal github.com/containers/libpod/vendor/github.com/containers/psgo mkdir -p $WORK/b459/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulikunitz/xz=github.com/containers/libpod/vendor/github.com/ulikunitz/xz packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b139/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid OYpA1M9LsgYkHNoos1K9/OYpA1M9LsgYkHNoos1K9 -goversion go1.15.5 -D "" -importcfg $WORK/b133/importcfg -pack ./compression.go cat >$WORK/b459/importcfg << 'EOF' # internal # import config importmap github.com/containers/psgo/internal/capabilities=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities importmap github.com/containers/psgo/internal/dev=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev importmap github.com/containers/psgo/internal/proc=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc importmap github.com/containers/psgo/internal/process=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process importmap github.com/containers/psgo/internal/types=github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/psgo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/psgo -complete -installsuffix shared -buildid 2Azxp5N23A3QrKHm-AC-/2Azxp5N23A3QrKHm-AC- -goversion go1.15.5 -D "" -importcfg $WORK/b459/importcfg -pack ./psgo.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b219/_pkg_.a $WORK/b219/_x001.o $WORK/b219/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/05/05a9aac7d0c09d5cded2e304deec4b0fbc3ee873d023cf8f597bfbfa41ddd708-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/7d/7d26065560e224bb1e4e380aa4d25012a6856f648e78bfda330d86bc3aa1d936-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/e7/e74fdccdd320b0eae02e7ae4033c436ece8faedd0ce113aa0cd5e897374017ec-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b385/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait -complete -installsuffix shared -buildid Iw3Sp73a3lDeAqwKu-GQ/Iw3Sp73a3lDeAqwKu-GQ -goversion go1.15.5 -D "" -importcfg $WORK/b419/importcfg -pack ./doc.go ./wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/36/368584f4e1be40885882944a27d477435f8eac91b226103daef8ea7df26f57b0-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5c/5c7c735b5bb9e7807b868bd410f8204d51800fe29e17d5347b037c007aa9c56e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/24/245b4f94644da5460e35b479e5c209f18b018407d37cc2d16b7c1775b0f14580-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/8c/8ca435779a624edcdc7d410c29cd0d8f8b570d1e055d816893ad8be81409afcc-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/55/558c1ba0403502be7f3c309ed5fb57bd5997a73cce8a2c837eed7ebd60ead3ef-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 8hcJimoRirtqKZPpWN56/8hcJimoRirtqKZPpWN56 -goversion go1.15.5 -D "" -importcfg $WORK/b254/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/27/27fbe31dc7104fe671968a1e04e6391b1616b6e32a4a6d14f0015850d605c5eb-d # internal github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b309/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b309/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b309/ -g -O2 ./rootless_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/cf/cf1d0d154933a0c55e1a44e3d89a042b9462068826ab846505d3f255472c02ed-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b053/ github.com/containers/libpod/vendor/golang.org/x/net/lex/httplex github.com/containers/libpod/vendor/github.com/docker/go-connections/nat github.com/containers/libpod/vendor/golang.org/x/net/proxy mkdir -p $WORK/b149/ log/syslog mkdir -p $WORK/b494/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF vendor/golang.org/x/net/http/httpproxy github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b160/ cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/60/60ee92bcc099cd45f221fba796bdf8c31e15d7db07f0d0ad3c09ca5f5f0d5dfa-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid e8Fvml7hfYH0tzYlJmQZ/e8Fvml7hfYH0tzYlJmQZ -goversion go1.15.5 -D "" -importcfg $WORK/b053/importcfg -pack ./args.go ./types.go mkdir -p $WORK/b374/ net/textproto cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b159/ mkdir -p $WORK/b303/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid 5oY_XR5-zYPd2iz9wdVF/5oY_XR5-zYPd2iz9wdVF -goversion go1.15.5 -D "" -importcfg $WORK/b149/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b154/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid _78aU51jwpdRHrEW0CUZ/_78aU51jwpdRHrEW0CUZ -goversion go1.15.5 -D "" -importcfg $WORK/b160/importcfg -pack ./proxy.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid -lNCQ-CfI3VfD9JiclJS/-lNCQ-CfI3VfD9JiclJS -goversion go1.15.5 -D "" -importcfg $WORK/b374/importcfg -pack ./iptables.go ./lock.go github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b281/ mkdir -p $WORK/b402/ github.com/containers/libpod/vendor/github.com/spf13/pflag mkdir -p $WORK/b284/ mkdir -p $WORK/b477/ cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid z7zT-FQpxY_yjRihKnbi/z7zT-FQpxY_yjRihKnbi -goversion go1.15.5 -D "" -importcfg $WORK/b494/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go github.com/containers/libpod/vendor/github.com/godbus/dbus cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5JLLzDom7cTpa9CEtYww/5JLLzDom7cTpa9CEtYww -goversion go1.15.5 -D "" -importcfg $WORK/b159/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b303/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b298/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b391/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid KnF4ApPFCOa9S-uyZ7Sp/KnF4ApPFCOa9S-uyZ7Sp -goversion go1.15.5 -D "" -importcfg $WORK/b281/importcfg -pack ./nat.go ./parse.go ./sort.go mkdir -p $WORK/b352/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile encoding/json=$WORK/b025/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile net=$WORK/b054/_pkg_.a EOF cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/sha1=$WORK/b109/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/user=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/lex/httplex -complete -installsuffix shared -buildid XbbzwZaLDKWkkdB3-KzV/XbbzwZaLDKWkkdB3-KzV -goversion go1.15.5 -D "" -importcfg $WORK/b303/importcfg -pack ./httplex.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid NoHkAPXE_Cwcyd9QMdGJ/NoHkAPXE_Cwcyd9QMdGJ -goversion go1.15.5 -D "" -importcfg $WORK/b284/importcfg -pack ./authenticate.go ./registry.go cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cat >$WORK/b402/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b403/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/containers/libpod/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid JhFb24njtmyRhDPDvD8L/JhFb24njtmyRhDPDvD8L -goversion go1.15.5 -D "" -importcfg $WORK/b352/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid IO-VRDqlqG8F-oUq5PKW/IO-VRDqlqG8F-oUq5PKW -goversion go1.15.5 -D "" -importcfg $WORK/b402/importcfg -pack ./validation.go cat >$WORK/b477/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b478/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/csv=$WORK/b392/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b206/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid IMNRt2RM1jihW_xcS6Gd/IMNRt2RM1jihW_xcS6Gd -goversion go1.15.5 -D "" -importcfg $WORK/b477/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/libpod/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid jNeLJP5AdF9kuekYVIZY/jNeLJP5AdF9kuekYVIZY -goversion go1.15.5 -D "" -importcfg $WORK/b391/importcfg -pack ./bool.go ./bool_slice.go ./count.go ./duration.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/27/27c807550fef5efa09a0a5f6ab943b0ca4a80e15deba0f3fc54ce4ec2256f2be-d # internal github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/docker/docker-credential-helpers/client=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client importmap github.com/docker/docker-credential-helpers/credentials=github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid IYSfcTF0On02s9xKVvzT/IYSfcTF0On02s9xKVvzT -goversion go1.15.5 -D "" -importcfg $WORK/b251/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/0e/0ef6a8a2e8e1e74b9b1fb01c8a50a177ad643580f7e83583f658d9f2548cbe72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/fe/feedcf443ddb1feac7e98855807c8509aba9e2d63f84abbead03de53e3ee3256-d # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/54/5414e7c88b63fbcb67e4a2a4f4a8bda526a65b00556715db7b786b83dd186b0c-d # internal cd $WORK/b181 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/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/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/8b/8b9ae3913793f29aeca5549ed1e5d66225a21be9fc161af05cf7b9b5927b0c58-d # internal crypto/ecdsa mkdir -p $WORK/b090/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cat >$WORK/b090/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 crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b091/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/elliptic=$WORK/b092/_pkg_.a packagefile crypto/internal/boring=$WORK/b076/_pkg_.a packagefile crypto/internal/randutil=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid N5Aoc5KN1dHiEwHOYF7h/N5Aoc5KN1dHiEwHOYF7h -goversion go1.15.5 -D "" -importcfg $WORK/b090/importcfg -pack ./boring.go ./ecdsa.go ./ecdsa_noasm.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/3a/3a860aed7773202f259610a323274d7a0b8279144b867ae386efa46fa9ea510e-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ac/ace83d0702991f96e0e1ccd1b3be4dc5855f5fdb5f47b2519e6a7749053edd7a-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid yRwRJP8gQEpWsY-KOpJU/yRwRJP8gQEpWsY-KOpJU -goversion go1.15.5 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/9d/9d1777cc6de2be28b09649a7a14042abacecc567591d79c9b3451197828e6a3d-d # internal github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile log/syslog=$WORK/b494/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog -complete -installsuffix shared -buildid m-8aSz0rX74xpYiIA_0B/m-8aSz0rX74xpYiIA_0B -goversion go1.15.5 -D "" -importcfg $WORK/b493/importcfg -pack ./syslog.go cd $WORK/b309 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b309=/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/b281/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/58/58a0a8f2b6c1c8ff59c0dff31fa08ea407323218af9e1cd38f6fe0ecf7a66f45-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container mkdir -p $WORK/b277/ cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/13/13f71b04d2a6049b0297ed99853621ae358db6026950bd2645f576094da96191-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b400/ cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/c1/c114adf811396c5812e5bfd77fcdaf368d9ba255e853f7cd081bb1b0d4ec5708-d # internal cat >$WORK/b400/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/util/validation=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b402/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b277/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/blkiodev=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/strslice=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b280/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid 1HClS6EgeRCdpSwxclRU/1HClS6EgeRCdpSwxclRU -goversion go1.15.5 -D "" -importcfg $WORK/b400/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid w01ygxpO_7uW_kdrEGLl/w01ygxpO_7uW_kdrEGLl -goversion go1.15.5 -D "" -importcfg $WORK/b277/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 cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b181=/tmp/go-build -gno-record-gcc-switches -o $WORK/b181/_cgo_.o $WORK/b181/_cgo_main.o $WORK/b181/_x001.o $WORK/b181/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cd $WORK/b309 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b309=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/79/795f6678affe4098c1dd9b50866c0feb54e700c0b4cea3fa4de1d0829f4ada36-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a2/a236e9b337e641789cc15c1af1acec251c26583645888dbece2f96f8d24e941a-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b061/ cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/3a/3a02b1a2b4f85d0f86da5cab6d534b88b440ba71fa81f160051cf24b519a1666-d # internal cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid OszKpIconEP_O3KUDQI6/OszKpIconEP_O3KUDQI6 -goversion go1.15.5 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b181/_cgo_.o -dynout $WORK/b181/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid Kg-9kz1PVR9M927rggqH/Kg-9kz1PVR9M927rggqH -goversion go1.15.5 -D "" -importcfg $WORK/b181/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b181/_cgo_gotypes.go $WORK/b181/sysconfig.cgo1.go $WORK/b181/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/77/7744ffcbdd737af2e609ecc0d5345930aa65b60d3d5c6dfa99b2ff2d83695b5b-d # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/1b/1bc29cb0001098906460776c76f8d86ec3b362c75940be1f2227254740a41f05-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b153/ mime/multipart mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile mime/quotedprintable=$WORK/b164/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b153/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/b154/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid PifrsK-Ph5hOaWktVKFs/PifrsK-Ph5hOaWktVKFs -goversion go1.15.5 -D "" -importcfg $WORK/b163/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid 7QNRT_GGSWagfWDl-afA/7QNRT_GGSWagfWDl-afA -goversion go1.15.5 -D "" -importcfg $WORK/b153/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/8a/8a72f145c58678c76f23a9acf7fc8bde76b15b6d995bdd40350123ebfae2a9c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/b7/b79a4c586c491f413e5e151496e8fcb939f149ea4f6068b1b3f98e23a42abab3-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b309=/tmp/go-build -gno-record-gcc-switches -I $WORK/b309/ -g -O2 -o $WORK/b309/_x003.o -c rootless_linux.c github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b192/ crypto/x509 mkdir -p $WORK/b110/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cast5=github.com/containers/libpod/vendor/golang.org/x/crypto/cast5 importmap golang.org/x/crypto/openpgp/elgamal=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b134/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile compress/zlib=$WORK/b193/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b091/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b102/_pkg_.a packagefile crypto/dsa=$WORK/b111/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b092/_pkg_.a packagefile crypto/md5=$WORK/b107/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/rsa=$WORK/b099/_pkg_.a packagefile crypto/sha1=$WORK/b109/_pkg_.a packagefile crypto/sha256=$WORK/b075/_pkg_.a packagefile crypto/sha512=$WORK/b094/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b196/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b197/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile image=$WORK/b198/_pkg_.a packagefile image/jpeg=$WORK/b200/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid avq-eKifS1_DTY0z8SYY/avq-eKifS1_DTY0z8SYY -goversion go1.15.5 -D "" -importcfg $WORK/b192/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 cat >$WORK/b110/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/b070/_pkg_.a packagefile crypto/aes=$WORK/b091/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b102/_pkg_.a packagefile crypto/dsa=$WORK/b111/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/ed25519=$WORK/b103/_pkg_.a packagefile crypto/elliptic=$WORK/b092/_pkg_.a packagefile crypto/md5=$WORK/b107/_pkg_.a packagefile crypto/rsa=$WORK/b099/_pkg_.a packagefile crypto/sha1=$WORK/b109/_pkg_.a packagefile crypto/sha256=$WORK/b075/_pkg_.a packagefile crypto/sha512=$WORK/b094/_pkg_.a packagefile crypto/x509/pkix=$WORK/b112/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile encoding/pem=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid YTDp2Kif-ITN1bw1DwJX/YTDp2Kif-ITN1bw1DwJX -goversion go1.15.5 -D "" -importcfg $WORK/b110/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/ba/ba10c9766ac8ad2cb6c78377c2b73936ba6db59508750b7094e072fdf63435d7-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/7d/7d07fde506619ec9d224d2a613ccc289fc5d912290b49a58ba18acc94fc21f18-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid FHNLvw58AUiC9YpdYO-z/FHNLvw58AUiC9YpdYO-z -goversion go1.15.5 -D "" -importcfg $WORK/b059/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/dd/dde7dd824aaf0db4d934caafa08f2766c6615be8b1d2c599980a9507c9d6b0ca-d # internal cd $WORK/b238 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/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/b277/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b181/_pkg_.a $WORK/b181/_x001.o $WORK/b181/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/b8/b879a6cbe9c532555caf7ae837b44ed0045ad432a8e9e37a4110b7cdf7f294d1-d # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/97/971f86cf540c5149b485a45433e63406b2a58bfe4cf8d1e995d066431cf0aa93-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy mkdir -p $WORK/b223/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b223/ -importpath github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -- -I $WORK/b223/ -g -O2 ./copy.go github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive mkdir -p $WORK/b332/ github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive mkdir -p $WORK/b168/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/idtools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools importmap github.com/docker/docker/pkg/ioutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils importmap github.com/docker/docker/pkg/pools=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools importmap github.com/docker/docker/pkg/system=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b045/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b134/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b256/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid gp_Vn85BJe6jLnK73s1D/gp_Vn85BJe6jLnK73s1D -goversion go1.15.5 -D "" -importcfg $WORK/b332/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 cat >$WORK/b168/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/fileutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/promise=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b045/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b134/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid DlBaEFSQCA2_US6J_KWr/DlBaEFSQCA2_US6J_KWr -goversion go1.15.5 -D "" -importcfg $WORK/b168/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cd $WORK/b238 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/04/04eb4ea7ebaeebbef05b41d240c725c5ceabe9e794d2c191cd4fe0322e89d0aa-d # internal github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid f6dDvDAcPw2K2-u-PTED/f6dDvDAcPw2K2-u-PTED -goversion go1.15.5 -D "" -importcfg $WORK/b052/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/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/15/15c7f5b819283e5c30e64a498208d7813260971ecee83fa3f6f07b3a21eac2a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/0b/0bd6c9518f5f794d4b024f53b939d40ee2378b664c18bfb4be3cac70ac770da7-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b371/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid OOAIhIOFkoDvepYIyUJK/OOAIhIOFkoDvepYIyUJK -goversion go1.15.5 -D "" -importcfg $WORK/b370/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/71/71443e37df3d2e11f094c3a949ab5c9d45aaeb70e6d771951ef49732bee6ab2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/ed/ed689be2d660b4892587f10ba3463195ac3818aa6a31a98608b922476b0c7cba-d # internal cd $WORK/b223 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b223=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c github.com/containers/libpod/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b476/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b476/ -importpath github.com/containers/libpod/vendor/github.com/vishvananda/netlink -- -I $WORK/b476/ -g -O2 ./bpf_linux.go cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/5a/5ae0c45211ae31a161cb1d4d903da428798368e3e8371eaa29b03c573a183cac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/de/de1c32f7f6e8af20213d7d0f3e68e05b9b363152a5c853e343c1b3be1c009ac3-d # internal cd $WORK/b223 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b223=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy.cgo2.c github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid DFk0ogi1sJFq1Sj27ZGF/DFk0ogi1sJFq1Sj27ZGF -goversion go1.15.5 -D "" -importcfg $WORK/b051/importcfg -pack ./api.go ./conf.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/de/dee0b6288217545cc91a7d4e87a096fb19606ca5ce89b65a9f467d6c7ef3b89b-d # internal cd $WORK/b188 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b223 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b223=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b238 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b309 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/rootless -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b309=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b476 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b476=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b223=/tmp/go-build -gno-record-gcc-switches -o $WORK/b223/_cgo_.o $WORK/b223/_cgo_main.o $WORK/b223/_x001.o $WORK/b223/_x002.o -g -O2 cd $WORK/b476 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b476=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/3b/3bf1792691cd16c89d1051093cf132f2c2f12043a743772829efcd009b6b75cc-d # internal github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu mkdir -p $WORK/b369/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b223/_cgo_.o -dynout $WORK/b223/_cgo_import.go cat >$WORK/b369/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc importmap github.com/golang/protobuf/proto=github.com/containers/libpod/vendor/github.com/golang/protobuf/proto packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b371/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu -complete -installsuffix shared -buildid i_hlJxZkL946fKF0yjty/i_hlJxZkL946fKF0yjty -goversion go1.15.5 -D "" -importcfg $WORK/b369/importcfg -pack ./main.go ./notify.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b309=/tmp/go-build -gno-record-gcc-switches -o $WORK/b309/_cgo_.o $WORK/b309/_cgo_main.o $WORK/b309/_x001.o $WORK/b309/_x002.o $WORK/b309/_x003.o -g -O2 cat >$WORK/b223/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/pools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile container/list=$WORK/b101/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy -installsuffix shared -buildid 9BUwkaR3_3N20wfPLdYb/9BUwkaR3_3N20wfPLdYb -goversion go1.15.5 -D "" -importcfg $WORK/b223/importcfg -pack $WORK/b223/_cgo_gotypes.go $WORK/b223/copy.cgo1.go $WORK/b223/_cgo_import.go cd $WORK/b188 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/rootless TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage rootless -dynimport $WORK/b309/_cgo_.o -dynout $WORK/b309/_cgo_import.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f47dd40abe4644a58db72df20607a2691117502bf712a75aaff9d4355e9bcb7b-d # internal github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containernetworking/cni/pkg/invoke=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid _mt3izWHITFIco-aJurg/_mt3izWHITFIco-aJurg -goversion go1.15.5 -D "" -importcfg $WORK/b358/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go ./util_linux.go cat >$WORK/b309/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/signal=$WORK/b246/_pkg_.a packagefile os/user=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid ZaJ3mi-Ik1O5J1zZhbt6/ZaJ3mi-Ik1O5J1zZhbt6 -goversion go1.15.5 -D "" -importcfg $WORK/b309/importcfg -pack $WORK/b309/_cgo_gotypes.go $WORK/b309/rootless_linux.cgo1.go $WORK/b309/_cgo_import.go cd $WORK/b238 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b476 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b476=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b223/_pkg_.a $WORK/b223/_x001.o $WORK/b223/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/c6/c6fef52c51444e65a58cb8786ad31538b8cba185f858bcf0ad61df14b8cf22f0-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/tmp/go-build -gno-record-gcc-switches -o $WORK/b238/_cgo_.o $WORK/b238/_cgo_main.o $WORK/b238/_x001.o $WORK/b238/_x002.o $WORK/b238/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/96/9621141bd2ef5cd3ef599df20877e32baac96c1abd2db6b406d98ed4db11d770-d # internal github.com/containers/libpod/pkg/criu mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu=github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b369/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/criu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/libpod/pkg/criu -complete -installsuffix shared -buildid 9cY9YYLn-IvQaVK9tA4t/9cY9YYLn-IvQaVK9tA4t -goversion go1.15.5 -D "" -importcfg $WORK/b368/importcfg -pack ./criu.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b238/_cgo_.o -dynout $WORK/b238/_cgo_import.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b476=/tmp/go-build -gno-record-gcc-switches -o $WORK/b476/_cgo_.o $WORK/b476/_cgo_main.o $WORK/b476/_x001.o $WORK/b476/_x002.o -g -O2 cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid rZPxssCtnP3iL3RNkoqN/rZPxssCtnP3iL3RNkoqN -goversion go1.15.5 -D "" -importcfg $WORK/b238/importcfg -pack $WORK/b238/_cgo_gotypes.go $WORK/b238/seccomp.cgo1.go $WORK/b238/seccomp_internal.cgo1.go $WORK/b238/_cgo_import.go cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/03/03c4eb1f59b8241a8a4c5f285da5eaf297ca8d7b5d1571d30ae485fc2e3e35c1-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b309/_pkg_.a $WORK/b309/_x001.o $WORK/b309/_x002.o $WORK/b309/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/54/542d6c12506b40760e3789a8e8417a67401d9ecab7527d23dd4a1bf21603cb73-d # internal github.com/containers/libpod/pkg/registries mkdir -p $WORK/b362/ github.com/containers/libpod/pkg/secrets mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/libpod/pkg/secrets -complete -installsuffix shared -buildid UYPKYNtdd6ROoY0CKN9b/UYPKYNtdd6ROoY0CKN9b -goversion go1.15.5 -D "" -importcfg $WORK/b311/importcfg -pack ./secrets.go cat >$WORK/b362/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/pkg/sysregistries=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/registries /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/libpod/pkg/registries -complete -installsuffix shared -buildid ck3hVQvHIKPtW427nDZ_/ck3hVQvHIKPtW427nDZ_ -goversion go1.15.5 -D "" -importcfg $WORK/b362/importcfg -pack ./registries.go cd $WORK/b188 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage netlink -dynimport $WORK/b476/_cgo_.o -dynout $WORK/b476/_cgo_import.go cat >$WORK/b476/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containers/libpod/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b478/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/containers/libpod/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid DI_riiXwAhd-kjoUg6qK/DI_riiXwAhd-kjoUg6qK -goversion go1.15.5 -D "" -importcfg $WORK/b476/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b476/_cgo_gotypes.go $WORK/b476/bpf_linux.cgo1.go $WORK/b476/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/1f/1f9a10576bc44ca433d078df40ae0e069560969081471f537c9bf821258486f4-d # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/6b/6b65f8b44a0fab00a08f6c4e60775f09624360c7f9467603e2713c4a60064e81-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b286/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b416/ github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor cat >$WORK/b286/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b287/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 8fg2YDx52N2CL3sAV7I_/8fg2YDx52N2CL3sAV7I_ -goversion go1.15.5 -D "" -importcfg $WORK/b286/importcfg -pack ./gen.go ./plugin.pb.go mkdir -p $WORK/b413/ mkdir -p $WORK/b354/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b287/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid xK0N34HC9ztrDAKjurja/xK0N34HC9ztrDAKjurja -goversion go1.15.5 -D "" -importcfg $WORK/b413/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cat >$WORK/b416/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b395/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile runtime/debug=$WORK/b127/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid QHqS5S4Tc-UtTJHlDafa/QHqS5S4Tc-UtTJHlDafa -goversion go1.15.5 -D "" -importcfg $WORK/b416/importcfg -pack ./generated.pb.go ./intstr.go cat >$WORK/b354/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b287/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor -complete -installsuffix shared -buildid ioOC6UX_zygKuaYqrVOV/ioOC6UX_zygKuaYqrVOV -goversion go1.15.5 -D "" -importcfg $WORK/b354/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/b1/b171e8805aa6bb53b0d760ff73272b78c04c3c314515571d69aec20fd02d6df4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal github.com/containers/libpod/pkg/inspect mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/inspect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/libpod/pkg/inspect -complete -installsuffix shared -buildid _gYv_gFs3cJhyeAnIUjy/_gYv_gFs3cJhyeAnIUjy -goversion go1.15.5 -D "" -importcfg $WORK/b357/importcfg -pack ./inspect.go cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/af/afcb131a5f292fdcc3150900c74ecdcbccee0e979e20767890d4ae2fc931dbf6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/eb/eb0d59899ea6497c14a5140ca263eba02e84ae847f5fee6276a50f666c879e9e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/31/31d487709fc291bceb34f9c92699205c61bc8f34608fb5f02ca7bb3653ca29f6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/spf13/pflag=github.com/containers/libpod/vendor/github.com/spf13/pflag importmap gopkg.in/inf.v0=github.com/containers/libpod/vendor/gopkg.in/inf.v0 packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b393/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid LVPscUKtdQn8QPUfhD_Y/LVPscUKtdQn8QPUfhD_Y -goversion go1.15.5 -D "" -importcfg $WORK/b390/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/45/4595fd2a80902d2fe4fb978b6a4fa737b1f034fbfb202f4bf0cb11de6de4af2b-d # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/8f/8f1fefdf415329e26462de3ed93c0b586ec7a4746237f4d4c7df9ca5542feaa4-d # internal github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/openpgp/armor=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor importmap golang.org/x/crypto/openpgp/errors=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors importmap golang.org/x/crypto/openpgp/packet=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet importmap golang.org/x/crypto/openpgp/s2k=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b099/_pkg_.a packagefile crypto/sha256=$WORK/b075/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b197/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid DVB_uH-QXrgT-vamOiy0/DVB_uH-QXrgT-vamOiy0 -goversion go1.15.5 -D "" -importcfg $WORK/b189/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/01/0156c184319973e52253598e3bd2cc903f7ff407a56755f007668b5bd7f336a6-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/conversion/queryparams=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors importmap k8s.io/apimachinery/pkg/util/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b386/_pkg_.a packagefile go/ast=$WORK/b406/_pkg_.a packagefile go/doc=$WORK/b409/_pkg_.a packagefile go/parser=$WORK/b411/_pkg_.a packagefile go/token=$WORK/b408/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b385/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid 44X4g8hQzqQ0giQvQHmt/44X4g8hQzqQ0giQvQHmt -goversion go1.15.5 -D "" -importcfg $WORK/b405/importcfg -pack ./codec.go ./codec_check.go ./conversion.go ./converter.go ./doc.go ./embedded.go ./error.go ./extension.go ./generated.pb.go ./helper.go ./interfaces.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/07/07107e62b98a58ab4e769b4f0775f60125d70c35002907d4409476e5b3a32260-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/swarm/runtime=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b286/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid zWFbc3tQqFyRTQLolmhe/zWFbc3tQqFyRTQLolmhe -goversion go1.15.5 -D "" -importcfg $WORK/b285/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/b2/b28a5f62e48ab7110653110294b453a886928a72db8193de256c26dbad5703df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b238/_pkg_.a $WORK/b238/_x001.o $WORK/b238/_x002.o $WORK/b238/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/e1/e13ab3328fbcb75c4045b32d2d9ee67b21077529eaab6dbed904880562baf27c-d # internal github.com/containers/libpod/vendor/github.com/seccomp/containers-golang mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/containers/libpod/vendor/github.com/seccomp/containers-golang -complete -installsuffix shared -buildid AgimoRMROhPF4E26WrUZ/AgimoRMROhPF4E26WrUZ -goversion go1.15.5 -D "" -importcfg $WORK/b342/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/ca/ca03bc77f5f0d06ca366fea1c769ed0370c91c3367c0931fd48e757346434db0-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/mount=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid YqvzKR-JP04-U-0fh1-n/YqvzKR-JP04-U-0fh1-n -goversion go1.15.5 -D "" -importcfg $WORK/b276/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/1d/1d9bac246822e0f78f94073df437a0868d9d06dd045b94ee38dede22387573f0-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/fb/fbdb029a24c07b47834603a2ee7d66afab6d942c53268516faca762c9c469cca-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/util/cert mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/rsa=$WORK/b099/_pkg_.a packagefile crypto/x509=$WORK/b110/_pkg_.a packagefile crypto/x509/pkix=$WORK/b112/_pkg_.a packagefile encoding/pem=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/util/cert /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid 98GzF82g_VfQCjHUIPj7/98GzF82g_VfQCjHUIPj7 -goversion go1.15.5 -D "" -importcfg $WORK/b431/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go crypto/tls mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b101/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b091/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b102/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/ed25519=$WORK/b103/_pkg_.a packagefile crypto/elliptic=$WORK/b092/_pkg_.a packagefile crypto/hmac=$WORK/b105/_pkg_.a packagefile crypto/internal/boring=$WORK/b076/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b106/_pkg_.a packagefile crypto/md5=$WORK/b107/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/rc4=$WORK/b108/_pkg_.a packagefile crypto/rsa=$WORK/b099/_pkg_.a packagefile crypto/sha1=$WORK/b109/_pkg_.a packagefile crypto/sha256=$WORK/b075/_pkg_.a packagefile crypto/sha512=$WORK/b094/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile crypto/x509=$WORK/b110/_pkg_.a packagefile encoding/pem=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b121/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_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/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid kYit8McBrSXHXXT80Sve/kYit8McBrSXHXXT80Sve -goversion go1.15.5 -D "" -importcfg $WORK/b100/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/9b/9b04b93079e43b05c22add283e51588fd5624bd4be6f70a1d1896ce0239f8d69-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b188/ -g -O2 -o $WORK/b188/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/3a/3aff3b138d37f745a7d5999781d29f3af79a9c2a39f133c388e2c75cf1fbccd9-d # internal github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume mkdir -p $WORK/b291/ github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp github.com/containers/libpod/vendor/github.com/docker/docker/opts mkdir -p $WORK/b481/ mkdir -p $WORK/b331/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b276/_pkg_.a EOF cat >$WORK/b481/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/pkg/stringutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp -complete -installsuffix shared -buildid OAIXI2XSAvnPceP_wCgI/OAIXI2XSAvnPceP_wCgI -goversion go1.15.5 -D "" -importcfg $WORK/b481/importcfg -pack ./seccomp.go ./seccomp_default.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid HV0LIGhvcV-6XSnxE9Qr/HV0LIGhvcV-6XSnxE9Qr -goversion go1.15.5 -D "" -importcfg $WORK/b291/importcfg -pack ./volumes_create.go ./volumes_list.go cat >$WORK/b331/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/opts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/opts -complete -installsuffix shared -buildid FYqa-c8v_mA9XjvAa_PZ/FYqa-c8v_mA9XjvAa_PZ -goversion go1.15.5 -D "" -importcfg $WORK/b331/importcfg -pack ./env.go ./hosts.go ./hosts_unix.go ./ip.go ./opts.go ./opts_unix.go ./quotedstring.go ./runtime.go ./ulimit.go cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/f8/f8f576ed051cc1f28803cbf3126f8d8eca0b8249edf6864dc737ec9dd041378a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/ad/addc3dbfed4348f886f5456712cfbd6ee65b233ba58339f81f4d32c106466721-d # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/ea/eaf4fa1a90ef63a41ab940236f99d6d0db7e97c0a3a9cf0662f4cdbadcc1751a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/aa/aadeac807272e20fed2a4e153bbbd3b5c6623cb83abcf2b38eed4f93d7325ddf-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile flag=$WORK/b206/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid ymS9mYJw2K44FtYH-nVr/ymS9mYJw2K44FtYH-nVr -goversion go1.15.5 -D "" -importcfg $WORK/b205/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go cd $WORK/b188 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/c1/c1ff4d2984716b44074ca79a2db68092173cb5e43f9125ee5683671db53bd2e1-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/c7/c7ea36190f993180feb79006d6fd34841660b19cde590941c7eda8bd798dd7aa-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -o $WORK/b188/_cgo_.o $WORK/b188/_cgo_main.o $WORK/b188/_x001.o $WORK/b188/_x002.o $WORK/b188/_x003.o $WORK/b188/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/63/6379514aa014bdeb5337057ceb149455f999c88aecddaa47d4a2ac5891a439bc-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers -complete -installsuffix shared -buildid UxjZAxdr4dihX8_L3umW/UxjZAxdr4dihX8_L3umW -goversion go1.15.5 -D "" -importcfg $WORK/b204/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/92/92496bb120416c28a797473926ac43db5995f08118b34571766c60c99c3b6be6-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b188/_cgo_.o -dynout $WORK/b188/_cgo_import.go cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/libpod/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid U--zi91a58EFa1Y4hufM/U--zi91a58EFa1Y4hufM -goversion go1.15.5 -D "" -importcfg $WORK/b188/importcfg -pack ./callbacks.go $WORK/b188/_cgo_gotypes.go $WORK/b188/data.cgo1.go $WORK/b188/gpgme.cgo1.go $WORK/b188/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/cc/ccd34971d4d2894ea077aa7e3f966587ea8d160470b7ece712baf2dbdd1d7767-d # internal github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto mkdir -p $WORK/b353/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cat >$WORK/b353/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/protoc-gen-gogo/descriptor=github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b354/_pkg_.a packagefile math=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto -complete -installsuffix shared -buildid k1YhCZab-5Mpsai5uCN3/k1YhCZab-5Mpsai5uCN3 -goversion go1.15.5 -D "" -importcfg $WORK/b353/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/a7/a722f2e0ff3acdec0765dda3e7236f00c3c8ce291681cb5abad2387f11b019f9-d # internal github.com/containers/libpod/pkg/firewall mkdir -p $WORK/b373/ github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b352/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b373/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b352/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid cEwthk_ig3XYLeiDE80V/cEwthk_ig3XYLeiDE80V -goversion go1.15.5 -D "" -importcfg $WORK/b351/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/firewall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/libpod/pkg/firewall -complete -installsuffix shared -buildid gIDxThbKhE-s-gDMw6Y3/gIDxThbKhE-s-gDMw6Y3 -goversion go1.15.5 -D "" -importcfg $WORK/b373/importcfg -pack ./common.go ./firewall_linux.go ./firewall_none.go ./firewalld.go ./iptables.go cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/37/37423bb88dd1de0da1ef31cccb8007c010808316a47576c0b79f33c35cfdd829-d # internal github.com/containers/libpod/pkg/hooks mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/text/collate=github.com/containers/libpod/vendor/golang.org/x/text/collate importmap golang.org/x/text/language=github.com/containers/libpod/vendor/golang.org/x/text/language packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/collate=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/language=$WORK/b379/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/hooks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/containers/libpod/pkg/hooks -complete -installsuffix shared -buildid -H7Yt1HO99kRgc1e-I6T/-H7Yt1HO99kRgc1e-I6T -goversion go1.15.5 -D "" -importcfg $WORK/b375/importcfg -pack ./hooks.go ./monitor.go ./read.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/ad/ad021efd2ad030572dc85b7a65d3145a8a8bc5afa1f8b507a9ad940a19924a9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/bf/bfd6dccf8fed68c46ed13da8311fcdeb632d2f31ec6988f0efa13ae1eb23f1be-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b218/ github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs mkdir -p $WORK/b222/ mkdir -p $WORK/b224/ mkdir -p $WORK/b211/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cat >$WORK/b218/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid 0ifl5VTwCRYB1F4Ke83U/0ifl5VTwCRYB1F4Ke83U -goversion go1.15.5 -D "" -importcfg $WORK/b218/importcfg -pack ./overlayutils.go cat >$WORK/b222/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/copy=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ostree=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid hTOvPHT5k8iHABdHOkOr/hTOvPHT5k8iHABdHOkOr -goversion go1.15.5 -D "" -importcfg $WORK/b222/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/mistifyio/go-zfs=github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid Jc79una89ETOlm4Vlbtg/Jc79una89ETOlm4Vlbtg -goversion go1.15.5 -D "" -importcfg $WORK/b224/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b211/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/a7/a7e6a035c80371810333366608ab75d9b70270f49633adfa159daa8aab5a487a-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid hGxQGOv47nKhu9zr44Sw/hGxQGOv47nKhu9zr44Sw -goversion go1.15.5 -D "" -importcfg $WORK/b211/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/libpod/pkg/hooks/0.1.0 mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b376/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/hooks/0.1.0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/containers/libpod/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid JZzgijPT6W97yzkTouy6/JZzgijPT6W97yzkTouy6 -goversion go1.15.5 -D "" -importcfg $WORK/b486/importcfg -pack ./hook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/06/068a17ea39ae974183441cba9aec2e9afb0d59d0cc7651812e3c301a1ae373db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/f4/f4fe87dc5bebb7f5a2b5a7031b61174ec965566d10002be5f97a6c5de8816a9e-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/overlayutils=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils importmap github.com/containers/storage/drivers/quota=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/fsutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/locker=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/ostree=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/system=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile encoding/base32=$WORK/b122/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile flag=$WORK/b206/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid U8C4p3X0uHTvvJjLLM8b/U8C4p3X0uHTvvJjLLM8b -goversion go1.15.5 -D "" -importcfg $WORK/b217/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/dc/dc77e69de611c0b34c27629cd654269a0c6d097e3edf4cd9dc80911f8ae91c76-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b188/_pkg_.a $WORK/b188/_x001.o $WORK/b188/_x002.o $WORK/b188/_x003.o $WORK/b188/_x004.o # 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/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/02/026dce4289494621a11f4c58984a90f38e713c2c3a8e2bd4538d7a8b6af1997e-d # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/2c/2cf1d9f01b7a76def8fb50f820740af46399f5e2ce5e8b5453ae931b51dc082b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/5e/5eea2c9fb70ecd2d30fade15f544f8d739ed57cbc02bae49c4a9e1048cf5369f-d # internal github.com/containers/libpod/utils mkdir -p $WORK/b458/ cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d2/d21fd6b9c7994ad2d35dd5c56337115afcd547e8de1915e32b4cee3ea7bbfb56-d # internal cat >$WORK/b458/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b352/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/utils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/libpod/utils -complete -installsuffix shared -buildid pQggBChsitpbd6HCaim_/pQggBChsitpbd6HCaim_ -goversion go1.15.5 -D "" -importcfg $WORK/b458/importcfg -pack ./utils.go github.com/containers/libpod/vendor/github.com/containerd/cgroups mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/godbus/dbus=github.com/containers/libpod/vendor/github.com/godbus/dbus importmap github.com/gogo/protobuf/gogoproto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containerd/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/libpod/vendor/github.com/containerd/cgroups -complete -installsuffix shared -buildid 8-3v_Dgih4CQ2OQIraKh/8-3v_Dgih4CQ2OQIraKh -goversion go1.15.5 -D "" -importcfg $WORK/b350/importcfg -pack ./blkio.go ./cgroup.go ./control.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./errors.go ./freezer.go ./hierarchy.go ./hugetlb.go ./memory.go ./metrics.pb.go ./named.go ./net_cls.go ./net_prio.go ./paths.go ./perf_event.go ./pids.go ./rdma.go ./state.go ./subsystem.go ./systemd.go ./ticks.go ./utils.go ./v1.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/8b/8b412dd135772bb2cd165f69098fe4f4bbe0b260006b3dffed1e44aaaffae3aa-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/b9/b99a61a2a4201628dbd5011313bda95b54f6390b2b0a8633a31be43da8b99eac-d # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/f8/f8d3047052876cb4bef8f091891d16a24303414c80c257969554589ae66c5c87-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming mkdir -p $WORK/b424/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer mkdir -p $WORK/b448/ github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api mkdir -p $WORK/b444/ mkdir -p $WORK/b428/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid vLdoITqZrci_O206LG2C/vLdoITqZrci_O206LG2C -goversion go1.15.5 -D "" -importcfg $WORK/b424/importcfg -pack ./streaming.go cat >$WORK/b444/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a EOF cat >$WORK/b448/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid 31yxl8xaS05Jh5SKtnzV/31yxl8xaS05Jh5SKtnzV -goversion go1.15.5 -D "" -importcfg $WORK/b444/importcfg -pack ./recognizer.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid 7pb3uodueDY_pUJ2cMFF/7pb3uodueDY_pUJ2cMFF -goversion go1.15.5 -D "" -importcfg $WORK/b448/importcfg -pack ./versioning.go cat >$WORK/b428/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid wC0Rc3lYbOiR7R9tOqJq/wC0Rc3lYbOiR7R9tOqJq -goversion go1.15.5 -D "" -importcfg $WORK/b428/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/56/56b2b764fb24e63e497c1836a3e813267986b0ce032a5704d56b092738f391bf-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf mkdir -p $WORK/b447/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json mkdir -p $WORK/b442/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b287/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b445/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid vecVln_12h12Sv2-i_dY/vecVln_12h12Sv2-i_dY -goversion go1.15.5 -D "" -importcfg $WORK/b447/importcfg -pack ./doc.go ./protobuf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cat >$WORK/b442/importcfg << 'EOF' # internal # import config importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/json-iterator/go=github.com/containers/libpod/vendor/github.com/json-iterator/go importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/util/framer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer importmap k8s.io/apimachinery/pkg/util/yaml=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b443/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b446/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid htT3j_34LLA8j4oUXbFI/htT3j_34LLA8j4oUXbFI -goversion go1.15.5 -D "" -importcfg $WORK/b442/importcfg -pack ./json.go ./meta.go cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/60/600caa042ca092636f8e579bd373f1ac1e3a5922ffeb6e994efb93ee5f0efb64-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/93/933a6a824a9465fd6276159d493a6bbd99945b13d17988d36788d9d962ffc389-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/85/858209e8898dc4a48bb637f2f07eaa86bf8a7b3b0276a26daccf6d678d4c3dcf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/be/beb8834d2dbf100498df711cc7498bc5e6ec7d4ed609814256bb5f6aa321b9a6-d # internal github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register mkdir -p $WORK/b210/ cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/2a/2a439d30983ae0e2a4765714c65cb438198129fbf94eff07c2933cb7e0152d35-d # internal cat >$WORK/b210/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage/drivers/aufs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs importmap github.com/containers/storage/drivers/overlay=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay importmap github.com/containers/storage/drivers/vfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs importmap github.com/containers/storage/drivers/zfs=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b224/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid NRzOKcytS3N7kJ-ZgQAR/NRzOKcytS3N7kJ-ZgQAR -goversion go1.15.5 -D "" -importcfg $WORK/b210/importcfg -pack ./register_aufs.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/a3/a3147ac43d6348179d2d469adc3186dabc730a5ec5bfc769c215c35779f00377-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/json=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json importmap k8s.io/apimachinery/pkg/runtime/serializer/protobuf=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf importmap k8s.io/apimachinery/pkg/runtime/serializer/recognizer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer importmap k8s.io/apimachinery/pkg/runtime/serializer/versioning=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b448/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid W0_3b_9lLQJwdQQDFsFI/W0_3b_9lLQJwdQQDFsFI -goversion go1.15.5 -D "" -importcfg $WORK/b441/importcfg -pack ./codec_factory.go ./negotiated_codec.go ./protobuf_extension.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b1/b140c34d144490a16744b688f25a6e5b1c0c7a45b37e43ae6679e3ccc02f6fd4-d # internal github.com/containers/libpod/vendor/github.com/containers/storage mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/storage/drivers=github.com/containers/libpod/vendor/github.com/containers/storage/drivers importmap github.com/containers/storage/drivers/register=github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/directory=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/parsers=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/stringutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/pquerna/ffjson/fflib/v1=github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1 importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b228/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b209/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/storage -complete -installsuffix shared -buildid mlnUwRbWdnTGcHnixG3Y/mlnUwRbWdnTGcHnixG3Y -goversion go1.15.5 -D "" -importcfg $WORK/b203/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile.go ./lockfile_linux.go ./lockfile_unix.go ./store.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/37/377d72a98f701b880fa076e33e153f6850bd56a4fb84609fb383cea9e52b1f0f-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b476/_pkg_.a $WORK/b476/_x001.o $WORK/b476/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/28/280049e2add99bf4a4f8ad5f64d586589ed5da649f68b48f2ac250478074b550-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/00/00610ccba5ca8062beaa3186268550df51cd00487a70bb77da4dfe4960048491-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/9b/9baf10099449dcc088e562b129a44c57a65f58a9cce74d9a05326ce5fca58db7-d # internal net/http/httptrace mkdir -p $WORK/b165/ github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b466/ github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b167/ github.com/containers/libpod/vendor/github.com/docker/libtrust cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile reflect=$WORK/b031/_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/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid cQa5L_sQG4oxUdL-U8Hi/cQa5L_sQG4oxUdL-U8Hi -goversion go1.15.5 -D "" -importcfg $WORK/b165/importcfg -pack ./trace.go mkdir -p $WORK/b089/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid IbYuPu6Co8_xiMmPud5p/IbYuPu6Co8_xiMmPud5p -goversion go1.15.5 -D "" -importcfg $WORK/b466/importcfg -pack ./files.go ./listeners.go ./packetconns.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b092/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/rsa=$WORK/b099/_pkg_.a packagefile crypto/sha256=$WORK/b075/_pkg_.a packagefile crypto/sha512=$WORK/b094/_pkg_.a packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile crypto/x509=$WORK/b110/_pkg_.a packagefile crypto/x509/pkix=$WORK/b112/_pkg_.a packagefile encoding/base32=$WORK/b122/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile encoding/pem=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile crypto/x509=$WORK/b110/_pkg_.a packagefile encoding/pem=$WORK/b113/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid -YHVewB_mGSoXjQ4JwIX/-YHVewB_mGSoXjQ4JwIX -goversion go1.15.5 -D "" -importcfg $WORK/b167/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/libtrust -complete -installsuffix shared -buildid VaY2r89N722xEIP6Eh9d/VaY2r89N722xEIP6Eh9d -goversion go1.15.5 -D "" -importcfg $WORK/b089/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/a6/a66ecab87298ac1f0a0008820592e759dbf628f48ac73e50f285cd760892db0b-d # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/b6/b629a8e5266b1619afb5ac417a25286fd7e532a2a79ebac81101cd0d0bf7a590-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal net/http mkdir -p $WORK/b150/ cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/0d/0d9e8f9c1bd04c508ddcc74e90306d3752588cc172ba500c767964f4a40de6d2-d # internal cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy 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 packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile container/list=$WORK/b101/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b154/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile mime/multipart=$WORK/b163/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http/httptrace=$WORK/b165/_pkg_.a packagefile net/http/internal=$WORK/b166/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p net/http -std -complete -installsuffix shared -buildid iqUYZ3CYZ8rxrIlRzABT/iqUYZ3CYZ8rxrIlRzABT -goversion go1.15.5 -D "" -importcfg $WORK/b150/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/85/853157aa31279a24e6cc62062b71c1d4000cd44ddbae5c77f54041b210abc538-d # internal github.com/containers/libpod/vendor/github.com/containers/image/manifest mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/pkg/strslice=github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/libtrust=github.com/containers/libpod/vendor/github.com/docker/libtrust importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b088/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libtrust=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/manifest -complete -installsuffix shared -buildid J4jqgGegHDMTHtL8hpUQ/J4jqgGegHDMTHtL8hpUQ -goversion go1.15.5 -D "" -importcfg $WORK/b083/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/1c/1cf57f24d57ffdb8db7b9bb9b321235ba2ba16adc779ea33d2c8b55335df1c52-d # internal github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile mkdir -p $WORK/b131/ github.com/containers/libpod/vendor/github.com/containers/image/image github.com/containers/libpod/vendor/github.com/containers/image/signature mkdir -p $WORK/b074/ mkdir -p $WORK/b186/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/sha256=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b123/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile archive/tar=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b186/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/image/version=github.com/containers/libpod/vendor/github.com/containers/image/version importmap github.com/mtrmac/gpgme=github.com/containers/libpod/vendor/github.com/mtrmac/gpgme importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/openpgp=github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b189/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/image -complete -installsuffix shared -buildid z1o5K0e-B0DJqOi_7Lb2/z1o5K0e-B0DJqOi_7Lb2 -goversion go1.15.5 -D "" -importcfg $WORK/b074/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid ZoOPo4nGlGLT0QIjEqc-/ZoOPo4nGlGLT0QIjEqc- -goversion go1.15.5 -D "" -importcfg $WORK/b131/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/signature -complete -installsuffix shared -buildid TVmXRpmqp8EwE_LE4HlB/TVmXRpmqp8EwE_LE4HlB -goversion go1.15.5 -D "" -importcfg $WORK/b186/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/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/dd/dd58bd2ac1feaa980aac9f5956ef6de3272978bbb1a317bfd16a3c655b3e4da1-d # internal github.com/containers/libpod/libpod/driver mkdir -p $WORK/b356/ github.com/containers/libpod/pkg/util github.com/containers/libpod/libpod/layers mkdir -p $WORK/b363/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/pkg/inspect=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/libpod/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/libpod/libpod/driver -complete -installsuffix shared -buildid 5bB7Kf-lILsO4EKhVuYw/5bB7Kf-lILsO4EKhVuYw -goversion go1.15.5 -D "" -importcfg $WORK/b356/importcfg -pack ./driver.go mkdir -p $WORK/b364/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b239/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid p7OCViMpbVVIJ2XftQM8/p7OCViMpbVVIJ2XftQM8 -goversion go1.15.5 -D "" -importcfg $WORK/b363/importcfg -pack ./utils.go cat >$WORK/b364/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/libpod/layers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/libpod/libpod/layers -complete -installsuffix shared -buildid gwmE_mFjTHxc2LTOHXFj/gwmE_mFjTHxc2LTOHXFj -goversion go1.15.5 -D "" -importcfg $WORK/b364/importcfg -pack ./layer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/84/84a548b47e489fff47d325a35b2c8153c18d2c90604b29f69fa69dcac4d0bd2d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/24/2440a872e8506f926c9a7e7115373222493e54558bdc0bca7ac85ad8e47b7159-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/90/902744a4787b2e1c0d67b6e6b65144acdec5d58cf9376830e6875ce8ebdb4544-d # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ff/ff435494a58bd1e376e6e3ef78829c817b89d8dc532bd178a37549b08c6c4075-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/8a/8af9f0032a7181d4e6464f6bfe3090331281baad696ea36956f092e4eafc28a1-d # internal github.com/containers/libpod/vendor/github.com/containers/image/docker/archive mkdir -p $WORK/b130/ github.com/containers/libpod/vendor/github.com/containers/image/directory github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache github.com/containers/libpod/vendor/github.com/containers/image/tarball cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/9a/9a72b404a0382de25cd028f1543a2da50676dca1a7f7bd812fe15543489c856f-d # internal mkdir -p $WORK/b065/ github.com/containers/libpod/vendor/github.com/containers/image/storage mkdir -p $WORK/b202/ github.com/containers/libpod/vendor/github.com/containers/image/copy mkdir -p $WORK/b241/ mkdir -p $WORK/b232/ mkdir -p $WORK/b242/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/directory -complete -installsuffix shared -buildid COUsdJKzH136ve-7ycKb/COUsdJKzH136ve-7ycKb -goversion go1.15.5 -D "" -importcfg $WORK/b065/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/archive -complete -installsuffix shared -buildid uXRcVtt49weuiBxthK7H/uXRcVtt49weuiBxthK7H -goversion go1.15.5 -D "" -importcfg $WORK/b130/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b123/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cat >$WORK/b232/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b241/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cat >$WORK/b242/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache importmap github.com/containers/image/pkg/compression=github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sync/semaphore=github.com/containers/libpod/vendor/golang.org/x/sync/semaphore importmap gopkg.in/cheggaaa/pb.v1=github.com/containers/libpod/vendor/gopkg.in/cheggaaa/pb.v1 packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b123/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/cheggaaa/pb.v1=$WORK/b244/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/storage -complete -installsuffix shared -buildid qsa3iF3QqcoeI6dUEiQe/qsa3iF3QqcoeI6dUEiQe -goversion go1.15.5 -D "" -importcfg $WORK/b202/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid f1xIjNX4c4bVOfp-Z0BZ/f1xIjNX4c4bVOfp-Z0BZ -goversion go1.15.5 -D "" -importcfg $WORK/b241/importcfg -pack ./blobcache.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/tarball -complete -installsuffix shared -buildid 3DGl_5qN33VF77AJ4k-L/3DGl_5qN33VF77AJ4k-L -goversion go1.15.5 -D "" -importcfg $WORK/b232/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/copy -complete -installsuffix shared -buildid N0HwHNFY5cVPKZDAQaBw/N0HwHNFY5cVPKZDAQaBw -goversion go1.15.5 -D "" -importcfg $WORK/b242/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/1b/1bd73a482d57a428dbabc2b0ff09f91c4b851411387bf833de30bf2cd13a8927-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/d1/d115fedb0cb87c6aa31998a1d86af65dae68ba7b379b7a45e8662b7e023db991-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/94/94f4a7b7120ed59ff1789b550580acad5322a52ef7a53dd31350228acef38736-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/27/27847d9dacdb02db0b9e18d4600e9959fa2a3025b320e8efaa6a834afe86fd6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/41/41d86c24be2e6f4cbdedaa75b60841293219c3e3acfafe0a8f187e1fd9ce93a5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/11/115017667e1951de43f2e128d0e00d23273226ec65477c939d241a6fb0882ff3-d # internal cd $WORK/b306 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/8d/8dc85a32a610ab731b0695871f00586125fb54a5a417aa0e95e54516983d3652-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b267/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets github.com/containers/libpod/vendor/github.com/gorilla/mux net/http/httputil mkdir -p $WORK/b233/ mkdir -p $WORK/b292/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream mkdir -p $WORK/b420/ mkdir -p $WORK/b268/ github.com/containers/libpod/vendor/golang.org/x/net/http2 github.com/containers/libpod/vendor/github.com/mailru/easyjson github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy mkdir -p $WORK/b148/ mkdir -p $WORK/b262/ mkdir -p $WORK/b293/ mkdir -p $WORK/b296/ mkdir -p $WORK/b470/ mkdir -p $WORK/b322/ mkdir -p $WORK/b440/ TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid wQC0jS_sY_uSzRoBgHoi/wQC0jS_sY_uSzRoBgHoi -goversion go1.15.5 -D "" -importcfg $WORK/b267/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid WQWTsiw6_bDXIu8FAI45/WQWTsiw6_bDXIu8FAI45 -goversion go1.15.5 -D "" -importcfg $WORK/b233/importcfg -pack ./errors.go ./handler.go ./register.go cat >$WORK/b292/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b178/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid w9qPGdiWQfiQ7bKiGIaK/w9qPGdiWQfiQ7bKiGIaK -goversion go1.15.5 -D "" -importcfg $WORK/b292/importcfg -pack ./ctxhttp.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid 5chW5fLh3zadrzirxqmt/5chW5fLh3zadrzirxqmt -goversion go1.15.5 -D "" -importcfg $WORK/b420/importcfg -pack ./doc.go ./httpstream.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/proxy=github.com/containers/libpod/vendor/golang.org/x/net/proxy packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b149/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid zk_nzg7IoliTUPcLSQmG/zk_nzg7IoliTUPcLSQmG -goversion go1.15.5 -D "" -importcfg $WORK/b268/importcfg -pack ./http_reader.go ./transport.go cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cat >$WORK/b293/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b153/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/internal=$WORK/b166/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b470/importcfg << 'EOF' # internal # import config importmap github.com/mailru/easyjson/jlexer=github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer importmap github.com/mailru/easyjson/jwriter=github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter=$WORK/b472/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/containers/libpod/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid 02dojiRnzY_rRgaObk1k/02dojiRnzY_rRgaObk1k -goversion go1.15.5 -D "" -importcfg $WORK/b262/importcfg -pack ./context_native.go ./doc.go ./mux.go ./regexp.go ./route.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid DMtpR7CfpFEdPfc_g223/DMtpR7CfpFEdPfc_g223 -goversion go1.15.5 -D "" -importcfg $WORK/b293/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/mailru/easyjson /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/libpod/vendor/github.com/mailru/easyjson -complete -installsuffix shared -buildid gdez-934qapzd_uQYCiH/gdez-934qapzd_uQYCiH -goversion go1.15.5 -D "" -importcfg $WORK/b470/importcfg -pack ./helpers.go ./raw.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid SppeYiV0aRcZv8Xzn3dL/SppeYiV0aRcZv8Xzn3dL -goversion go1.15.5 -D "" -importcfg $WORK/b148/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http2/hpack=github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=github.com/containers/libpod/vendor/golang.org/x/net/idna importmap golang.org/x/net/lex/httplex=github.com/containers/libpod/vendor/golang.org/x/net/lex/httplex packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/lex/httplex=$WORK/b303/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httptrace=$WORK/b165/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b322/importcfg << 'EOF' # internal # import config importmap github.com/xeipuuv/gojsonreference=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b323/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile text/template=$WORK/b325/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b193/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/libpod/vendor/golang.org/x/net/http2 -complete -installsuffix shared -buildid 4SIg4kmpbC-3pC06QZq0/4SIg4kmpbC-3pC06QZq0 -goversion go1.15.5 -D "" -importcfg $WORK/b296/importcfg -pack ./client_conn_pool.go ./configure_transport.go ./errors.go ./fixed_buffer.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid 30g8dVyeuIrqWcJUE6Lu/30g8dVyeuIrqWcJUE6Lu -goversion go1.15.5 -D "" -importcfg $WORK/b440/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid X41oPbWWj-tNqHjxlNyV/X41oPbWWj-tNqHjxlNyV -goversion go1.15.5 -D "" -importcfg $WORK/b322/importcfg -pack ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_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/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cd $WORK/b306 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/66/668fe438069f3fa5db23b094f646acaa2e624dd5907887bbc358dbb18c682402-d # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/40/407a1abf7755e17c42d60e73a616b73c817586a161681a93dafe900c31c07ae6-d # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/20/200fa481b35fa03bf23b1d8b414313c1fd5481d6a2c9d1c2b9de4a1d6a9e1cd0-d # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/7a/7aa411ef25b35117e2122424ec20f44f0aee9ee6e513910cb0116e8dfc94fce7-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/7e/7eef19865d4f532d6a45793eff4a1e3456616bdedd0138c46ff53811c9686a59-d # internal github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/27/27f66d11faefa5f47f8dc9f990a32a889685c797bf49eb338ca4d84cfaa6e1dc-d # internal mkdir -p $WORK/b147/ cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/00/00feb210c28b005a214867da6d35889bf4d38747e950dded9ab172271fc56aeb-d # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/42/42a1a5fe3aac4bbe5aef629336d585c83e9dca004f7e5bab82dfda86c17498c2-d # internal github.com/containers/libpod/vendor/github.com/docker/spdystream mkdir -p $WORK/b438/ TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/fe/feabe455e995e272360680eebaacff501cbfe4b319ac1eb0efd73984ada3c6a3-d # internal cat >$WORK/b438/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream/spdy=github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy packagefile container/heap=$WORK/b439/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b440/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/2d/2dbcc4284ec2fddb68ea20b03e2e1978f436320bef30d85f6986a63d297cab18-d # internal cat >$WORK/b147/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/spdystream /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid oOI1x96ker1cSwNqKlW2/oOI1x96ker1cSwNqKlW2 -goversion go1.15.5 -D "" -importcfg $WORK/b438/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid PXNVjpzMWsVIYgfHnLK_/PXNVjpzMWsVIYgfHnLK_ -goversion go1.15.5 -D "" -importcfg $WORK/b147/importcfg -pack ./tlsclientconfig.go github.com/containers/libpod/vendor/github.com/docker/distribution/context mkdir -p $WORK/b265/ github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cat >$WORK/b265/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/uuid=github.com/containers/libpod/vendor/github.com/docker/distribution/uuid importmap github.com/gorilla/mux=github.com/containers/libpod/vendor/github.com/gorilla/mux importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/uuid=$WORK/b266/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b178/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 0uRO4J_GL9ia2W5M4X7n/0uRO4J_GL9ia2W5M4X7n -goversion go1.15.5 -D "" -importcfg $WORK/b259/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/context -complete -installsuffix shared -buildid v7FI2svUYJ_o8pcI6XGq/v7FI2svUYJ_o8pcI6XGq -goversion go1.15.5 -D "" -importcfg $WORK/b265/importcfg -pack ./context.go ./doc.go ./http.go ./logger.go ./trace.go ./util.go ./version.go github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/opts=github.com/containers/libpod/vendor/github.com/docker/docker/opts importmap github.com/docker/docker/pkg/archive=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive importmap github.com/docker/docker/pkg/fileutils=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils importmap github.com/docker/docker/pkg/homedir=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir importmap github.com/docker/docker/pkg/jsonmessage=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage importmap github.com/docker/docker/pkg/stdcopy=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile crypto/x509=$WORK/b110/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/opts=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b339/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httputil=$WORK/b293/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid cjZ-0guD9FpzEvWuLOau/cjZ-0guD9FpzEvWuLOau -goversion go1.15.5 -D "" -importcfg $WORK/b330/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./tar.go ./tls.go ./volume.go github.com/containers/libpod/vendor/github.com/docker/docker/client mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/api=github.com/containers/libpod/vendor/github.com/docker/docker/api importmap github.com/docker/docker/api/types=github.com/containers/libpod/vendor/github.com/docker/docker/api/types importmap github.com/docker/docker/api/types/container=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container importmap github.com/docker/docker/api/types/events=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events importmap github.com/docker/docker/api/types/filters=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters importmap github.com/docker/docker/api/types/image=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image importmap github.com/docker/docker/api/types/network=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network importmap github.com/docker/docker/api/types/registry=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry importmap github.com/docker/docker/api/types/swarm=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm importmap github.com/docker/docker/api/types/time=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time importmap github.com/docker/docker/api/types/versions=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions importmap github.com/docker/docker/api/types/volume=github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume importmap github.com/docker/go-connections/sockets=github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap golang.org/x/net/context=github.com/containers/libpod/vendor/golang.org/x/net/context importmap golang.org/x/net/context/ctxhttp=github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b088/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b178/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b292/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httputil=$WORK/b293/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid 9GsGULisGxdO_d_1B1q9/9GsGULisGxdO_d_1B1q9 -goversion go1.15.5 -D "" -importcfg $WORK/b274/importcfg -pack ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./session.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./tlsconfig_clone.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/81/8126a932d4172cc9d030dd861ecf268a6724ad47c11f4d2c691ae65bf27c3589-d # internal github.com/containers/libpod/vendor/github.com/containers/image/oci/layout mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/oci/internal importmap github.com/containers/image/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/layout -complete -installsuffix shared -buildid aFcQVK8OcZCz8-m-5SzW/aFcQVK8OcZCz8-m-5SzW -goversion go1.15.5 -D "" -importcfg $WORK/b146/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cd $WORK/b306 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/c8/c84bbc41464214e96fc3b725523c2556038da2156afb9c25c1a724f9c5900de9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/8f/8f067f8a064653446e2b0cb024b6bfe0c9350485ce622b0d4d96eb934465f5fb-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution/context=github.com/containers/libpod/vendor/github.com/docker/distribution/context importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/context=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid StiuQxUp2ZZVczVYUcwF/StiuQxUp2ZZVczVYUcwF -goversion go1.15.5 -D "" -importcfg $WORK/b264/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/79/79de541d3c7336ecf54fc8494fb47b225b1266c953ad3b9590ea67acc6380988-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/b8/b8ddf2649182af71d9253dd85cac0b376fa2051a3249f4b4755df24c7eaa620f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/oci/archive mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/internal/tmpdir=github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir importmap github.com/containers/image/oci/internal=github.com/containers/libpod/vendor/github.com/containers/image/oci/internal importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/oci/archive -complete -installsuffix shared -buildid anIytLWPn3XylvwJ38xw/anIytLWPn3XylvwJ38xw -goversion go1.15.5 -D "" -importcfg $WORK/b144/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/55/55e4d80a1df83ff9215bc78b1d7b034ee8e6ff21f8cb937081aaa92de8ee6a3d-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config importmap github.com/blang/semver=github.com/containers/libpod/vendor/github.com/blang/semver importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/filepath=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath importmap github.com/opencontainers/runtime-tools/specerror=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap github.com/xeipuuv/gojsonschema=github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b322/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid 9Aq683fSh3nnwvCcDCSH/9Aq683fSh3nnwvCcDCSH -goversion go1.15.5 -D "" -importcfg $WORK/b314/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cd $WORK/b306 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/3e/3e8d36fa04987e5e66abac8e446d03ff6816f2bd120cfa1dcfea3fc32412f34b-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/context=github.com/containers/libpod/vendor/github.com/docker/distribution/context importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/context=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 5EHjD2kmXpj9hft1UPhM/5EHjD2kmXpj9hft1UPhM -goversion go1.15.5 -D "" -importcfg $WORK/b269/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f1/f19e878b2f2c9b90e47330afda0fef30c133e4ff1e590827d2258cc15a723488-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/util mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/util -complete -installsuffix shared -buildid 4lqyW7YY13RzuvvEGQcF/4lqyW7YY13RzuvvEGQcF -goversion go1.15.5 -D "" -importcfg $WORK/b064/importcfg -pack ./types.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/38/3857ee2af5ba8d2588b31a2db17c3bcc8883896193908f51ba1eacae4bcca3db-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/context=github.com/containers/libpod/vendor/github.com/docker/distribution/context importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/context=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid lhgpXKEWN-lfPsgMy8JL/lhgpXKEWN-lfPsgMy8JL -goversion go1.15.5 -D "" -importcfg $WORK/b270/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/69/69b12d53aaaa5ff5cc68245c8d9a5cf8743e07f2084bbe789879d8a7e57d154b-d # internal github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client mkdir -p $WORK/b263/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cat >$WORK/b263/importcfg << 'EOF' # internal # import config importmap github.com/docker/distribution=github.com/containers/libpod/vendor/github.com/docker/distribution importmap github.com/docker/distribution/context=github.com/containers/libpod/vendor/github.com/docker/distribution/context importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client/auth/challenge=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge importmap github.com/docker/distribution/registry/client/transport=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport importmap github.com/docker/distribution/registry/storage/cache=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache importmap github.com/docker/distribution/registry/storage/cache/memory=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/context=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b270/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid Lw1MQh0bnHfj9kpuCQZA/Lw1MQh0bnHfj9kpuCQZA -goversion go1.15.5 -D "" -importcfg $WORK/b263/importcfg -pack ./blob_writer.go ./errors.go ./repository.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/02/02b6bf2869b6b3ddc5cc6b3bc322e4104b6a95160677b2bac566cd843cc4e12a-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/bind mkdir -p $WORK/b063/ github.com/containers/libpod/vendor/github.com/containers/buildah/unshare mkdir -p $WORK/b236/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b236/ -importpath github.com/containers/libpod/vendor/github.com/containers/buildah/unshare -- -I $WORK/b236/ -g -O2 -Wall ./unshare_cgo.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/bind -complete -installsuffix shared -buildid mk_rJVYpoEyEOCfzFjRO/mk_rJVYpoEyEOCfzFjRO -goversion go1.15.5 -D "" -importcfg $WORK/b063/importcfg -pack ./mount.go ./util.go cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/bf/bfc393f812cf7fd570e8e04c2810d4094ec86380bc63d6dc9af7e3de832b4ac0-d # internal github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate/seccomp=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp importmap github.com/opencontainers/runtime-tools/validate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b208/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid oBbLboddYULdM2o1hyql/oBbLboddYULdM2o1hyql -goversion go1.15.5 -D "" -importcfg $WORK/b312/importcfg -pack ./config.go ./generate.go cd $WORK/b236 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd $WORK/b306 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c cd $WORK/b236 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I $WORK/b236/ -g -O2 -Wall -o $WORK/b236/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/56/5625bab12a70c015eac33a2573993f64e65cec490eae7792a48c130a26645f4d-d # internal cd $WORK/b236 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/47/47f5bd845e22d23a7ff278fc5bdba5bef12b58b12e4fab59d4c42a55cd483c59-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b418/ cd $WORK/b306 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -o $WORK/b236/_cgo_.o $WORK/b236/_cgo_main.o $WORK/b236/_x001.o $WORK/b236/_x002.o $WORK/b236/_x003.o -g -O2 cat >$WORK/b418/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b296/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b401/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/b7/b74c53f1aa89adc9d8e0d6465d031225d9879f30ede42441c1a2afb521c0018d-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid 5SGc0pGKJGXi0vZnnsVo/5SGc0pGKJGXi0vZnnsVo -goversion go1.15.5 -D "" -importcfg $WORK/b418/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go github.com/containers/libpod/vendor/github.com/containers/image/docker mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/pkg/blobinfocache=github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache importmap github.com/containers/image/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 importmap github.com/containers/image/pkg/tlsclientconfig=github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/docker/distribution/registry/api/errcode=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode importmap github.com/docker/distribution/registry/api/v2=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2 importmap github.com/docker/distribution/registry/client=github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b123/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker -complete -installsuffix shared -buildid S1smtTh4cWSICNLVr82O/S1smtTh4cWSICNLVr82O -goversion go1.15.5 -D "" -importcfg $WORK/b249/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b236/_cgo_.o -dynout $WORK/b236/_cgo_import.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -o $WORK/b306/_cgo_.o $WORK/b306/_cgo_main.o $WORK/b306/_x001.o $WORK/b306/_x002.o $WORK/b306/_x003.o $WORK/b306/_x004.o $WORK/b306/_x005.o $WORK/b306/_x006.o $WORK/b306/_x007.o $WORK/b306/_x008.o $WORK/b306/_x009.o $WORK/b306/_x010.o $WORK/b306/_x011.o $WORK/b306/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 cat >$WORK/b236/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/unshare /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/unshare -installsuffix shared -buildid SU42RcHUpKZ_jNixy2-g/SU42RcHUpKZ_jNixy2-g -goversion go1.15.5 -D "" -importcfg $WORK/b236/importcfg -pack ./unshare.go ./unshare_unsupported.go $WORK/b236/_cgo_gotypes.go $WORK/b236/unshare_cgo.cgo1.go $WORK/b236/_cgo_import.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage glibobject -dynimport $WORK/b306/_cgo_.o -dynout $WORK/b306/_cgo_import.go cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid zvBAab4o6L6eWn3zgbz8/zvBAab4o6L6eWn3zgbz8 -goversion go1.15.5 -D "" -importcfg $WORK/b306/importcfg -pack $WORK/b306/_cgo_gotypes.go $WORK/b306/gboolean.cgo1.go $WORK/b306/gcancellable.cgo1.go $WORK/b306/gerror.cgo1.go $WORK/b306/gfile.cgo1.go $WORK/b306/gfileinfo.cgo1.go $WORK/b306/ghashtable.cgo1.go $WORK/b306/ghashtableiter.cgo1.go $WORK/b306/glibobject.cgo1.go $WORK/b306/gobject.cgo1.go $WORK/b306/goptioncontext.cgo1.go $WORK/b306/gvariant.cgo1.go $WORK/b306/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/4a/4a935f6a6451dca29c5b8a150afdbaa134ddfac0988714e566be423b4ee7e73b-d # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/cc/cc9bb4d4ad6379c6e96760ff12468cb280c2dd3f324989556274520fd90cb081-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport mkdir -p $WORK/b430/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b417/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile crypto/x509=$WORK/b110/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b386/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b418/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid annnOSoxzSLSRBxHKCjF/annnOSoxzSLSRBxHKCjF -goversion go1.15.5 -D "" -importcfg $WORK/b430/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./transport.go cat >$WORK/b417/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/pkg/util/wait=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b386/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b419/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid KKeQnQY1KwP1zKrc9s37/KKeQnQY1KwP1zKrc9s37 -goversion go1.15.5 -D "" -importcfg $WORK/b417/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./until.go ./watch.go ./zz_generated.deepcopy.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b306/_pkg_.a $WORK/b306/_x001.o $WORK/b306/_x002.o $WORK/b306/_x003.o $WORK/b306/_x004.o $WORK/b306/_x005.o $WORK/b306/_x006.o $WORK/b306/_x007.o $WORK/b306/_x008.o $WORK/b306/_x009.o $WORK/b306/_x010.o $WORK/b306/_x011.o $WORK/b306/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b236/_pkg_.a $WORK/b236/_x001.o $WORK/b236/_x002.o $WORK/b236/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/20/2063cc9c883dc3c28d9a676856dec991b458d5fa1ec5d76a4aee6d4786a640d2-d # internal github.com/containers/libpod/vendor/github.com/openshift/imagebuilder mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap github.com/docker/docker/builder/dockerfile/command=github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command importmap github.com/docker/docker/builder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/openshift/imagebuilder/signal=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal importmap github.com/openshift/imagebuilder/strslice=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b206/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b341/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile text/scanner=$WORK/b170/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/containers/libpod/vendor/github.com/openshift/imagebuilder -complete -installsuffix shared -buildid _-R3V0GnbJl7gd9cH8vS/_-R3V0GnbJl7gd9cH8vS -goversion go1.15.5 -D "" -importcfg $WORK/b327/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/b417/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/2f/2f347bc07479dc6918d6a246890339086682a7f9fa13ae63575c3db90627e0d4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon mkdir -p $WORK/b273/ cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/c3/c36447d9ac9ebd1463b818399c08c79ed27ab976d7a8e21607e06a03300deb79-d # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/47/47bdf23baa3dd9416a5a02a4d96725ef43bfc163d91f15fb24990444891e261f-d # internal github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin mkdir -p $WORK/b307/ github.com/containers/libpod/vendor/github.com/containers/buildah/chroot cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin pkg-config --cflags -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 mkdir -p $WORK/b235/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/docker/docker/client=github.com/containers/libpod/vendor/github.com/docker/docker/client importmap github.com/docker/go-connections/tlsconfig=github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid _QA-yEEVXMSuF9EiXZKt/_QA-yEEVXMSuF9EiXZKt -goversion go1.15.5 -D "" -importcfg $WORK/b273/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cat >$WORK/b235/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/unshare=github.com/containers/libpod/vendor/github.com/containers/buildah/unshare importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/opencontainers/runc/libcontainer/apparmor=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/libseccomp-golang=github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/unshare=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/chroot -complete -installsuffix shared -buildid 9_kWBlJgoqOCxbqcDpOy/9_kWBlJgoqOCxbqcDpOy -goversion go1.15.5 -D "" -importcfg $WORK/b235/importcfg -pack ./run.go ./seccomp.go ./selinux.go ./util.go cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/95/95c93d17d3e62003a9c97fdbe358d17b1a56d7c75b33bb8e1e63d46b39f56b8c-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin pkg-config --libs -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap github.com/google/gofuzz=github.com/containers/libpod/vendor/github.com/google/gofuzz importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/conversion=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/apimachinery/pkg/labels=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/selection=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b395/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b417/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid gU5xSy57cJWorRpc8XnB/gU5xSy57cJWorRpc8XnB -goversion go1.15.5 -D "" -importcfg $WORK/b394/importcfg -pack ./controller_ref.go ./conversion.go ./doc.go ./duration.go ./generated.pb.go ./group_version.go ./helpers.go ./labels.go ./meta.go ./micro_time.go ./micro_time_proto.go ./register.go ./time.go ./time_proto.go ./types.go ./types_swagger_doc_generated.go ./watch.go ./zz_generated.deepcopy.go ./zz_generated.defaults.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b307/ -importpath github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -- -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I $WORK/b307/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/ec/ec82f6c4be5ad1877d53d1e0e80c87ac09aa3053d6b39c2fee36124be1b281c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/a4/a4f9a9d4bd11c5236a7710c9d31dcdb885254e5e421558489ead4cc660a8b8be-d # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/7e/7e21ea53e4c0f741c2211da72bb8bafd6800ab5f6fa86e581dcfe8a650dfed69-d # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/d6/d6fc0e33b79abca9059df03f8e236920571324006f8cb51ffea3825f944c3e35-d # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/ff/ff12ffc9e68a47088ebc81c9010d7fa78991ff134e73016c4a70ff729fec40c4-d # internal github.com/containers/libpod/vendor/github.com/containers/image/openshift mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker importmap github.com/containers/image/docker/policyconfiguration=github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/image/version=github.com/containers/libpod/vendor/github.com/containers/image/version importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/imdario/mergo=github.com/containers/libpod/vendor/github.com/imdario/mergo importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/client-go/util/homedir=github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile crypto/x509=$WORK/b110/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b296/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b304/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/openshift -complete -installsuffix shared -buildid ugN62xmjjBZ1oKkjU_cC/ugN62xmjjBZ1oKkjU_cC -goversion go1.15.5 -D "" -importcfg $WORK/b294/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/57/577b9a524cad3a828be1adb89a1ae933402622ab485bb31f1d29f9ed8710f3a2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/ed/edc82035e1e219e14b43253b6d7ad15c8de91f7973dea7cc0fbd2a3fd7c47e6d-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand mkdir -p $WORK/b421/ github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch mkdir -p $WORK/b427/ github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors cat >$WORK/b421/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b394/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b423/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid ovK3RK9uvuOC2CGbb6hi/ovK3RK9uvuOC2CGbb6hi -goversion go1.15.5 -D "" -importcfg $WORK/b421/importcfg -pack ./constants.go cat >$WORK/b427/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b417/_pkg_.a EOF cat >$WORK/b423/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/util/validation/field=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b403/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid nJD_XV-9b1hE0iFBzKZp/nJD_XV-9b1hE0iFBzKZp -goversion go1.15.5 -D "" -importcfg $WORK/b427/importcfg -pack ./decoder.go ./encoder.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid dDfq_9lPbooBjsuzTR_a/dDfq_9lPbooBjsuzTR_a -goversion go1.15.5 -D "" -importcfg $WORK/b423/importcfg -pack ./doc.go ./errors.go github.com/containers/libpod/vendor/k8s.io/api/core/v1 mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config importmap github.com/gogo/protobuf/proto=github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto importmap github.com/gogo/protobuf/sortkeys=github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/intstr=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b389/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b416/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/containers/libpod/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid C0ysElfWAu2FVy3q0dk9/C0ysElfWAu2FVy3q0dk9 -goversion go1.15.5 -D "" -importcfg $WORK/b388/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./meta.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/0e/0eb8fe87890e01b456bf75898e7be8ba004f1bbabed9dc3a61fc136a5a5db7ca-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/60/601c9cd6542d1dcaf1f83f61c2dd57cdb57770cfb8996a2f3065f03dff1c2463-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/9e/9eba10647fe55cfd1f51fffa27c717b294c12ca497b74d3fd1cf364ede442017-d # internal github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy mkdir -p $WORK/b437/ cat >$WORK/b437/importcfg << 'EOF' # internal # import config importmap github.com/docker/spdystream=github.com/containers/libpod/vendor/github.com/docker/spdystream importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/serializer=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/apimachinery/third_party/forked/golang/netutil=github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b386/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b449/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/http/httputil=$WORK/b293/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid dMrWyXZ4yf_7B1QkSH_m/dMrWyXZ4yf_7B1QkSH_m -goversion go1.15.5 -D "" -importcfg $WORK/b437/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/e9/e9c1a07b5da09c2531d8c2a0c811bf73bc91552667f1130a0cd4b005e2251ca0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/8c/8cb433f916486a78f7d6385391f8337108c2fa9071811c50a828af801518eb29-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/rest mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap golang.org/x/net/http2=github.com/containers/libpod/vendor/golang.org/x/net/http2 importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/errors=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema importmap k8s.io/apimachinery/pkg/runtime/serializer/streaming=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming importmap k8s.io/apimachinery/pkg/types=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types importmap k8s.io/apimachinery/pkg/util/net=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net importmap k8s.io/apimachinery/pkg/util/sets=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets importmap k8s.io/apimachinery/pkg/watch=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch importmap k8s.io/client-go/pkg/version=github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version importmap k8s.io/client-go/rest/watch=github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch importmap k8s.io/client-go/tools/clientcmd/api=github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api importmap k8s.io/client-go/tools/metrics=github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics importmap k8s.io/client-go/transport=github.com/containers/libpod/vendor/k8s.io/client-go/transport importmap k8s.io/client-go/util/cert=github.com/containers/libpod/vendor/k8s.io/client-go/util/cert importmap k8s.io/client-go/util/flowcontrol=github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b296/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b432/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/rest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid yvK_16y1me7XAD8FsKJn/yvK_16y1me7XAD8FsKJn -goversion go1.15.5 -D "" -importcfg $WORK/b422/importcfg -pack ./client.go ./config.go ./plugin.go ./request.go ./transport.go ./url_utils.go ./urlbackoff.go ./versions.go ./zz_generated.deepcopy.go cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/01/01c00b7b408404277cd74b1a7f632606e858f18eb384d0548357cfedc0b14457-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy mkdir -p $WORK/b436/ TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c cat >$WORK/b436/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/httpstream/spdy=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b437/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b422/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid w83xHy77gNz1BKaKatn8/w83xHy77gNz1BKaKatn8 -goversion go1.15.5 -D "" -importcfg $WORK/b436/importcfg -pack ./spdy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/e5/e5c31fc89ca2a475a5754fc4e5f59b5d70ea81b7d3954432fd9d48be23dfcf53-d # internal github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config importmap github.com/golang/glog=github.com/containers/libpod/vendor/github.com/golang/glog importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/httpstream=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream importmap k8s.io/apimachinery/pkg/util/remotecommand=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/rest=github.com/containers/libpod/vendor/k8s.io/client-go/rest importmap k8s.io/client-go/transport/spdy=github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy importmap k8s.io/client-go/util/exec=github.com/containers/libpod/vendor/k8s.io/client-go/util/exec packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b386/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b450/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid G7aOgZ58loZiG3zGXY7g/G7aOgZ58loZiG3zGXY7g -goversion go1.15.5 -D "" -importcfg $WORK/b387/importcfg -pack ./doc.go ./errorstream.go ./remotecommand.go ./resize.go ./v1.go ./v2.go ./v3.go ./v4.go cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/25/25a55ea844ec500626b62292967bc0496cb4314212b929606be7ae63d2fd37a5-d # internal github.com/containers/libpod/pkg/kubeutils mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/util/runtime=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b387/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/kubeutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/libpod/pkg/kubeutils -complete -installsuffix shared -buildid ONqXzYLh1F-wct0OxkLA/ONqXzYLh1F-wct0OxkLA -goversion go1.15.5 -D "" -importcfg $WORK/b384/importcfg -pack ./resize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cd $WORK/b307 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/09/095e2113f238e55c1ed1d4493b5d7d75296be7c74d0da78ff787e4783e2a094d-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b307=/tmp/go-build -gno-record-gcc-switches -o $WORK/b307/_cgo_.o $WORK/b307/_cgo_main.o $WORK/b307/_x001.o $WORK/b307/_x002.o $WORK/b307/_x003.o $WORK/b307/_x004.o $WORK/b307/_x005.o $WORK/b307/_x006.o $WORK/b307/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage otbuiltin -dynimport $WORK/b307/_cgo_.o -dynout $WORK/b307/_cgo_import.go cat >$WORK/b307/importcfg << 'EOF' # internal # import config importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b306/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid SX4rKch1Y07opa8K528S/SX4rKch1Y07opa8K528S -goversion go1.15.5 -D "" -importcfg $WORK/b307/importcfg -pack $WORK/b307/_cgo_gotypes.go $WORK/b307/builtin.cgo1.go $WORK/b307/checkout.cgo1.go $WORK/b307/commit.cgo1.go $WORK/b307/init.cgo1.go $WORK/b307/log.cgo1.go $WORK/b307/prune.cgo1.go $WORK/b307/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b307/_pkg_.a $WORK/b307/_x001.o $WORK/b307/_x002.o $WORK/b307/_x003.o $WORK/b307/_x004.o $WORK/b307/_x005.o $WORK/b307/_x006.o $WORK/b307/_x007.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/b7/b70da9c0578a5b439d8911a66bdf8113f4c7d4f959de3fe899c9f66e550e4010-d # internal github.com/containers/libpod/vendor/github.com/containers/image/ostree mkdir -p $WORK/b305/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b305/ -importpath github.com/containers/libpod/vendor/github.com/containers/image/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I $WORK/b305/ -g -O2 ./ostree_dest.go ./ostree_src.go cd $WORK/b305 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b305=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b305=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b305=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b305=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/ostree TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b305=/tmp/go-build -gno-record-gcc-switches -o $WORK/b305/_cgo_.o $WORK/b305/_cgo_main.o $WORK/b305/_x001.o $WORK/b305/_x002.o $WORK/b305/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage ostree -dynimport $WORK/b305/_cgo_.o -dynout $WORK/b305/_cgo_import.go cat >$WORK/b305/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/directory/explicitfilepath=github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/klauspost/pgzip=github.com/containers/libpod/vendor/github.com/klauspost/pgzip importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/ostreedev/ostree-go/pkg/glibobject=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject importmap github.com/ostreedev/ostree-go/pkg/otbuiltin=github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/vbatts/tar-split/tar/asm=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm importmap github.com/vbatts/tar-split/tar/storage=github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b066/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b307/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b209/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/ostree -installsuffix shared -buildid L1vgijApFQAGSTyafgZr/L1vgijApFQAGSTyafgZr -goversion go1.15.5 -D "" -importcfg $WORK/b305/importcfg -pack ./ostree_transport.go $WORK/b305/_cgo_gotypes.go $WORK/b305/ostree_dest.cgo1.go $WORK/b305/ostree_src.cgo1.go $WORK/b305/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b305/_pkg_.a $WORK/b305/_x001.o $WORK/b305/_x002.o $WORK/b305/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/05/0545b160ce5863d39d9c49d69ce45169f5b38f182b1ba13d382a11114101029f-d # internal github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive importmap github.com/containers/image/docker/daemon=github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive importmap github.com/containers/image/oci/layout=github.com/containers/libpod/vendor/github.com/containers/image/oci/layout importmap github.com/containers/image/openshift=github.com/containers/libpod/vendor/github.com/containers/image/openshift importmap github.com/containers/image/ostree=github.com/containers/libpod/vendor/github.com/containers/image/ostree importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid ElCtuO-9FJ4XRsYCcTUl/ElCtuO-9FJ4XRsYCcTUl -goversion go1.15.5 -D "" -importcfg $WORK/b248/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/d8/d805a17eabee3f6375ff9c6e1d714611cdb07d57468844de65db19228a220c96-d # internal github.com/containers/libpod/libpod/image mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive importmap github.com/containers/image/pkg/sysregistries=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage importmap github.com/containers/image/tarball=github.com/containers/libpod/vendor/github.com/containers/image/tarball importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/hashicorp/go-multierror=github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b232/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/libpod/common=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/containers/libpod/vendor/github.com/containers/buildah mkdir -p $WORK/b044/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/libpod/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/containers/libpod/libpod/image -complete -installsuffix shared -buildid YbcDAL-flR5OG0qLxfJI/YbcDAL-flR5OG0qLxfJI -goversion go1.15.5 -D "" -importcfg $WORK/b360/importcfg -pack ./docker_registry_options.go ./errors.go ./filters.go ./image.go ./parts.go ./prune.go ./pull.go ./signing_options.go ./utils.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/libcni=github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni importmap github.com/containers/buildah/bind=github.com/containers/libpod/vendor/github.com/containers/buildah/bind importmap github.com/containers/buildah/chroot=github.com/containers/libpod/vendor/github.com/containers/buildah/chroot importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/pkg/blobcache=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/docker/tarfile=github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile importmap github.com/containers/image/image=github.com/containers/libpod/vendor/github.com/containers/image/image importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive importmap github.com/containers/image/pkg/sysregistries=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries importmap github.com/containers/image/pkg/sysregistriesv2=github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2 importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/seccomp/containers-golang=github.com/containers/libpod/vendor/github.com/seccomp/containers-golang importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile archive/tar=$WORK/b045/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/pkg/secrets=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah -complete -installsuffix shared -buildid jaq0ewng4vduc5ZfgUL2/jaq0ewng4vduc5ZfgUL2 -goversion go1.15.5 -D "" -importcfg $WORK/b044/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/47/477bb69a191b837b08d3827abd3edd7fecbb82480dc0c6e955a4cbcd692cf36b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5c/5c4f88c61e958aba4cb3d6c06cdeb8ab23a242c6efe43ca33c65b8e8c07abbd9-d # internal github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli mkdir -p $WORK/b344/ github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah mkdir -p $WORK/b346/ mkdir -p $WORK/b343/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/urfave/cli=github.com/containers/libpod/vendor/github.com/urfave/cli packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/urfave/cli=$WORK/b345/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid TRTP3UBe2kF9lUTwWTuY/TRTP3UBe2kF9lUTwWTuY -goversion go1.15.5 -D "" -importcfg $WORK/b344/importcfg -pack ./common.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/urfave/cli=github.com/containers/libpod/vendor/github.com/urfave/cli importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/urfave/cli=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b239/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 4Yg1xKTXF1JNVYxpNjF6/4Yg1xKTXF1JNVYxpNjF6 -goversion go1.15.5 -D "" -importcfg $WORK/b346/importcfg -pack ./parse.go cat >$WORK/b343/importcfg << 'EOF' # internal # import config importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/docker=github.com/containers/libpod/vendor/github.com/containers/buildah/docker importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/copy=github.com/containers/libpod/vendor/github.com/containers/image/copy importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/ioutils=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/docker/docker/builder/dockerfile/parser=github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser importmap github.com/fsouza/go-dockerclient=github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/openshift/imagebuilder=github.com/containers/libpod/vendor/github.com/openshift/imagebuilder importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile flag=$WORK/b206/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid kzaQfx207Pv08AjJBPYP/kzaQfx207Pv08AjJBPYP -goversion go1.15.5 -D "" -importcfg $WORK/b343/importcfg -pack ./build.go ./chroot_symlink.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/52/5230c5330ef1578571a86ba4d39b23ca7d7c3faf338621f3a4651ba1ec812a34-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/21/218bbacdb88f5448fbba2e801be71ba9d68ff14635c036f2c5b5c4b2eaae5193-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/63/63ee21ed42ee0f058dc2305de403fd6f88dd140107dc593a83118e7953aac322-d # internal github.com/containers/libpod/libpod mkdir -p $WORK/b349/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/libpod CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b349/ -importpath github.com/containers/libpod/libpod -- -I $WORK/b349/ -g -O2 ./container_attach.go cd $WORK/b349 TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c container_attach.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/libpod -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/libpod TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b349=/tmp/go-build -gno-record-gcc-switches -o $WORK/b349/_cgo_.o $WORK/b349/_cgo_main.o $WORK/b349/_x001.o $WORK/b349/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage libpod -dynimport $WORK/b349/_cgo_.o -dynout $WORK/b349/_cgo_import.go cat >$WORK/b349/importcfg << 'EOF' # internal # import config importmap github.com/BurntSushi/toml=github.com/containers/libpod/vendor/github.com/BurntSushi/toml importmap github.com/boltdb/bolt=github.com/containers/libpod/vendor/github.com/boltdb/bolt importmap github.com/containerd/cgroups=github.com/containers/libpod/vendor/github.com/containerd/cgroups importmap github.com/containernetworking/cni/pkg/types=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/plugins/pkg/ns=github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/util=github.com/containers/libpod/vendor/github.com/containers/buildah/util importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature importmap github.com/containers/image/storage=github.com/containers/libpod/vendor/github.com/containers/image/storage importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/psgo=github.com/containers/libpod/vendor/github.com/containers/psgo importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/chrootarchive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive importmap github.com/containers/storage/pkg/idtools=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/containers/storage/pkg/stringid=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid importmap github.com/containers/storage/pkg/system=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system importmap github.com/containers/storage/pkg/truncindex=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex importmap github.com/coreos/go-systemd/activation=github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/daemon/caps=github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps importmap github.com/docker/docker/pkg/namesgenerator=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/fsnotify/fsnotify=github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify importmap github.com/mailru/easyjson=github.com/containers/libpod/vendor/github.com/mailru/easyjson importmap github.com/mailru/easyjson/jlexer=github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer importmap github.com/mailru/easyjson/jwriter=github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter importmap github.com/mrunalp/fileutils=github.com/containers/libpod/vendor/github.com/mrunalp/fileutils importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runc/libcontainer/user=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/opencontainers/selinux/go-selinux=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/ulule/deepcopier=github.com/containers/libpod/vendor/github.com/ulule/deepcopier importmap github.com/vishvananda/netlink=github.com/containers/libpod/vendor/github.com/vishvananda/netlink importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix importmap golang.org/x/text/language=github.com/containers/libpod/vendor/golang.org/x/text/language importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/api/resource=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource importmap k8s.io/apimachinery/pkg/apis/meta/v1=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 importmap k8s.io/apimachinery/pkg/util/wait=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/boltdb/bolt=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/cgroups=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/pkg/firewall=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/pkg/secrets=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b228/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mrunalp/fileutils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulule/deepcopier=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/language=$WORK/b379/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b387/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/libpod/libpod -installsuffix shared -buildid 7YDwDFbOMVOJO8zUZasS/7YDwDFbOMVOJO8zUZasS -goversion go1.15.5 -D "" -importcfg $WORK/b349/importcfg -pack ./boltdb_state.go ./boltdb_state_internal.go ./boltdb_state_linux.go ./container.go ./container_api.go ./container_commit.go ./container_easyjson.go ./container_graph.go ./container_inspect.go ./container_internal.go ./container_internal_linux.go ./container_linux.go ./container_top_linux.go ./diff.go ./errors.go ./in_memory_state.go ./info.go ./kube.go ./mounts_linux.go ./networking_linux.go ./oci.go ./oci_linux.go ./options.go ./pod.go ./pod_api.go ./pod_easyjson.go ./pod_internal.go ./pod_top_linux.go ./runtime.go ./runtime_ctr.go ./runtime_img.go ./runtime_pod.go ./runtime_pod_infra_linux.go ./runtime_pod_linux.go ./runtime_volume.go ./runtime_volume_linux.go ./state.go ./stats.go ./stats_config.go ./storage.go ./util.go ./util_linux.go ./version.go ./volume.go ./volume_internal.go $WORK/b349/_cgo_gotypes.go $WORK/b349/container_attach.cgo1.go $WORK/b349/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b349/_pkg_.a $WORK/b349/_x001.o $WORK/b349/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/6c/6c20a6a949acbdceaeb3fc2077dd91fcfa1b8975f46dddd2cfafba576efc58b0-d # internal github.com/containers/libpod/cmd/podman/libpodruntime mkdir -p $WORK/b348/ github.com/containers/libpod/pkg/logs github.com/containers/libpod/pkg/spec mkdir -p $WORK/b487/ mkdir -p $WORK/b480/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/urfave/cli=github.com/containers/libpod/vendor/github.com/urfave/cli packagefile github.com/containers/libpod/libpod=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/urfave/cli=$WORK/b345/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/cmd/podman/libpodruntime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/libpod/cmd/podman/libpodruntime -complete -installsuffix shared -buildid 5qeE-Wll76faFSjaZ3L1/5qeE-Wll76faFSjaZ3L1 -goversion go1.15.5 -D "" -importcfg $WORK/b348/importcfg -pack ./runtime.go cat >$WORK/b487/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/logs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/libpod/pkg/logs -complete -installsuffix shared -buildid 8YpaNmgbir4Nv448O1ML/8YpaNmgbir4Nv448O1ML -goversion go1.15.5 -D "" -importcfg $WORK/b487/importcfg -pack ./logs.go cat >$WORK/b480/importcfg << 'EOF' # internal # import config importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/mount=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/docker/daemon/caps=github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps importmap github.com/docker/docker/profiles/seccomp=github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/opencontainers/runc/libcontainer/configs=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs importmap github.com/opencontainers/runc/libcontainer/devices=github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/runtime-tools/generate=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/containers/libpod/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/pkg/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/containers/libpod/pkg/spec -complete -installsuffix shared -buildid Y_VsLh7bF3zhz1ykCI-W/Y_VsLh7bF3zhz1ykCI-W -goversion go1.15.5 -D "" -importcfg $WORK/b480/importcfg -pack ./config_linux.go ./createconfig.go ./parse.go ./ports.go ./spec.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/b487/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/2e/2ef88de4d54c51d89e4bdd819a10d7b1bf19af43b2d26c207d6e9e4bef186e0c-d # internal github.com/containers/libpod/libpod/adapter mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config importmap github.com/urfave/cli=github.com/containers/libpod/vendor/github.com/urfave/cli packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/urfave/cli=$WORK/b345/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/libpod/adapter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/containers/libpod/libpod/adapter -complete -installsuffix shared -buildid nJmKIrDID9pKAuEcnaKr/nJmKIrDID9pKAuEcnaKr -goversion go1.15.5 -D "" -importcfg $WORK/b485/importcfg -pack ./runtime.go cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/a2/a274137c1417dfeaf4db87f322334c82690e04d28c6aa2a29c1b78de84b484a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/a3/a30b6f3cef55578edd198c93209d65d81a4a9335e858cbca4c15b714ffae00cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/64/64e1082a6fd9595126cd6ffbba754e251fabb74b19484bc6f1be04947ab1facb-d # internal github.com/containers/libpod/cmd/podman/shared mkdir -p $WORK/b479/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/google/shlex=github.com/containers/libpod/vendor/github.com/google/shlex importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/cmd/podman/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/containers/libpod/cmd/podman/shared -complete -installsuffix shared -buildid sS7ChDLa1XruyO9KgvHi/sS7ChDLa1XruyO9KgvHi -goversion go1.15.5 -D "" -importcfg $WORK/b479/importcfg -pack ./container.go ./funcs.go ./parallel.go ./pod.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/5e/5ead0f1daa43adfcac00841fe8e4112b3279928b4ed31f204767cef69af70062-d # internal github.com/containers/libpod/cmd/podman mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/buger/goterm=github.com/containers/libpod/vendor/github.com/buger/goterm importmap github.com/containers/buildah=github.com/containers/libpod/vendor/github.com/containers/buildah importmap github.com/containers/buildah/imagebuildah=github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah importmap github.com/containers/buildah/pkg/cli=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli importmap github.com/containers/buildah/pkg/parse=github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse importmap github.com/containers/image/directory=github.com/containers/libpod/vendor/github.com/containers/image/directory importmap github.com/containers/image/docker=github.com/containers/libpod/vendor/github.com/containers/image/docker importmap github.com/containers/image/docker/archive=github.com/containers/libpod/vendor/github.com/containers/image/docker/archive importmap github.com/containers/image/docker/reference=github.com/containers/libpod/vendor/github.com/containers/image/docker/reference importmap github.com/containers/image/manifest=github.com/containers/libpod/vendor/github.com/containers/image/manifest importmap github.com/containers/image/oci/archive=github.com/containers/libpod/vendor/github.com/containers/image/oci/archive importmap github.com/containers/image/pkg/docker/config=github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config importmap github.com/containers/image/signature=github.com/containers/libpod/vendor/github.com/containers/image/signature importmap github.com/containers/image/transports=github.com/containers/libpod/vendor/github.com/containers/image/transports importmap github.com/containers/image/transports/alltransports=github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports importmap github.com/containers/image/types=github.com/containers/libpod/vendor/github.com/containers/image/types importmap github.com/containers/storage=github.com/containers/libpod/vendor/github.com/containers/storage importmap github.com/containers/storage/pkg/archive=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive importmap github.com/containers/storage/pkg/reexec=github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec importmap github.com/cri-o/ocicni/pkg/ocicni=github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni importmap github.com/docker/distribution/reference=github.com/containers/libpod/vendor/github.com/docker/distribution/reference importmap github.com/docker/docker/pkg/signal=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal importmap github.com/docker/docker/pkg/term=github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term importmap github.com/docker/go-connections/nat=github.com/containers/libpod/vendor/github.com/docker/go-connections/nat importmap github.com/docker/go-units=github.com/containers/libpod/vendor/github.com/docker/go-units importmap github.com/fatih/camelcase=github.com/containers/libpod/vendor/github.com/fatih/camelcase importmap github.com/ghodss/yaml=github.com/containers/libpod/vendor/github.com/ghodss/yaml importmap github.com/opencontainers/go-digest=github.com/containers/libpod/vendor/github.com/opencontainers/go-digest importmap github.com/opencontainers/image-spec/specs-go/v1=github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1 importmap github.com/opencontainers/runtime-spec/specs-go=github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/opencontainers/selinux/go-selinux/label=github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/containers/libpod/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/containers/libpod/vendor/github.com/sirupsen/logrus importmap github.com/sirupsen/logrus/hooks/syslog=github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog importmap github.com/ulule/deepcopier=github.com/containers/libpod/vendor/github.com/ulule/deepcopier importmap github.com/urfave/cli=github.com/containers/libpod/vendor/github.com/urfave/cli importmap golang.org/x/crypto/ssh/terminal=github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal importmap k8s.io/api/core/v1=github.com/containers/libpod/vendor/k8s.io/api/core/v1 importmap k8s.io/apimachinery/pkg/fields=github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields importmap k8s.io/client-go/tools/remotecommand=github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/formats=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/libpod/adapter=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/libpod/common=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/pkg/logs=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulule/deepcopier=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/urfave/cli=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b239/_pkg_.a packagefile html/template=$WORK/b495/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b387/_pkg_.a packagefile log/syslog=$WORK/b494/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/signal=$WORK/b246/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/pprof=$WORK/b497/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b043/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/_build/src/github.com/containers/libpod/cmd/podman /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid wKhcd7_IdNoLlAjFLjrm/wKhcd7_IdNoLlAjFLjrm -goversion go1.15.5 -D "" -importcfg $WORK/b001/importcfg -pack ./attach.go ./build.go ./checkpoint.go ./cleanup.go ./commit.go ./common.go ./container.go ./containers_prune.go ./create.go ./create_cli.go ./diff.go ./exec.go ./exists.go ./export.go ./generate.go ./generate_kube.go ./history.go ./image.go ./images.go ./images_prune.go ./import.go ./info.go ./inspect.go ./kill.go ./load.go ./login.go ./logout.go ./logs.go ./main.go ./mount.go ./parse.go ./pause.go ./play.go ./play_kube.go ./pod.go ./pod_create.go ./pod_inspect.go ./pod_kill.go ./pod_pause.go ./pod_ps.go ./pod_restart.go ./pod_rm.go ./pod_start.go ./pod_stats.go ./pod_stop.go ./pod_top.go ./pod_unpause.go ./port.go ./ps.go ./pull.go ./push.go ./refresh.go ./restart.go ./restore.go ./rm.go ./rmi.go ./run.go ./runlabel.go ./save.go ./search.go ./sign.go ./sigproxy.go ./start.go ./stats.go ./stop.go ./tag.go ./top.go ./trust.go ./umount.go ./unpause.go ./utils.go ./varlink_dummy.go ./version.go ./volume.go ./volume_create.go ./volume_inspect.go ./volume_ls.go ./volume_prune.go ./volume_rm.go ./wait.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/0e/0ea9157aac8fbd13abb3615ce6fa18b21e63ca14eb5d0739c7ea47070543f742-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/libpod/cmd/podman=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b021/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b033/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/buger/goterm=$WORK/b042/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah=$WORK/b044/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/imagebuildah=$WORK/b343/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/cli=$WORK/b344/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/parse=$WORK/b346/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory=$WORK/b065/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker=$WORK/b249/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/archive=$WORK/b130/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/manifest=$WORK/b083/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/archive=$WORK/b144/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/docker/config=$WORK/b251/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/signature=$WORK/b186/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports=$WORK/b129/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/transports/alltransports=$WORK/b248/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/types=$WORK/b085/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/formats=$WORK/b347/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/libpodruntime=$WORK/b348/_pkg_.a packagefile github.com/containers/libpod/cmd/podman/shared=$WORK/b479/_pkg_.a packagefile github.com/containers/libpod/libpod=$WORK/b349/_pkg_.a packagefile github.com/containers/libpod/libpod/adapter=$WORK/b485/_pkg_.a packagefile github.com/containers/libpod/libpod/common=$WORK/b361/_pkg_.a packagefile github.com/containers/libpod/libpod/image=$WORK/b360/_pkg_.a packagefile github.com/containers/libpod/pkg/annotations=$WORK/b365/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/0.1.0=$WORK/b486/_pkg_.a packagefile github.com/containers/libpod/pkg/inspect=$WORK/b357/_pkg_.a packagefile github.com/containers/libpod/pkg/logs=$WORK/b487/_pkg_.a packagefile github.com/containers/libpod/pkg/namespaces=$WORK/b453/_pkg_.a packagefile github.com/containers/libpod/pkg/registries=$WORK/b362/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b309/_pkg_.a packagefile github.com/containers/libpod/pkg/spec=$WORK/b480/_pkg_.a packagefile github.com/containers/libpod/pkg/sysinfo=$WORK/b488/_pkg_.a packagefile github.com/containers/libpod/pkg/trust=$WORK/b491/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b363/_pkg_.a packagefile github.com/containers/libpod/utils=$WORK/b458/_pkg_.a packagefile github.com/containers/libpod/version=$WORK/b367/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage=$WORK/b203/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/archive=$WORK/b168/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/reexec=$WORK/b207/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b358/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/reference=$WORK/b260/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/signal=$WORK/b310/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/term=$WORK/b338/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/nat=$WORK/b281/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-units=$WORK/b175/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fatih/camelcase=$WORK/b492/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ghodss/yaml=$WORK/b271/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go/v1=$WORK/b086/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b215/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus=$WORK/b128/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/sirupsen/logrus/hooks/syslog=$WORK/b493/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulule/deepcopier=$WORK/b475/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/urfave/cli=$WORK/b345/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b239/_pkg_.a packagefile html/template=$WORK/b495/_pkg_.a packagefile io=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b046/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/api/core/v1=$WORK/b388/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/fields=$WORK/b398/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b387/_pkg_.a packagefile log/syslog=$WORK/b494/_pkg_.a packagefile net=$WORK/b054/_pkg_.a packagefile net/http=$WORK/b150/_pkg_.a packagefile net/url=$WORK/b114/_pkg_.a packagefile os=$WORK/b036/_pkg_.a packagefile os/exec=$WORK/b062/_pkg_.a packagefile os/signal=$WORK/b246/_pkg_.a packagefile path=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/pprof=$WORK/b497/_pkg_.a packagefile sort=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b032/_pkg_.a packagefile strings=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b023/_pkg_.a packagefile text/tabwriter=$WORK/b043/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b049/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile internal/fmtsort=$WORK/b034/_pkg_.a packagefile archive/tar=$WORK/b045/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/libcni=$WORK/b051/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/bind=$WORK/b063/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/chroot=$WORK/b235/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/docker=$WORK/b240/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/pkg/blobcache=$WORK/b241/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/util=$WORK/b064/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/copy=$WORK/b242/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/tarfile=$WORK/b131/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/image=$WORK/b074/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistries=$WORK/b247/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/sysregistriesv2=$WORK/b184/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/storage=$WORK/b202/_pkg_.a packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b308/_pkg_.a packagefile github.com/containers/libpod/pkg/secrets=$WORK/b311/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/chrootarchive=$WORK/b205/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/idtools=$WORK/b171/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ioutils=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringid=$WORK/b226/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/system=$WORK/b172/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/image-spec/specs-go=$WORK/b087/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate=$WORK/b312/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b216/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder=$WORK/b327/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/containers-golang=$WORK/b342/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sys/unix=$WORK/b174/_pkg_.a packagefile math/rand=$WORK/b058/_pkg_.a packagefile flag=$WORK/b206/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/parser=$WORK/b329/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsouza/go-dockerclient=$WORK/b330/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b098/_pkg_.a packagefile crypto/tls=$WORK/b100/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b250/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/blobinfocache=$WORK/b123/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b147/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b233/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b259/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client=$WORK/b263/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b167/_pkg_.a packagefile mime=$WORK/b162/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/strslice=$WORK/b084/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/versions=$WORK/b088/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/libtrust=$WORK/b089/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/internal/tmpdir=$WORK/b132/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/internal=$WORK/b145/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/oci/layout=$WORK/b146/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b252/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b253/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/homedir=$WORK/b254/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/version=$WORK/b187/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mtrmac/gpgme=$WORK/b188/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp=$WORK/b189/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/docker/daemon=$WORK/b273/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/openshift=$WORK/b294/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/ostree=$WORK/b305/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/tarball=$WORK/b232/_pkg_.a packagefile text/template=$WORK/b325/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/shlex=$WORK/b484/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/BurntSushi/toml=$WORK/b185/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/boltdb/bolt=$WORK/b124/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/cgroups=$WORK/b350/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b053/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b061/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/plugins/pkg/ns=$WORK/b355/_pkg_.a packagefile github.com/containers/libpod/libpod/driver=$WORK/b356/_pkg_.a packagefile github.com/containers/libpod/libpod/layers=$WORK/b364/_pkg_.a packagefile github.com/containers/libpod/pkg/apparmor=$WORK/b366/_pkg_.a packagefile github.com/containers/libpod/pkg/criu=$WORK/b368/_pkg_.a packagefile github.com/containers/libpod/pkg/ctime=$WORK/b372/_pkg_.a packagefile github.com/containers/libpod/pkg/firewall=$WORK/b373/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks=$WORK/b375/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/exec=$WORK/b381/_pkg_.a packagefile github.com/containers/libpod/pkg/kubeutils=$WORK/b384/_pkg_.a packagefile github.com/containers/libpod/pkg/lookup=$WORK/b451/_pkg_.a packagefile github.com/containers/libpod/pkg/netns=$WORK/b454/_pkg_.a packagefile github.com/containers/libpod/pkg/registrar=$WORK/b455/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf=$WORK/b456/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo=$WORK/b459/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/mount=$WORK/b173/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/truncindex=$WORK/b228/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/activation=$WORK/b466/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/daemon/caps=$WORK/b467/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/namesgenerator=$WORK/b469/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/fsnotify/fsnotify=$WORK/b359/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson=$WORK/b470/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/jlexer=$WORK/b471/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/jwriter=$WORK/b472/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mrunalp/fileutils=$WORK/b474/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/user=$WORK/b176/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink=$WORK/b476/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/language=$WORK/b379/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b390/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b394/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/wait=$WORK/b419/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/go-multierror=$WORK/b317/_pkg_.a packagefile github.com/containers/libpod/pkg/hooks/1.0.0=$WORK/b376/_pkg_.a packagefile os/user=$WORK/b048/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/profiles/seccomp=$WORK/b481/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b482/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b483/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/parsers=$WORK/b489/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b490/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/yaml.v2=$WORK/b272/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-systemd/dbus=$WORK/b351/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/godbus/dbus=$WORK/b352/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers=$WORK/b204/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/register=$WORK/b210/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/directory=$WORK/b212/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/parsers=$WORK/b214/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/stringutils=$WORK/b227/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/pgzip=$WORK/b135/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1=$WORK/b182/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/asm=$WORK/b230/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/tar/storage=$WORK/b209/_pkg_.a packagefile compress/bzip2=$WORK/b134/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fileutils=$WORK/b169/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/pools=$WORK/b179/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/promise=$WORK/b180/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/system=$WORK/b181/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b052/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b059/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/digestset=$WORK/b261/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile log=$WORK/b126/_pkg_.a packagefile database/sql/driver=$WORK/b316/_pkg_.a packagefile html=$WORK/b496/_pkg_.a packagefile text/template/parse=$WORK/b326/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/proto=$WORK/b287/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/sortkeys=$WORK/b389/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b405/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b413/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/types=$WORK/b415/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b416/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b399/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/glog=$WORK/b386/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b420/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b421/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/runtime=$WORK/b385/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest=$WORK/b422/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport/spdy=$WORK/b436/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/exec=$WORK/b450/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b055/_pkg_.a packagefile internal/nettrace=$WORK/b056/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/singleflight=$WORK/b057/_pkg_.a packagefile compress/gzip=$WORK/b151/_pkg_.a packagefile container/list=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b154/_pkg_.a packagefile mime/multipart=$WORK/b163/_pkg_.a packagefile net/http/httptrace=$WORK/b165/_pkg_.a packagefile net/http/internal=$WORK/b166/_pkg_.a packagefile net/textproto=$WORK/b159/_pkg_.a packagefile internal/oserror=$WORK/b024/_pkg_.a packagefile internal/syscall/execenv=$WORK/b039/_pkg_.a packagefile internal/syscall/unix=$WORK/b038/_pkg_.a packagefile internal/testlog=$WORK/b040/_pkg_.a packagefile internal/unsafeheader=$WORK/b006/_pkg_.a packagefile regexp/syntax=$WORK/b073/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/buildah/unshare=$WORK/b236/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b237/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/seccomp/libseccomp-golang=$WORK/b238/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/syndtr/gocapability/capability=$WORK/b208/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/image/pkg/compression=$WORK/b133/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/sync/semaphore=$WORK/b243/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/cheggaaa/pb.v1=$WORK/b244/_pkg_.a packagefile crypto/sha256=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context=$WORK/b178/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b313/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b314/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/builder/dockerfile/command=$WORK/b328/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/signal=$WORK/b340/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/openshift/imagebuilder/strslice=$WORK/b341/_pkg_.a packagefile text/scanner=$WORK/b170/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/system=$WORK/b256/_pkg_.a packagefile crypto/x509=$WORK/b110/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/registry=$WORK/b284/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm=$WORK/b285/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/opts=$WORK/b331/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/archive=$WORK/b332/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/fileutils=$WORK/b333/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/jsonmessage=$WORK/b336/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stdcopy=$WORK/b339/_pkg_.a packagefile net/http/httputil=$WORK/b293/_pkg_.a packagefile crypto/aes=$WORK/b091/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/internal/boring=$WORK/b076/_pkg_.a packagefile crypto/des=$WORK/b102/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/ed25519=$WORK/b103/_pkg_.a packagefile crypto/elliptic=$WORK/b092/_pkg_.a packagefile crypto/hmac=$WORK/b105/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b106/_pkg_.a packagefile crypto/md5=$WORK/b107/_pkg_.a packagefile crypto/rc4=$WORK/b108/_pkg_.a packagefile crypto/rsa=$WORK/b099/_pkg_.a packagefile crypto/sha1=$WORK/b109/_pkg_.a packagefile crypto/sha512=$WORK/b094/_pkg_.a packagefile crypto/subtle=$WORK/b079/_pkg_.a packagefile encoding/pem=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b121/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/go-connections/sockets=$WORK/b148/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gorilla/mux=$WORK/b262/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution=$WORK/b264/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/context=$WORK/b265/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b267/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b268/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b269/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b270/_pkg_.a packagefile crypto/x509/pkix=$WORK/b112/_pkg_.a packagefile encoding/base32=$WORK/b122/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/idtools=$WORK/b255/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/armor=$WORK/b190/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b191/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b192/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b197/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/client=$WORK/b274/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/imdario/mergo=$WORK/b295/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2=$WORK/b296/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/homedir=$WORK/b304/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b306/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b307/_pkg_.a packagefile hash/fnv=$WORK/b125/_pkg_.a packagefile runtime/debug=$WORK/b127/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/gogoproto=$WORK/b353/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b060/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu=$WORK/b369/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/coreos/go-iptables/iptables=$WORK/b374/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/collate=$WORK/b377/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/davecgh/go-spew/spew=$WORK/b382/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pmezard/go-difflib/difflib=$WORK/b383/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/cyphar/filepath-securejoin=$WORK/b452/_pkg_.a packagefile github.com/containers/libpod/pkg/resolvconf/dns=$WORK/b457/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b334/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/capabilities=$WORK/b460/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/dev=$WORK/b461/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/proc=$WORK/b462/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/process=$WORK/b464/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/types=$WORK/b463/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/tchap/go-patricia/patricia=$WORK/b229/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/stringutils=$WORK/b468/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mailru/easyjson/buffer=$WORK/b473/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netlink/nl=$WORK/b477/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vishvananda/netns=$WORK/b478/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/internal/tag=$WORK/b380/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/spf13/pflag=$WORK/b391/_pkg_.a packagefile github.com/containers/libpod/vendor/gopkg.in/inf.v0=$WORK/b393/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/google/gofuzz=$WORK/b395/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b396/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b400/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b417/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/hashicorp/errwrap=$WORK/b318/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types=$WORK/b276/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/aufs=$WORK/b211/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlay=$WORK/b217/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/vfs=$WORK/b222/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/zfs=$WORK/b224/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/compress/flate=$WORK/b136/_pkg_.a packagefile hash/crc32=$WORK/b138/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b183/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/vbatts/tar-split/archive/tar=$WORK/b231/_pkg_.a packagefile hash/crc64=$WORK/b143/_pkg_.a packagefile go/ast=$WORK/b406/_pkg_.a packagefile go/doc=$WORK/b409/_pkg_.a packagefile go/parser=$WORK/b411/_pkg_.a packagefile go/token=$WORK/b408/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b412/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b404/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b414/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b423/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b424/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b418/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b401/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/pkg/version=$WORK/b425/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/rest/watch=$WORK/b427/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b428/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/tools/metrics=$WORK/b429/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/transport=$WORK/b430/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/cert=$WORK/b431/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b432/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b437/_pkg_.a packagefile compress/flate=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b158/_pkg_.a packagefile mime/quotedprintable=$WORK/b164/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz=$WORK/b139/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mattn/go-runewidth=$WORK/b245/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/blang/semver=$WORK/b315/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b319/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b320/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonschema=$WORK/b322/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containerd/continuity/pathdriver=$WORK/b257/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/mount=$WORK/b258/_pkg_.a packagefile crypto/dsa=$WORK/b111/_pkg_.a packagefile encoding/asn1=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b097/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/container=$WORK/b277/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/mount=$WORK/b279/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/network=$WORK/b283/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b286/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/pkg/pools=$WORK/b335/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/Nvveen/Gotty=$WORK/b337/_pkg_.a packagefile crypto/internal/subtle=$WORK/b078/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b080/_pkg_.a packagefile crypto/internal/randutil=$WORK/b093/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b119/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/proxy=$WORK/b149/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/distribution/uuid=$WORK/b266/_pkg_.a packagefile compress/zlib=$WORK/b193/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/cast5=$WORK/b195/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b196/_pkg_.a packagefile image=$WORK/b198/_pkg_.a packagefile image/jpeg=$WORK/b200/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api=$WORK/b275/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/events=$WORK/b288/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/filters=$WORK/b282/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/image=$WORK/b289/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/time=$WORK/b290/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/volume=$WORK/b291/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/context/ctxhttp=$WORK/b292/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/http2/hpack=$WORK/b297/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/idna=$WORK/b298/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/net/lex/httplex=$WORK/b303/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor=$WORK/b354/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b370/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/golang/protobuf/proto=$WORK/b371/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/internal/colltab=$WORK/b378/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/norm=$WORK/b302/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/psgo/internal/host=$WORK/b465/_pkg_.a packagefile encoding/csv=$WORK/b392/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b397/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b402/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/locker=$WORK/b213/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/overlayutils=$WORK/b218/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/quota=$WORK/b219/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/fsutils=$WORK/b220/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/pkg/ostree=$WORK/b221/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/containers/storage/drivers/copy=$WORK/b223/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/mistifyio/go-zfs=$WORK/b225/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/klauspost/cpuid=$WORK/b137/_pkg_.a packagefile go/scanner=$WORK/b407/_pkg_.a packagefile internal/lazyregexp=$WORK/b410/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b403/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/version=$WORK/b426/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/time/rate=$WORK/b433/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b434/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/client-go/util/integer=$WORK/b435/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream=$WORK/b438/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b441/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b449/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b156/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b140/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/lzma=$WORK/b141/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b321/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonreference=$WORK/b323/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b278/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/docker/api/types/strslice=$WORK/b280/_pkg_.a packagefile hash/adler32=$WORK/b194/_pkg_.a packagefile image/color=$WORK/b199/_pkg_.a packagefile image/internal/imageutil=$WORK/b201/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/secure/bidirule=$WORK/b299/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/transform=$WORK/b300/_pkg_.a packagefile container/heap=$WORK/b439/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/docker/spdystream/spdy=$WORK/b440/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b442/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b447/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b444/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b448/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b142/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b324/_pkg_.a packagefile github.com/containers/libpod/vendor/golang.org/x/text/unicode/bidi=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/vendor/github.com/json-iterator/go=$WORK/b443/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b445/_pkg_.a packagefile github.com/containers/libpod/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b446/_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=UTdTYRCuxXki5d-coOvH/wKhcd7_IdNoLlAjFLjrm/4z4uzdWofPmuHKvI70cg/UTdTYRCuxXki5d-coOvH -compressdwarf=false -B 0x94d4eb3e576cf26793c00660a77a2dcaab182a59 -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 mkdir -p bin/ mv $WORK/b001/exe/a.out bin/podman rm -r $WORK/b001/ + pushd cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2 + mkdir _output ~/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2 ~/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f + pushd _output ~/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output ~/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2 ~/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f + mkdir -p src/github.com/kubernetes-sigs src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2 src/github.com/kubernetes-sigs/cri-o + popd ~/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2 ~/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2:/builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output + GOPATH=/builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2:/builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output ++ hack/libdm_tag.sh /var/tmp/rpm-tmp.ww1vX0: line 56: hack/libdm_tag.sh: No such file or directory + export 'BUILDTAGS=selinux seccomp exclude_graphdriver_btrfs exclude_graphdriver_devicemapper ' + BUILDTAGS='selinux seccomp exclude_graphdriver_btrfs exclude_graphdriver_devicemapper ' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl selinux seccomp exclude_graphdriver_btrfs exclude_graphdriver_devicemapper ' -ldflags ' -compressdwarf=false -B 0x71624f0915e8a77d73f25cc24a1023ed4b3d031e -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/crio-config github.com/kubernetes-sigs/cri-o/cmd/crio-config WORK=/tmp/go-build934159986 github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b126/ internal/unsafeheader crypto/subtle crypto/internal/subtle encoding internal/race mkdir -p $WORK/b020/ mkdir -p $WORK/b005/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/resolver mkdir -p $WORK/b049/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid UuIDTzVm1tE_NbCSm3lp/UuIDTzVm1tE_NbCSm3lp -goversion go1.15.5 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go github.com/kubernetes-sigs/cri-o/vendor/k8s.io/client-go/util/exec cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b261/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid mDpokUV06meeMMlLvpga/mDpokUV06meeMMlLvpga -goversion go1.15.5 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go github.com/kubernetes-sigs/cri-o/vendor/k8s.io/client-go/util/buffer cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid IIbq5oATzReoNvTLYe0k/IIbq5oATzReoNvTLYe0k -goversion go1.15.5 -D "" -importcfg $WORK/b049/importcfg -pack ./constant_time.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b048/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid tUXHOsjhdpbekBM_RWYK/tUXHOsjhdpbekBM_RWYK -goversion go1.15.5 -D "" -importcfg $WORK/b126/importcfg -pack ./operator.go github.com/kubernetes-sigs/cri-o/vendor/k8s.io/client-go/util/integer mkdir -p $WORK/b036/ internal/nettrace mkdir -p $WORK/b275/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF container/list mkdir -p $WORK/b393/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid O4MF1j-uiNU0oC_VYAqB/O4MF1j-uiNU0oC_VYAqB -goversion go1.15.5 -D "" -importcfg $WORK/b048/importcfg -pack ./aliasing.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding -std -complete -installsuffix shared -buildid 4j86f2iEYDHQ5XjwVvcg/4j86f2iEYDHQ5XjwVvcg -goversion go1.15.5 -D "" -importcfg $WORK/b036/importcfg -pack ./encoding.go github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/internal mkdir -p $WORK/b184/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/client-go/util/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid EUJB5uVrHUTEkI3yWfIw/EUJB5uVrHUTEkI3yWfIw -goversion go1.15.5 -D "" -importcfg $WORK/b261/importcfg -pack ./exec.go cat >$WORK/b275/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b251/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config EOF math/bits internal/cpu cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid iRy-FhjIabx-FKktb4kA/iRy-FhjIabx-FKktb4kA -goversion go1.15.5 -D "" -importcfg $WORK/b275/importcfg -pack ./resolver.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid qBGU_tBpti-4xgMf8Y1T/qBGU_tBpti-4xgMf8Y1T -goversion go1.15.5 -D "" -importcfg $WORK/b184/importcfg -pack ./aliasing.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b061/ runtime/internal/atomic cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/client-go/util/buffer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/client-go/util/buffer -complete -installsuffix shared -buildid RQJb3Kwc9z4F0k6IO9uY/RQJb3Kwc9z4F0k6IO9uY -goversion go1.15.5 -D "" -importcfg $WORK/b393/importcfg -pack ./ring_growing.go unicode/utf8 cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b251/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 PlBpTZJ6fMOYpDcgpEqv/PlBpTZJ6fMOYpDcgpEqv -goversion go1.15.5 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/client-go/util/integer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/client-go/util/integer -complete -installsuffix shared -buildid adMZVMV25oF1lkUI4vxV/adMZVMV25oF1lkUI4vxV -goversion go1.15.5 -D "" -importcfg $WORK/b251/importcfg -pack ./integer.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b162/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b278/ mkdir -p $WORK/b016/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b009/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid R0-ArZXhAxpRQv441HDk/R0-ArZXhAxpRQv441HDk -goversion go1.15.5 -D "" -importcfg $WORK/b061/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p container/list -std -complete -installsuffix shared -buildid JFxHra-coTQ_4OWMB6Jy/JFxHra-coTQ_4OWMB6Jy -goversion go1.15.5 -D "" -importcfg $WORK/b162/importcfg -pack ./list.go unicode/utf16 cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b278/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 5irPLAHngPAnBgoPCiFd/5irPLAHngPAnBgoPCiFd -goversion go1.15.5 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go runtime/cgo cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid vZUJD3aD-L0KYzCsHhOd/vZUJD3aD-L0KYzCsHhOd -goversion go1.15.5 -D "" -importcfg $WORK/b278/importcfg -pack ./internal.go mkdir -p $WORK/b010/ mkdir -p $WORK/b018/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b170/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s mkdir -p $WORK/b040/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid -z2bBfkne93RRwHD-p6L/-z2bBfkne93RRwHD-p6L -goversion go1.15.5 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid PIJ1nXzFylZ2JT22KkxW/PIJ1nXzFylZ2JT22KkxW -goversion go1.15.5 -D "" -importcfg $WORK/b170/importcfg -pack ./asn1.go crypto/internal/boring/sig mkdir -p $WORK/b053/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b063/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid -9pDf3_mQeb2OL_JNWpx/-9pDf3_mQeb2OL_JNWpx -goversion go1.15.5 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF sync/atomic cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b053/symabis ./sig_amd64.s unicode /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/31/31608bf3d8eef50492a7018c8b7b6ed773df3a0d95668a4e1cefedf63d2c3013-d # internal mkdir -p $WORK/b021/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b063/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b063/ -g -O2 -Wall -Werror ./cgo.go mkdir -p $WORK/b022/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/91/91b58aa446b5dd0395e91764cfd449c9361e8e203e42c5120d2d83518fa2da72-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid SlrW_zC_nmuDCxAG3PyF/SlrW_zC_nmuDCxAG3PyF -goversion go1.15.5 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/8b/8ba843dea1f8d625894df5ed1ef3e341bd1bc9ebedfa050a934dec11c1cb7b33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/3d/3de32574b76eb8a89b85b83550c51448ccca09cfd03e76ebc423dc528270a170-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/8a/8a231e3e6c667279792b9f6162adfd8866dde6c60d80cf2a83aee428a7952f4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5d/5d0dfc324748c4611f05e4194e4c8c9aa4677eca34ba343173ff63c3e25b34d9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/f6/f6a96d99bbcfb68ac65527862d4095b17bc6872e76f62a21aadb648cca26acbd-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/15/15396230877b9fac877be4548994cfc4cf10f362329c712b32755cf72d3eb239-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid kg95VXOFo0-t5TdMWe33/kg95VXOFo0-t5TdMWe33 -goversion go1.15.5 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid V_OmzDhnGphtPOU3zbQO/V_OmzDhnGphtPOU3zbQO -goversion go1.15.5 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/2a/2a8f3c517c0a01220a47bc857158466ce200f07ba1e3d3aba2110df11d533a4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/e3/e33ddecbfb72f132451a522d63724748076e184e610bdd8be52e2c0836db1cbe-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a6/a645049698c9f8c2e758643d1510202148f9119e594405bc044ff8e007348280-d # internal cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid rli__mbaf3TpCneMxc4J/rli__mbaf3TpCneMxc4J -goversion go1.15.5 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid d3BTW_T_AN7XH-GM18lc/d3BTW_T_AN7XH-GM18lc -goversion go1.15.5 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/ac/ac5466e211286d67f906be535fbb65f200cec133c90cf8950fde67a84d960f7b-d # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/e5/e58d8a7851d09d1e8481c239b3e8cfc0f576ee4b3174b2fb332fa86e6d5f9cea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/2e/2ec234bc5faae86c03b016c36b55019800508310226151af4a7b7ce6394eb424-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/bf/bff0df74c4b69668a1c7e777e11e0ae4627afda253e43744658ce5ee04052439-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid -vJezRtP5BAP0St1PZW8/-vJezRtP5BAP0St1PZW8 -goversion go1.15.5 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b053/sig_amd64.o ./sig_amd64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -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 cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7a/7a0cbef7768c33dbeade832ced488dd27fdd0e06ae06da79b7585a508ee9379a-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2d/2d709b2dc334907deea41ac5581cbedebeed1742e881661e082e2a1de1bb9a20-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_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/95/95c5cf372f4d0e83d84b1a8cf292fac601098bdab2ef0161863df75082189a1a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/6a/6a13de818c60c4281e62dfccaedf2b395cdf8a886f885233c5d3811577d48dbb-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b9/b99445af9e8ae8820b2756001be7ea2509ff07a5d5974ac774553ed059a0d651-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/4a/4a7f0a00a1c1fe75f2ece72951041decd56d2327f4a0a13dc4668c73a4e93f2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true internal/testlog cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/52/52533f02ae6f539db24d8d3863f5b1cd11b7ea4da980720e4105fe54fe7e43d4-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/cb/cb7c2807beb92a01dddd84976096a5b7ed87c641cc29580c32bd26a8ecd6b626-d # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/a8/a8f21e663754582f5b7be13749b44659b0ef2c5dd019e1f3b5457389c31c929c-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b032/ crypto/internal/boring/fipstls github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/groupcache/lru cd $WORK/b063 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b174/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 8o27DNIYfgzcziamO_Z0/8o27DNIYfgzcziamO_Z0 -goversion go1.15.5 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go mkdir -p $WORK/b295/ cat >$WORK/b174/go_asm.h << 'EOF' # internal EOF internal/bytealg mkdir -p $WORK/b008/ cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b174/symabis ./dummy.s cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b162/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/groupcache/lru /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid x9mEXtQa-pw2HuexMM9E/x9mEXtQa-pw2HuexMM9E -goversion go1.15.5 -D "" -importcfg $WORK/b295/importcfg -pack ./lru.go math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid tASXUHMTZpMD2z4nbsSX/tASXUHMTZpMD2z4nbsSX -goversion go1.15.5 -symabis $WORK/b174/symabis -D "" -importcfg $WORK/b174/importcfg -pack -asmhdr $WORK/b174/go_asm.h ./tls.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid yUIajO-GZxAygLBC_etO/yUIajO-GZxAygLBC_etO -goversion go1.15.5 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid ahoVZ_BvWi_Edu-_eSP0/ahoVZ_BvWi_Edu-_eSP0 -goversion go1.15.5 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b174/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/8f/8f2994e2e99e9ed06e8de257e5a7c5bae6e72bbc07fcc8cd1ec7f67a8ae0ad21-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b174/_pkg_.a $WORK/b174/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/da/da69be995eac432837ade817b227e6ca4928cbd8e1eaeac4e6748c11ca092b22-d # internal cd $WORK/b063 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/5b/5b2e913065cc235549d8a877afd8da5076250d0712c9c8d35774eb432f94fc14-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -g -O2 -Wall -Werror -o $WORK/b063/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/5e/5ecab8fe45db3c7ffffbe31f80146dc57639aff3558ed5d6d713e5f161ad30de-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid zvFBmw4J_KxuFtcstf1R/zvFBmw4J_KxuFtcstf1R -goversion go1.15.5 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e5/e56fe7b4c2da710f6d3ee2089ced35dfec29fda6936323d67363d665996eb03c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -g -O2 -Wall -Werror -o $WORK/b063/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -g -O2 -Wall -Werror -o $WORK/b063/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/stubs_amd64.o ./stubs_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -g -O2 -Wall -Werror -o $WORK/b063/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/log_amd64.o $WORK/b015/sqrt_amd64.o $WORK/b015/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/48/48f2bdcdbe00e5b5c503403e15dbf95fa9e36c82d82f2cea3736d6646377d0d3-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -g -O2 -Wall -Werror -o $WORK/b063/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -g -O2 -Wall -Werror -o $WORK/b063/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -g -O2 -Wall -Werror -o $WORK/b063/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -g -O2 -Wall -Werror -o $WORK/b063/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -g -O2 -Wall -Werror -o $WORK/b063/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -I $WORK/b063/ -g -O2 -Wall -Werror -o $WORK/b063/_x012.o -c gcc_amd64.S cd $WORK/b063 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/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 TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b063=/tmp/go-build -gno-record-gcc-switches -o $WORK/b063/_cgo_.o $WORK/b063/_cgo_main.o $WORK/b063/_x001.o $WORK/b063/_x002.o $WORK/b063/_x003.o $WORK/b063/_x004.o $WORK/b063/_x005.o $WORK/b063/_x006.o $WORK/b063/_x007.o $WORK/b063/_x008.o $WORK/b063/_x009.o $WORK/b063/_x010.o $WORK/b063/_x011.o $WORK/b063/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b063/_cgo_.o -dynout $WORK/b063/_cgo_import.go -dynlinker cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b063/symabis ./asm_amd64.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p runtime/cgo -std -installsuffix shared -buildid XvVt9M5Njk3AsXhu5NNm/XvVt9M5Njk3AsXhu5NNm -goversion go1.15.5 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b063/_cgo_gotypes.go $WORK/b063/cgo.cgo1.go $WORK/b063/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b063/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b063/_pkg_.a $WORK/b063/asm_amd64.o $WORK/b063/_x001.o $WORK/b063/_x002.o $WORK/b063/_x003.o $WORK/b063/_x004.o $WORK/b063/_x005.o $WORK/b063/_x006.o $WORK/b063/_x007.o $WORK/b063/_x008.o $WORK/b063/_x009.o $WORK/b063/_x010.o $WORK/b063/_x011.o $WORK/b063/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/57/577a1a1042955b3419c5f07dd334bf030ce93bdc7c35921bbea63c526e4e386b-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/0e/0ea5694b0aa260be6eb72283cd16349df213630dc91e4c699e28afb05549daa2-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid Ewkn_6g-qB6OszlQAtpD/Ewkn_6g-qB6OszlQAtpD -goversion go1.15.5 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid IMTqYWQaKfkn_ESVXslJ/IMTqYWQaKfkn_ESVXslJ -goversion go1.15.5 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/87/87058da47e059d562ff2b35800d3a941642674589cb0cafe79d9d881be6019db-d # internal internal/singleflight mkdir -p $WORK/b062/ math/rand cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b055/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid iTbOy7WovynVtisWfBgU/iTbOy7WovynVtisWfBgU -goversion go1.15.5 -D "" -importcfg $WORK/b062/importcfg -pack ./singleflight.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p math/rand -std -complete -installsuffix shared -buildid COLQklp-MGTXITjBAryv/COLQklp-MGTXITjBAryv -goversion go1.15.5 -D "" -importcfg $WORK/b055/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/cf/cf2f829769f53dd54a14bbc4963db234715fae3572f4cbe3b0af2ffb980f0aec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/fa/fa8fea1162288bc792a4a76768381a9297ed6667fef5a9be19679cb96bfdb5d8-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/90/90fa52fa7e3a8a1e9b90b14c38f06931f95bbed5f0a24fb28c46d772f3f481c6-d # internal errors mkdir -p $WORK/b003/ sort cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid W6NW1f2ykR7FuIuKXRBa/W6NW1f2ykR7FuIuKXRBa -goversion go1.15.5 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid EO9SPAz04P6x-Lz54i4G/EO9SPAz04P6x-Lz54i4G -goversion go1.15.5 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ed/ed51194b022305a577d5d50baf2e33100e5ed1a6a73babd5df6a53d7be5224cf-d # internal internal/oserror mkdir -p $WORK/b026/ github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor io github.com/kubernetes-sigs/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b097/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b024/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid s-5D_rzesQT1pWYR6Xie/s-5D_rzesQT1pWYR6Xie -goversion go1.15.5 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid gMKzwwpMivKDyl7rWZMB/gMKzwwpMivKDyl7rWZMB -goversion go1.15.5 -D "" -importcfg $WORK/b097/importcfg -pack ./apparmor_disabled.go mkdir -p $WORK/b389/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid kOJUdyoA1nDbkQAaPxQB/kOJUdyoA1nDbkQAaPxQB -goversion go1.15.5 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b060/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b162/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b017/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid DO1wdPa9OWgFOJPspFx_/DO1wdPa9OWgFOJPspFx_ -goversion go1.15.5 -D "" -importcfg $WORK/b389/importcfg -pack ./lru.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid uD4i4tz3eRE0iUDDh0UP/uD4i4tz3eRE0iUDDh0UP -goversion go1.15.5 -D "" -importcfg $WORK/b060/importcfg -pack ./message.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid pxY15O96LvY0CowfoR5f/pxY15O96LvY0CowfoR5f -goversion go1.15.5 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.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/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/9c/9cf71eab3cc2a52aba3a9b527f92f36538dec8ba7d107c503b551045384c4f98-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/17/17c6ca4c79040799c15981ff9b8604f01756d9b4920f5e82de88e9e3c50ca55d-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_amd64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid uZP_HFchRNbrT7q6EC4X/uZP_HFchRNbrT7q6EC4X -goversion go1.15.5 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.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/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/1f/1f4abaeed58d60ab3a1bc7471d200cd241a4e954e1d76b41c052a04b6e03d883-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0c/0cb694e6b02b7cbbe2e09b9471db84026177fc74bc0f0def74630be359037126-d # internal github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b134/ container/heap mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a EOF cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p container/heap -std -complete -installsuffix shared -buildid NmzMX7BNFAPb1asrCm77/NmzMX7BNFAPb1asrCm77 -goversion go1.15.5 -D "" -importcfg $WORK/b255/importcfg -pack ./heap.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid 3DOf676kmNwb9l5BnEaR/3DOf676kmNwb9l5BnEaR -goversion go1.15.5 -D "" -importcfg $WORK/b134/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/26/26b7c205acf8810bf6cf1eaced197584b9dbfd0a7d62a1d39f4db118f45f0b0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c0/c0b1940ff89d8b98b6034deaca374500674a5e8eaade7fd1d70af49335419c4e-d # internal crypto/internal/randutil mkdir -p $WORK/b166/ hash mkdir -p $WORK/b052/ text/tabwriter cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF strings bytes cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 6B7APZpHltG_Q4WfXzTe/6B7APZpHltG_Q4WfXzTe -goversion go1.15.5 -D "" -importcfg $WORK/b166/importcfg -pack ./randutil.go mkdir -p $WORK/b270/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p hash -std -complete -installsuffix shared -buildid ibwcK4-TjZkLpaQVrK6X/ibwcK4-TjZkLpaQVrK6X -goversion go1.15.5 -D "" -importcfg $WORK/b052/importcfg -pack ./hash.go mkdir -p $WORK/b039/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid q7ayoqpjf4FBtTiu7s89/q7ayoqpjf4FBtTiu7s89 -goversion go1.15.5 -D "" -importcfg $WORK/b270/importcfg -pack ./tabwriter.go mkdir -p $WORK/b034/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid S5_WAujxF0T7mXIJi1fy/S5_WAujxF0T7mXIJi1fy -goversion go1.15.5 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid gdr5hEgtAoJ5d2QUCIAo/gdr5hEgtAoJ5d2QUCIAo -goversion go1.15.5 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/0d/0dc5151cfb573856820958556ddb8ecc7d3583814283f479ef0e3bc9594b07ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/5f/5f244dceb9a7f6d61c079368a3356744f68fa74345afe9bf90e98439a23f6502-d # internal hash/adler32 mkdir -p $WORK/b258/ hash/fnv hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal mkdir -p $WORK/b293/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid wez82YHEDTQ88RvoR4MA/wez82YHEDTQ88RvoR4MA -goversion go1.15.5 -D "" -importcfg $WORK/b258/importcfg -pack ./adler32.go mkdir -p $WORK/b192/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 7gftk50FcCAuKaHQZf0H/7gftk50FcCAuKaHQZf0H -goversion go1.15.5 -D "" -importcfg $WORK/b293/importcfg -pack ./fnv.go cat >$WORK/b192/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b192=>" -I $WORK/b192/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b192/symabis ./crc32_amd64.s cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/dd/dd6df12880ed10324f69ce9bdea507e09021c3e30a314bb4a0941723e8b44a35-d # internal cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p hash/crc32 -std -installsuffix shared -buildid KxVUR1rmoabgQ0jjB22b/KxVUR1rmoabgQ0jjB22b -goversion go1.15.5 -symabis $WORK/b192/symabis -D "" -importcfg $WORK/b192/importcfg -pack -asmhdr $WORK/b192/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/60/60b24667788b340a71be4d06d000dbfb65869c7555575da4ddac0efd9f626dc7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/74/744a699ca5c190c7d30c27ef25a8b30b93ced5f7a38ed4b371eaad46341c5319-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b192=>" -I $WORK/b192/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b192/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b192/_pkg_.a $WORK/b192/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/4f/4ff9f1f98ba9aee23fca79a61bf8ddd2a0f7b65876080ee34babda73a175d005-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/f2/f2a07a36e778ebc563b2a78b958b499d544646aec244fa84eaa6e4f52f13279f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/e6/e6bea0a9b26c74d0cae46752a87c9370af2fdc03375a81b51fc3bbea92c86643-d # internal github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/transform mkdir -p $WORK/b196/ vendor/golang.org/x/text/transform github.com/kubernetes-sigs/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion mkdir -p $WORK/b205/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/785d6ad6d8a5fb3f5a49028e9fd12959fa8bf815fe659361ef5410a3facf92cd-d # internal cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid sdzCwZFA0wZOd6j0vmne/sdzCwZFA0wZOd6j0vmne -goversion go1.15.5 -D "" -importcfg $WORK/b196/importcfg -pack ./transform.go mkdir -p $WORK/b476/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid u01gVGeKpekgioj2BC4Y/u01gVGeKpekgioj2BC4Y -goversion go1.15.5 -D "" -importcfg $WORK/b205/importcfg -pack ./transform.go crypto/rc4 mkdir -p $WORK/b176/ crypto mkdir -p $WORK/b051/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a EOF cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion -complete -installsuffix shared -buildid 1ML-dRgnrHk8tD4T58yg/1ML-dRgnrHk8tD4T58yg -goversion go1.15.5 -D "" -importcfg $WORK/b476/importcfg -pack ./expand.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid c-i80AX3QpHoYBq2uWBi/c-i80AX3QpHoYBq2uWBi -goversion go1.15.5 -D "" -importcfg $WORK/b176/importcfg -pack ./rc4.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto -std -complete -installsuffix shared -buildid DexP8M_GSJIGpCS0JnLh/DexP8M_GSJIGpCS0JnLh -goversion go1.15.5 -D "" -importcfg $WORK/b051/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid -kgyChA8ancta09G0GNZ/-kgyChA8ancta09G0GNZ -goversion go1.15.5 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/94/9414534344d0b480ffaa9be5a3ef6a86f93c409db4f9ef7d262e486aabedd23b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/14/14575417e4374484e726c8579f191a8b7c7a65297388993509db568fc95fdb24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/30/307bfc47eaa2f6dca999905d7acdfde9f96c247ce3d73f7b865947ea4df1a594-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/0b/0be1cfe607d40ef72d624026200ef1c7edf8973d9f568f18526b88ebd85fa18e-d # internal path mkdir -p $WORK/b067/ bufio mkdir -p $WORK/b042/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p path -std -complete -installsuffix shared -buildid WKVdK6uy8iwHp6fPHZPP/WKVdK6uy8iwHp6fPHZPP -goversion go1.15.5 -D "" -importcfg $WORK/b067/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b070/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p bufio -std -complete -installsuffix shared -buildid BOVEz66ecus82UFTLFbd/BOVEz66ecus82UFTLFbd -goversion go1.15.5 -D "" -importcfg $WORK/b042/importcfg -pack ./bufio.go ./scan.go html mkdir -p $WORK/b269/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1ZilKcbR4d5aHsS1qUj1/1ZilKcbR4d5aHsS1qUj1 -goversion go1.15.5 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p html -std -complete -installsuffix shared -buildid Ljiwe9MR23soH51F-LsU/Ljiwe9MR23soH51F-LsU -goversion go1.15.5 -D "" -importcfg $WORK/b269/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/e6/e64fee6b89d3ba1d846be0c5bba6ac9fda03fe47eed80a141709cdf2a812faa5-d # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/11/114dfb65cdecb39e7258eaf3644de8fd036de127485885af36fb20b3580bbbe0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6e/6e0d719f44f9ff06f7d32cb69042c56b3994f063fc45f70b4a4bbabe7bf38f2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/cf/cf5c5aaddd8ff2ab2ee9c804ffbdac971656829764528296f6bfcec53aea5484-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/82/8245889c7a4fe71cd46faa771b43aac31c490d8a23bd34a22c313addc28efe39-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d5/d537999bf95b76f477530111ce605c531423bbe8678d77e68af94e66f3aebacd-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b029/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/65/65874d32c2f7eda816defef236582cd62e7e34cb19dfc3102678463c41d986a0-d # internal internal/syscall/execenv mkdir -p $WORK/b031/ internal/syscall/unix mkdir -p $WORK/b028/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF time mkdir -p $WORK/b030/ cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid T9GI37HsnyTi62etH6xM/T9GI37HsnyTi62etH6xM -goversion go1.15.5 -D "" -importcfg $WORK/b031/importcfg -pack ./execenv_default.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid -ogCMWDZw_aOOrZY3q5p/-ogCMWDZw_aOOrZY3q5p -goversion go1.15.5 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid ZPzGzo5D-Kf2J7DFk9D6/ZPzGzo5D-Kf2J7DFk9D6 -goversion go1.15.5 -D "" -importcfg $WORK/b030/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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/bf/bf020507bde741439008a2acc319db14a33675a1396769f016b6128c24ef93bd-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/84/84f76b5be71ea8d01c52f84afc69c3d54e32e87e273cb4999259f4a7e3b555cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/1a/1a45b3813c8b6b8d6e2ee54438753cab7265ed2d48af330333fbf5a1d60c47b5-d # internal regexp mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp -std -complete -installsuffix shared -buildid SO9rKEnPPGeiRJn7Pu33/SO9rKEnPPGeiRJn7Pu33 -goversion go1.15.5 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/71/7111e70c83883e7341b555a3b8dece1d7b6d237b79070b549d202cb44812cc81-d # internal github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/version mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid n-yw455z0EiTV9bV2wzt/n-yw455z0EiTV9bV2wzt -goversion go1.15.5 -D "" -importcfg $WORK/b223/importcfg -pack ./doc.go ./helpers.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/09/09776c22b215f695ebc6a143663f55addcc33e46e20a97711fabdb86b8278d66-d # internal github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock mkdir -p $WORK/b250/ github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/keepalive context mkdir -p $WORK/b279/ mkdir -p $WORK/b059/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid M3Ti9oa7eti3zK1M8-G3/M3Ti9oa7eti3zK1M8-G3 -goversion go1.15.5 -D "" -importcfg $WORK/b250/importcfg -pack ./clock.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid JGYRBg_-_2jrS6hUG_ep/JGYRBg_-_2jrS6hUG_ep -goversion go1.15.5 -D "" -importcfg $WORK/b279/importcfg -pack ./keepalive.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF internal/poll mkdir -p $WORK/b027/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p context -std -complete -installsuffix shared -buildid Y7Ci0xcOR2HwjCWV6v6J/Y7Ci0xcOR2HwjCWV6v6J -goversion go1.15.5 -D "" -importcfg $WORK/b059/importcfg -pack ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid ggTffrxYOMRCI1Qu9V_v/ggTffrxYOMRCI1Qu9V_v -goversion go1.15.5 -D "" -importcfg $WORK/b027/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/c9/c94096dc871d0245c0105917a41967c50a00a810c6eb3d913109882bea17ffcc-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/d8/d8330db80521c60fe043b54c8f20ccf50dff71b7ce816337826e1df76de48be5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/29/296633eb75d905c16dea958c8fcc172e0a3e3192bad1329daa91dba514410c5d-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/47/47e73eb5ffab430ecb3ca1fd8f5507d375a8b8d6a0397373068dd3e84f7907b7-d # internal github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b059/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context -complete -installsuffix shared -buildid BxzTOnxsy4Mjc0AvGIzh/BxzTOnxsy4Mjc0AvGIzh -goversion go1.15.5 -D "" -importcfg $WORK/b124/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/13/13851398016d8b0b20d543cb3a648e1d1c1d01fe69ff19d3bbd24cda43da005c-d # internal github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/tap mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b124/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid bMoVunI78rAav2Xb3Y-z/bMoVunI78rAav2Xb3Y-z -goversion go1.15.5 -D "" -importcfg $WORK/b290/importcfg -pack ./tap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/ab/aba447a4bbf00185578bb5961d9736412045a487e9738f010a19b8e7c0656219-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/3f/3f0853c08e3132b01d317f62c969f8fa157df380242258ca9a84796f64d75ac5-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b028/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid 4GxGOdHxhbCwl9IiDMPn/4GxGOdHxhbCwl9IiDMPn -goversion go1.15.5 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/79/79ebbc54c9c2b40a8507dd3459548de3a3d7f93945022e6bbf3bcbe211c180e9-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b038/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b142/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid nCokH2B19_w8_E0wX-yK/nCokH2B19_w8_E0wX-yK -goversion go1.15.5 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid fe0_XTRyK5tBIaOyuX8N/fe0_XTRyK5tBIaOyuX8N -goversion go1.15.5 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid BO9WlOUoZaGSnO5F4a9A/BO9WlOUoZaGSnO5F4a9A -goversion go1.15.5 -D "" -importcfg $WORK/b142/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/eb/eb8bdec8a00ae60a7c2bc81b8b30782bb9858059cba8f5859699f523b6d450e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/bb/bb73bbdde0746d88739830b83157bca5ac7674f520a31ff9e969ef313dc29d5d-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/f8/f836c22cb32f52fe48032e7458bd546d34e10d089d083076803aa31d07e66039-d # internal encoding/base64 mkdir -p $WORK/b037/ vendor/golang.org/x/crypto/poly1305 crypto/md5 crypto/cipher crypto/sha1 mkdir -p $WORK/b185/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF crypto/ed25519/internal/edwards25519 cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid h9oGPYEmskHDiwhb4FPX/h9oGPYEmskHDiwhb4FPX -goversion go1.15.5 -D "" -importcfg $WORK/b037/importcfg -pack ./base64.go mkdir -p $WORK/b172/ cat >$WORK/b185/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b185/symabis ./sum_amd64.s mkdir -p $WORK/b175/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b047/ cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid m64NIJxIpyGfXzX2Y3w_/m64NIJxIpyGfXzX2Y3w_ -goversion go1.15.5 -D "" -importcfg $WORK/b172/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b175/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b175/symabis ./md5block_amd64.s mkdir -p $WORK/b056/ cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b047/symabis ./xor_amd64.s cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b056/symabis ./sha1block_amd64.s cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 2_hfC-fxCz7R0XQEJzDD/2_hfC-fxCz7R0XQEJzDD -goversion go1.15.5 -symabis $WORK/b185/symabis -D "" -importcfg $WORK/b185/importcfg -pack -asmhdr $WORK/b185/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/cipher -std -installsuffix shared -buildid BYwcMjiyzUSqxdWp5_B3/BYwcMjiyzUSqxdWp5_B3 -goversion go1.15.5 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 2w2vi8_InO8xFthsr_F6/2w2vi8_InO8xFthsr_F6 -goversion go1.15.5 -symabis $WORK/b175/symabis -D "" -importcfg $WORK/b175/importcfg -pack -asmhdr $WORK/b175/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid ad1kmWJttxqPoYS8sVs1/ad1kmWJttxqPoYS8sVs1 -goversion go1.15.5 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b185=>" -I $WORK/b185/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b185/sum_amd64.o ./sum_amd64.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/87/87fcae2027c6386ec5beb41cecca8e43da38cce41e65a91aedca3e7b5f4f76a9-d # internal internal/lazyregexp mkdir -p $WORK/b151/ github.com/kubernetes-sigs/cri-o/pkg/findprocess github.com/kubernetes-sigs/cri-o/vendor/k8s.io/kubernetes/pkg/util/file os/signal path/filepath runtime/debug mkdir -p $WORK/b090/ fmt cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b470/ cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid rrMZXuU32CgxXzFOsV9h/rrMZXuU32CgxXzFOsV9h -goversion go1.15.5 -D "" -importcfg $WORK/b151/importcfg -pack ./lazyre.go mkdir -p $WORK/b087/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/pkg/findprocess /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/kubernetes-sigs/cri-o/pkg/findprocess -complete -installsuffix shared -buildid OPkCSuQYekhDcRvaTvkg/OPkCSuQYekhDcRvaTvkg -goversion go1.15.5 -D "" -importcfg $WORK/b090/importcfg -pack ./findprocess.go ./findprocess_unix.go mkdir -p $WORK/b065/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b087/symabis ./sig.s mkdir -p $WORK/b120/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b002/ github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/kubernetes/pkg/util/file /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/kubernetes/pkg/util/file -complete -installsuffix shared -buildid gn2mx_Nq3TN47HHzBVOo/gn2mx_Nq3TN47HHzBVOo -goversion go1.15.5 -D "" -importcfg $WORK/b470/importcfg -pack ./file.go cat >$WORK/b120/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid HOQL6JBqg_YWi1DANu3y/HOQL6JBqg_YWi1DANu3y -goversion go1.15.5 -D "" -importcfg $WORK/b065/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b120/symabis ./debug.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b185/_pkg_.a $WORK/b185/sum_amd64.o # internal cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid wXyhSpr75hqkvThj5V46/wXyhSpr75hqkvThj5V46 -goversion go1.15.5 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go mkdir -p $WORK/b073/ cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b175/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b073/symabis ./asm_linux_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF net mkdir -p $WORK/b058/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p os/signal -std -installsuffix shared -buildid 5aFNi8rrtT5LCuGwGWc3/5aFNi8rrtT5LCuGwGWc3 -goversion go1.15.5 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b058/ -importpath net -- -I $WORK/b058/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/03/03b1824167d25cc40b94e5c5372a06e39a97d79d6c9c82e2b3f8ed9b1f381b92-d # internal cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p runtime/debug -std -installsuffix shared -buildid ewN3CUHY2wtC14zLuUQw/ewN3CUHY2wtC14zLuUQw -goversion go1.15.5 -symabis $WORK/b120/symabis -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/sys/unix -installsuffix shared -buildid nKSO2rnpL1Wae7HWu6B0/nKSO2rnpL1Wae7HWu6B0 -goversion go1.15.5 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./env_unset.go ./file_unix.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_unix.go ./syscall_unix_gc.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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/5d/5d7c8531e37a1d52f7c83b678ecd65a570dcf5b4ba04a19bf88941b461786802-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b175/_pkg_.a $WORK/b175/md5block_amd64.o # internal encoding/pem mkdir -p $WORK/b181/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid DGfE3vOT9oN1EbWQ48jI/DGfE3vOT9oN1EbWQ48jI -goversion go1.15.5 -D "" -importcfg $WORK/b181/importcfg -pack ./pem.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ed/edc954a607638adf5447a58f4e4813d9d9333e28df9ede80c26e7bb2b0dfb7e3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/30/30bb677a0b03154bb1d0e77f1f3408b0a1dc70b6e19ab20f3665ea418035d4b7-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/06/063e476fa18643de7c7757cd60d3bed92de627426d78862b7820e833d9506469-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/f8/f813b997452d50ddb832e5b99c81dd3914f24679b21fdd86fb1d1936f322108e-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b056/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/5e/5ed59c0ed2b6fd9656755ebd8d89e6a5f63fd6a96a36c07c48a68453dff4b189-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b120=>" -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b120/debug.o ./debug.s cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/a7/a7ade24da1cfef6918e13dc8ab247adc9f5126c273865f3c5ad6aef8ac48c30b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b120/_pkg_.a $WORK/b120/debug.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/20/20e3fc29979b48d784804f3ca0ea6a29da8700c5f5b6a2ce5644024158b756a6-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b047/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/1c/1c38cbea4727c28c0e04bcd6fbbc0a3964a10bb7d42e0829551a85532f4e44a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b047/_pkg_.a $WORK/b047/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/32/32f4ce8ac4ea89c50fa54dd10038957e327a2894b4095d2f9c4e62c2f2602f1c-d # internal crypto/des vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b163/ mkdir -p $WORK/b183/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid VkVxbbv7u5OmeUvEz8ks/VkVxbbv7u5OmeUvEz8ks -goversion go1.15.5 -D "" -importcfg $WORK/b163/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b184/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid Ud8rJyxTqgO2zp9XheBH/Ud8rJyxTqgO2zp9XheBH -goversion go1.15.5 -D "" -importcfg $WORK/b183/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/bc/bc38d3f88a49d20999ef2126f0907ecb4646b091b558c27c8e0ab3c492d00d00-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f8/f854a375c5ebc4c18308fac088d7aa94d82d9f7d1727b0ebf904545a093693f8-d # internal io/ioutil mkdir -p $WORK/b074/ github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace os/exec mkdir -p $WORK/b114/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid rWJRG-9nkh90PQQP3izx/rWJRG-9nkh90PQQP3izx -goversion go1.15.5 -D "" -importcfg $WORK/b074/importcfg -pack ./ioutil.go ./tempfile.go mkdir -p $WORK/b064/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid 1bVNx9Ph-QsMCyT3HMKd/1bVNx9Ph-QsMCyT3HMKd -goversion go1.15.5 -D "" -importcfg $WORK/b114/importcfg -pack ./capture.go ./frame.go ./stacktrace.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p os/exec -std -complete -installsuffix shared -buildid ykqZC3m6J2YYZhK7RdSZ/ykqZC3m6J2YYZhK7RdSZ -goversion go1.15.5 -D "" -importcfg $WORK/b064/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/43/43fded8295aade6e32230d3f2cf7faf8ad6119aab3228c83aaa7300f2d763536-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/36/36fcab1b3505cf01bd745d14120861dc14c73e55a4ce70c5e05b5f1f93b6f41b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/b8/b8958f9a6f7b6697dcd2d480a4a8fd25382b73cf59d87674ab0f1894844e1e6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/66/66f03478b379beeb2a51c249a128dfe9f1298922bdf4040d64d7099ee9b47a9e-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b186/ cat >$WORK/b186/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b186=>" -I $WORK/b186/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b186/symabis ./cpu_x86.s cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid Mpj4bendl2bIJ2Bl-bDu/Mpj4bendl2bIJ2Bl-bDu -goversion go1.15.5 -symabis $WORK/b186/symabis -D "" -importcfg $WORK/b186/importcfg -pack -asmhdr $WORK/b186/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_linux_noinit.go ./cpu_x86.go ./hwcap_linux.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b186=>" -I $WORK/b186/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b186/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b186/_pkg_.a $WORK/b186/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/7f/7fe118cbd5d2178e4b37dbc53ba76edbf571b6ccc704bb1dc2ff8cd9d7d8b3da-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b182/ cat >$WORK/b182/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b182=>" -I $WORK/b182/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b182/symabis ./chacha20poly1305_amd64.s cat >$WORK/b182/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b185/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b186/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid UPOV1GLqiPi5yCNHWgYb/UPOV1GLqiPi5yCNHWgYb -goversion go1.15.5 -symabis $WORK/b182/symabis -D "" -importcfg $WORK/b182/importcfg -pack -asmhdr $WORK/b182/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/fc/fc62e20283ce91c9f625d3aa1b41acd60a17c4ee9fab67dbf0fd1eda47618294-d # internal github.com/kubernetes-sigs/cri-o/vendor/k8s.io/utils/exec github.com/kubernetes-sigs/cri-o/vendor/github.com/kr/pty mkdir -p $WORK/b473/ mkdir -p $WORK/b089/ cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b059/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/utils/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/utils/exec -complete -installsuffix shared -buildid GH5rQb50S4WynMdcHvF9/GH5rQb50S4WynMdcHvF9 -goversion go1.15.5 -D "" -importcfg $WORK/b473/importcfg -pack ./doc.go ./exec.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/kr/pty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/kr/pty -complete -installsuffix shared -buildid MDE4kr4Y2vQtdmqkYOVg/MDE4kr4Y2vQtdmqkYOVg -goversion go1.15.5 -D "" -importcfg $WORK/b089/importcfg -pack ./doc.go ./ioctl.go ./pty_linux.go ./run.go ./util.go ./ztypes_amd64.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b182=>" -I $WORK/b182/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b182/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/4c/4ca289fe83a6b88813cf745636710555b481f51a1edcc840f40498536029bee7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b182/_pkg_.a $WORK/b182/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/cd/cdac2568670a5d2801bfcd443e2c25dc8e88e5d04c6fe884aac2b74a15d7d2f0-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/cd/cdaa7d4e1828f982280b417c05ab69b3bb018e7073d926e92b3e73d079342dbd-d # internal encoding/hex mkdir -p $WORK/b057/ os/user mkdir -p $WORK/b066/ github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/go-units cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b068/ github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b066/ -importpath os/user -- -I $WORK/b066/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid Nn1YYfuRquroRwKoSAz-/Nn1YYfuRquroRwKoSAz- -goversion go1.15.5 -D "" -importcfg $WORK/b057/importcfg -pack ./hex.go encoding/json mkdir -p $WORK/b035/ log github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF text/scanner mkdir -p $WORK/b081/ github.com/kubernetes-sigs/cri-o/vendor/github.com/mrunalp/fileutils cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid ABCYZdvL0yWKCmEqGVh8/ABCYZdvL0yWKCmEqGVh8 -goversion go1.15.5 -D "" -importcfg $WORK/b068/importcfg -pack ./duration.go ./size.go ./ulimit.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b036/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b071/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid YaryDbL_dnGUTgaHQTYD/YaryDbL_dnGUTgaHQTYD -goversion go1.15.5 -D "" -importcfg $WORK/b035/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b080/ mkdir -p $WORK/b072/ github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/fields cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/kubernetes-sigs/cri-o/vendor/github.com/vishvananda/netns cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 0hk25urRZdCNoNIF7027/0hk25urRZdCNoNIF7027 -goversion go1.15.5 -D "" -importcfg $WORK/b081/importcfg -pack ./scanner.go github.com/kubernetes-sigs/cri-o/vendor/github.com/coreos/pkg/dlopen github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount math/big net/url github.com/kubernetes-sigs/cri-o/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b096/ mkdir -p $WORK/b125/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/time/rate mkdir -p $WORK/b249/ github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF flag github.com/kubernetes-sigs/cri-o/vendor/github.com/seccomp/libseccomp-golang mime go/token text/template/parse cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid O6ZLrkLtFkFL-s6cypt4/O6ZLrkLtFkFL-s6cypt4 -goversion go1.15.5 -D "" -importcfg $WORK/b072/importcfg -pack ./errors.go ./stack.go github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/naming mime/quotedprintable github.com/kubernetes-sigs/cri-o/vendor/github.com/google/gofuzz github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors github.com/kubernetes-sigs/cri-o/vendor/k8s.io/client-go/pkg/version net/http/internal github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/types cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap k8s.io/apimachinery/pkg/selection=github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/selection packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/selection=$WORK/b126/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b140/ vendor/golang.org/x/crypto/curve25519 github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/http2/hpack cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p log -std -complete -installsuffix shared -buildid gfrz95iub0qmJ4r7lxDs/gfrz95iub0qmJ4r7lxDs -goversion go1.15.5 -D "" -importcfg $WORK/b080/importcfg -pack ./log.go vendor/golang.org/x/net/http2/hpack cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid AdOQY8fgte_MPNZIuDBt/AdOQY8fgte_MPNZIuDBt -goversion go1.15.5 -D "" -importcfg $WORK/b125/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b065/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF compress/flate cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid v78NSxJ3BEeTcoEvvOtj/v78NSxJ3BEeTcoEvvOtj -goversion go1.15.5 -D "" -importcfg $WORK/b071/importcfg -pack ./config.go ./state.go ./version.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/mrunalp/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid K1nwUf-y2XSL4yak9IKl/K1nwUf-y2XSL4yak9IKl -goversion go1.15.5 -D "" -importcfg $WORK/b096/importcfg -pack ./fileutils.go ./idtools.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/context=github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/net/context=$WORK/b124/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/time/rate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid vyG7OrP5ecwPnF7_Q-q4/vyG7OrP5ecwPnF7_Q-q4 -goversion go1.15.5 -D "" -importcfg $WORK/b249/importcfg -pack ./rate.go mkdir -p $WORK/b105/ mkdir -p $WORK/b111/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/coreos/pkg/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b105/ -importpath github.com/kubernetes-sigs/cri-o/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b105/ -g -O2 ./dlopen.go ./dlopen_example.go mkdir -p $WORK/b054/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid g1ae398IT33s3EcCgyyK/g1ae398IT33s3EcCgyyK -goversion go1.15.5 -D "" -importcfg $WORK/b140/importcfg -pack ./deep_equal.go mkdir -p $WORK/b122/ cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b054/symabis ./arith_amd64.s cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid gjahizoU_9TeivdWjNci/gjahizoU_9TeivdWjNci -goversion go1.15.5 -D "" -importcfg $WORK/b111/importcfg -pack ./mount.go ./mount_linux.go ./mountinfo.go mkdir -p $WORK/b116/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p net/url -std -complete -installsuffix shared -buildid PzOqy67bWOh3caLxP2xy/PzOqy67bWOh3caLxP2xy -goversion go1.15.5 -D "" -importcfg $WORK/b122/importcfg -pack ./url.go mkdir -p $WORK/b130/ github.com/kubernetes-sigs/cri-o/vendor/gopkg.in/yaml.v2 mkdir -p $WORK/b235/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b210/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p flag -std -complete -installsuffix shared -buildid gVLQ87FAAqEk36m83Wbl/gVLQ87FAAqEk36m83Wbl -goversion go1.15.5 -D "" -importcfg $WORK/b130/importcfg -pack ./flag.go cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/kubernetes-sigs/cri-o/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid ZEAspy4Inx5ENHjJBDKM/ZEAspy4Inx5ENHjJBDKM -goversion go1.15.5 -D "" -importcfg $WORK/b116/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b113/ github.com/kubernetes-sigs/cri-o/vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/text/unicode/norm cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b119/ cd /builddir/build/BUILD/libpod-921f98f8795eb9fcb19ce581020cfdeff6dee09f/cri-o-9b1f0a08285a7f74b21cc9b6bfd98a48905a7ba2/_output/src/github.com/kubernetes-sigs/cri-o/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp mkdir -p $WORK/b123/ mkdir -p $WORK/b149/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid cQteDwoSX363I4OzCo6k/cQteDwoSX363I4OzCo6k -goversion go1.15.5 -D "" -importcfg $WORK/b123/importcfg -pack ./lex.go .